Search
DummyConnectionPoint Methods
 


 Public Methods

  Name Description

AddLinkToNode

ConnectionPoint.AddLinkToNode override.

GetAnchorPos

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

GetEndPoint

ConnectionPoint.GetEndPoint override.

GetInitialPoint

ConnectionPoint.GetInitialPoint override.

GetIntersection

Calculates the intersection point between the specified line segment and the contour of the node associated with this connection point. (Inherited from ConnectionPoint.)

GetNodeRect

ConnectionPoint.GetNodeRect override.

LinkChanges

Checks whether the link would change if attached to the specified node at the specified point. (Inherited from ConnectionPoint.)

NodesIntersect

Checks whether the node associated with the current connection point and the node associated with the specified connection point intersect. (Inherited from ConnectionPoint.)

RemoveLinkFromNode

ConnectionPoint.RemoveLinkFromNode override.

SaveEndRelative

ConnectionPoint.SaveEndRelative override.

UpdateRow

Sets the row within the table this connection point should be associated with. (Inherited from ConnectionPoint.)

 Protected Methods

  Name Description

GetNearestAnchorPoint

Returns the nearest anchor point pertinent to this connection. (Inherited from ConnectionPoint.)

GetNearestBorderPoint

Returns the nearest point lying on the node border.

 See Also