DroidDiagram Programmer's Guide
AnnealLayout.setRoot Method
See Also
 






Sets 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 void setRoot (
    DiagramNode value
)

 Parameters

value

A DiagramNode object whose containing graph will be arranged.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace