DroidDiagram Programmer's Guide
TreeMapLayoutInfo.setSquarify Method
See Also
 






Sets a value indicating whether the layout should attempt to keep the dimension ratio of the nodes closer to 1.

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

 Syntax

Java  Copy Code

public void setSquarify (
    boolean value
)

 Parameters

value

 See Also

TreeMapLayoutInfo Members
TreeMapLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace