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 LayeredLayoutBuilder keepGroupLayout ( |
true if the relative position of nodes within groups should be preserved, otherwise false.
This LayeredLayoutBuilder instance.
See Also