DroidDiagram Programmer's Guide
AnnealLayoutBuilder.layoutArea Method
See Also
 






Sets the size of the layout area.

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

 Syntax

Java  Copy Code

public AnnealLayoutBuilder layoutArea (
    Rectangle2D.Float value
)

 Parameters

value

The layout area coordinates.

 Return Value

This AnnealLayoutBuilder instance.

 See Also

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