DroidDiagram Programmer's Guide
GridLayout.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 withingroups should be preserved, otherwise false.

 See Also

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace