DroidDiagram Programmer's Guide
FractalLayoutBuilder.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 FractalLayoutBuilder growToFit (
    boolean value
)

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

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