DroidDiagram Programmer's Guide
TreeMapLayoutBuilder.layoutArea Method
See Also
 






Sets the rectangle in which the layout will try to arrange the nodes, or null, to use the diagram bounds.

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

 Syntax

Java  Copy Code

public TreeMapLayoutBuilder layoutArea (
    RectF value
)

 Parameters

value

 Return Value

This TreeMapLayoutBuilder instance.

 See Also

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