DroidDiagram Programmer's Guide
ConnectionPoint.getAnchorPos Method (int)
See Also
 






Returns the point from the node's associated anchor pattern (if any) with the specified index or the link's initial point.

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

 Syntax

Java  Copy Code

public PointF getAnchorPos (
    int anchor
)

 Parameters

anchor

 Return Value

 See Also

getAnchorPos Method Overload List
ConnectionPoint Members
ConnectionPoint Class
com.mindfusion.diagramming Namespace