Gets 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 boolean getKeepGroupLayout () |
true if groups will be treated as single graph vertices, otherwise false.
See Also