DroidDiagram Programmer's Guide
AnnealLayoutBuilder.randomize 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.builders
Package: com.mindfusion.diagramming.builders

 Syntax

Java  Copy Code

public AnnealLayoutBuilder randomize (
    boolean value
)

 Parameters

value

 Return Value

This AnnealLayoutBuilder instance.

 See Also

AnnealLayoutBuilder Members
AnnealLayoutBuilder Class
com.mindfusion.diagramming.builders Namespace