Search
Link Methods
 


 Public Methods

  Name Description

getDebugId

 

getDestination

Gets the destination Node for this link.

getModified

Gets a value indicating whether the points of this link have been modified by the layouting algorithm.

getOppositeNode

Returns the node at the opposite end of the link.

getOrigin

Gets the origin Node for this link.

getPoints

Gets the sequence of points defining this link.

getRuntimeData

Gets custom data associated with this link.

getTraits

Gets properties specific to each layout algorithm.

getWeight

Gets the weight of the link.

intersects

 

setModified

Sets a value indicating whether the points of this link have been modified by the layouting algorithm.

setPoints

Overloaded.  

updatePoints

Invoked to update the link after its point sequence has been changed.

 See Also