Sets a value specifying whether the relative position of nodes within groups should be kept intact.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SpringLayoutBuilder keepGroupLayout ( |
true if the relative position of nodes within groups should be preserved, otherwise false.
This SpringLayoutBuilder instance.
See Also