DroidDiagram Programmer's Guide
GridLayout.getIterations Method
See Also
 






Gets the number of iterations that the layout algorithm should run.

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

 Syntax

Java  Copy Code

public int getIterations ()

 Return Value

An integer value specifying the number of iterations.

 See Also

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace