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

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

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