DroidDiagram Programmer's Guide
AnnealLayout.getRoot Method
See Also
 






Gets the diagram node that specifies which connected graph in the diagram should be arranged.

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

 Syntax

Java  Copy Code

public DiagramNode getRoot ()

 Return Value

A DiagramNode object whose containing graph will be arranged.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace