DroidDiagram Programmer's Guide
SwimlaneLayoutInfo.setMargins 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.jlayout
Package: com.mindfusion.diagramming.jlayout

 Syntax

Java  Copy Code

public void setMargins (
    Dimension value
)

 Parameters

value

 See Also

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