DroidDiagram Programmer's Guide
OrthogonalLayout.getRefine Method
See Also
 






Gets a value indicating whether to refine the layout.

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

 Syntax

Java  Copy Code

public boolean getRefine ()

 Return Value

true to run a refinement pass, otherwise false. The default value is true.

 See Also

OrthogonalLayout Members
OrthogonalLayout Class
com.mindfusion.diagramming Namespace