public class DatabaseLayout
extends java.lang.Object
Constructor and Description |
---|
DatabaseLayout()
Initializes a new instance of the
DatabaseLayout class. |
Modifier and Type | Method and Description |
---|---|
boolean |
arrange(Graph igraph,
DatabaseLayoutInfo info)
Applies the layout to the specified graph using the specified settings.
|
public DatabaseLayout()
DatabaseLayout
class.public boolean arrange(Graph igraph, DatabaseLayoutInfo info)