Search
AnnealLayoutInfo.getLayoutArea Method
See Also
 

Gets the size of the layout area.

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

 Syntax

Java  Copy Code

public Rectangle2D.Float getLayoutArea ()

 Return Value

The layout area coordinates.

 See Also