ASP.NET Pack Programmer's Guide
TableConnectionPoint Members
Methods
 


A class that represents a connection between an edge and a node in a graph.

The following tables list the members exposed by the TableConnectionPoint type.

 Public Methods

  Name Description

addLinkToNode

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

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.

getNearestBorderPoint

Returns the nearest point lying on the node border.

linkChanges

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

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.

 See Also

TableConnectionPoint Class
MindFusion.Diagramming Namespace