DroidDiagram Programmer's Guide
SpringLayout.setAnchoring Method
See Also
 






Sets a value indicating how links should be aligned to the anchor points of tree 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.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace