DroidDiagram Programmer's Guide
AnnealLayout.setRandomize Method
See Also
 






Sets a value indicating whether the nodes should be placed at random positions when the layout routine starts.

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

 Syntax

Java  Copy Code

public void setRandomize (
    boolean value
)

 Parameters

value

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace