DroidDiagram Programmer's Guide
CircularLayoutInfo.setMargins Method
See Also
 






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

Namespace: com.mindfusion.diagramming.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public void setMargins (
    Dimension margins
)

 Parameters

margins

 See Also

CircularLayoutInfo Members
CircularLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace