DroidDiagram Programmer's Guide
SpringLayout.getRandomSeed Method
See Also
 






Gets the randomization seed used for generating random node positions.

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

 Syntax

Java  Copy Code

public int getRandomSeed ()

 Return Value

An integer value specifying the randomization seed.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace