DroidDiagram Programmer's Guide
TreeMapLayoutBuilder.margins Method
See Also
 






Sets the distance between the top-left corner of the smallest rectangle containing the arranged diagram and the top-left point of the document bounds.

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

 Syntax

Java  Copy Code

public TreeMapLayoutBuilder margins (
    Dimension value
)

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

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