DroidDiagram Programmer's Guide
TreeViewConnectionPoint Members
Constructors Fields Methods
 


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

 Public Constructors

  Name Description

TreeViewConnectionPoint

Overloaded.  

 Protected Fields

  Name Description

node

  (Inherited from ConnectionPoint.)

 Public Methods

  Name Description

addLinkToNode

ConnectionPoint.addLinkToNode override.

calculateIntersections

Determines whether the end of a link should be aligned to the point where the node contour is intersected by the line connecting the centers of the connected nodes. (Inherited from ConnectionPoint.)

canMoveLink

Checks whether the specified point, expressed in document coordinates, is a valid location for this connection point. (Inherited from ConnectionPoint.)

getAnchorPos

Overloaded.   (Inherited from ConnectionPoint.)

getEndPoint

ConnectionPoint.getEndPoint override.

getInitialPoint

ConnectionPoint.getInitialPoint override.

getIntersection

ConnectionPoint.getIntersection override.

getNodeRect

Returns the bounding rectangle of the node associated with this connection point. (Inherited from ConnectionPoint.)

getRelativePosition

Gets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents. (Inherited from ConnectionPoint.)

getRow

ConnectionPoint.getRow override.

linkChanges

ConnectionPoint.linkChanges override.

nodesIntersect

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

readExternal

 

removeLinkFromNode

ConnectionPoint.removeLinkFromNode override.

sameNode

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

saveEndRelative

ConnectionPoint.saveEndRelative override.

setRelativePosition

Sets the position of this connection point, relative to the associated node's bounding rectangle, expressed in percents. (Inherited from ConnectionPoint.)

writeExternal

 

 Protected Methods

  Name Description

getIncoming

Gets a flag indicating whether this connection point is at the origin or the destination of the associated link. (Inherited from ConnectionPoint.)

getLink

Gets the link associated with this connection point. (Inherited from ConnectionPoint.)

getNode

Gets the node associated with this connection point. (Inherited from ConnectionPoint.)

updateFromPoint

Updates the connection stated according to the specified point, without changing the related node.

 See Also

TreeViewConnectionPoint Class
com.mindfusion.diagramming Namespace