DroidDiagram Programmer's Guide
AnnealLayout.setAnchoring Method
See Also
 






Sets a value specifying how links will be aligned to the anchor points of nodes.

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

 Syntax

Java  Copy Code

public void setAnchoring (
    Anchoring value
)

 Parameters

value

A member of the Anchoring enumeration. The default value is Ignore.

 See Also

AnnealLayout Members
AnnealLayout Class
com.mindfusion.diagramming Namespace