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