DroidDiagram Programmer's Guide
AnnealLayout.setLayoutArea Method
See Also
 






Sets the size of the layout area.

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

 Syntax

Java  Copy Code

public void setLayoutArea (
    RectF value
)

 Parameters

value

The layout area coordinates.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace