Sets a value indicating whether groups of diagram nodes should be treated as integral nodes in the tree that will be laid out.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
Java
![]() |
---|
public TreeLayoutBuilder keepGroupLayout ( |
true if the relative position of nodes within groups should be preserved, otherwise false.
This TreeLayoutBuilder instance.