DroidDiagram Programmer's Guide
TreeMapLayoutBuilder.growToFit Method
See Also
 






Sets a value indicating whether the layout should increase the diagram bounds to fit the arranged content.

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

 Syntax

Java  Copy Code

public TreeMapLayoutBuilder growToFit (
    boolean value
)

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

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