DroidDiagram Programmer's Guide
TreeLayout.getRoot Method
See Also
 






Gets the node which will be used as root of the tree.

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

 Syntax

Java  Copy Code

public DiagramNode getRoot ()

 Return Value

A DiagramNode -derived object representing the tree root node.

 See Also

TreeLayout Members
TreeLayout Class
com.mindfusion.diagramming Namespace