Search
AbstractLayout.getKeepGroupLayout Method
See Also
 

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

 Syntax

Java  Copy Code

public boolean getKeepGroupLayout ()

 Return Value

 See Also