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

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

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