DroidDiagram Programmer's Guide
AnnealLayoutBuilder.anchoring Method
See Also
 






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

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

 Syntax

Java  Copy Code

public AnnealLayoutBuilder anchoring (
    Anchoring value
)

 Parameters

value

A member of the Anchoring enumeration.

 Return Value

This AnnealLayoutBuilder instance.

 See Also

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