Search
Node Methods
 


 Public Methods

  Name Description

createVertex

Creates a Vertex of appropriate type to represent this node in a graph.

getBounds

Gets or sets the bounding rectangle of the node.

getCenter

Gets the geometric center of this node.

getDebugId

 

getInLinks

Gets all incoming links.

getMaster

Gets the master node in a graph with hierarchical relationships.

getOutLinks

Gets all outgoing links.

getRuntimeData

Gets custom data associated with this node.

getSubordinates

Gets the subordinate nodes in a graph with hierarchical relationships.

getTraits

Contains properties specific to each layout algorithm.

getWeight

Gets the weight of the node.

setBounds

Overloaded.  

setCenter

Sets the geometric center of this node.

 See Also