Search
TreeMapLayoutInfo.getLayoutArea Method
See Also
 

Gets 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 Rectangle2D.Float getLayoutArea ()

 Return Value

 See Also