Search
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 Point2D getAnchorPos (
    int anchor
)

 Parameters

anchor

 Return Value

 See Also