DroidDiagram Programmer's Guide
SpringLayout.getEnableClusters Method
See Also
 






Gets a value indicating whether the layout algorithm should place nodes into distinct clusters.

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

 Syntax

Java  Copy Code

public boolean getEnableClusters ()

 Return Value

true if nodes will be placed in clusters when possible, otherwise false.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace