Sets the randomization seed that should be used for generating random node positions.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SpringLayoutBuilder randomSeed ( |
An integer value specifying the randomization seed.
This SpringLayoutBuilder instance.
See Also