DroidDiagram Programmer's Guide
AnnealLayout.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

true if groups will be treated as single graph vertices, otherwise false.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace