DroidDiagram Programmer's Guide
OrthogonalRouter.setRandomSeed Method
See Also
 






Sets the randomization seed to use for generating random node positions.

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

 Syntax

Java  Copy Code

public void setRandomSeed (
    int value
)

 Parameters

value

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
com.mindfusion.diagramming Namespace