DroidDiagram Programmer's Guide
OrthogonalLayoutBuilder.refine Method
See Also
 






Sets a value indicating whether to refine the layout.

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

 Syntax

Java  Copy Code

public OrthogonalLayoutBuilder refine (
    boolean value
)

 Parameters

value

 Return Value

This OrthogonalLayoutBuilder instance.

 See Also

OrthogonalLayoutBuilder Members
OrthogonalLayoutBuilder Class
com.mindfusion.diagramming.builders Namespace