JavaScript is disabled on your browser.
Skip navigation links
DbSchema API
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.wisecoders.dbs.diagram.model
Interface AbstractLayout
All Known Implementing Classes:
Layout
public interface
AbstractLayout
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<? extends
Depict
>
getDepicts
()
String
getName
()
Method Details
getName
String
getName
()
getDepicts
List
<? extends
Depict
>
getDepicts
()