Search
FractalLayout.getRoot Method
See Also
 

Gets the tree root.

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public Node getRoot ()

 Return Value

A Node specifying the root.

 See Also