Search
FractalLayout.getRoot Method
See Also
 

Gets the tree root.

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

 Syntax

Java  Copy Code

public DiagramNode getRoot ()

 Return Value

A DiagramNode specifying the root.

 See Also