Search
ConnectionPoint Methods
 


 Public Methods

  Name Description

AddLinkToNode

Adds the link associated with this connection point to the associated node.

GetAnchorPos

Retrieves the point from the node's associated anchor pattern (if any) with the specified index.

GetEndPoint

Calculates the coordinates of this connection point expressed in document coordinates.

GetInitialPoint

Returns a point (usually the center of the bounding rectangle) contained within the associated node.

GetIntersection

Calculates the intersection point between the specified line segment and the contour of the node associated with this connection point.

GetNodeRect

Returns the bounding rectangle of the node associated with this connection point.

LinkChanges

Checks whether the link would change if attached to the specified node at the specified point.

NodesIntersect

Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect.

RemoveLinkFromNode

Removes the link associated with this connection point from the associated node.

SaveEndRelative

Updates the coordinates of the connection point represented by this link, relative to the bounding rectangle of the associated node.

UpdateRow

Sets the row within the table this connection point should be associated with.

 Protected Methods

  Name Description

GetNearestAnchorPoint

Returns the nearest anchor point pertinent to this connection.

GetNearestBorderPoint

Returns the nearest point lying on the node border.

 See Also