DroidDiagram Programmer's Guide
Node Members
Methods
 


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

 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.

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

Node Interface
com.mindfusion.diagramming.jlayout Namespace