Search
AnnealLayoutInfo.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.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public void setRandomize (
    boolean randomize
)

 Parameters

randomize

 See Also