DroidDiagram Programmer's Guide
GridLayout.setRandomSeed Method
See Also
 






Sets the randomization seed 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

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace