DroidDiagram Programmer's Guide
TreeMapLayoutInfo.setLayoutArea Method
See Also
 






Sets the rectangle in which the layout will try to arrange the nodes.

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

 Syntax

Java  Copy Code

public void setLayoutArea (
    Rectangle2D.Float value
)

 Parameters

value

 See Also

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