Sets a value indicating whether to treat each Group of nodes as a single vertex in the arranged graph.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setKeepGroupLayout ( |
true if groups must be treated as single graph vertices, otherwise false.
See Also