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