DroidDiagram Programmer's Guide
SpringLayout.setRandomSeed Method
See Also
 






Sets the randomization seed that should be used for generating random node positions.

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

 Syntax

Java  Copy Code

public void setRandomSeed (
    int value
)

 Parameters

value

An integer value specifying the randomization seed.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace