DroidDiagram Programmer's Guide
Link Members
Methods
 


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

 Public Methods

  Name Description

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

Link Interface
com.mindfusion.diagramming.jlayout Namespace