Search
LayeredLayout.getKeepGroupLayout Method
See Also
 

Gets a value specifying whether the relative position of nodes within groups should be kept intact.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getKeepGroupLayout ()

 Return Value

true if the relative position of nodes within groups should be preserved, otherwise false.

 See Also