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