Sets the number of iterations that the layout algorithm should run.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SpringLayoutBuilder iterations ( |
An integer value specifying the number of iterations.
This SpringLayoutBuilder instance.
See Also