DroidDiagram Programmer's Guide
Path Members
Methods
 


Represents a series of connected nodes and links.

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

 Public Methods

  Name Description

getItems

Gets a list of all nodes and links in the path.

getLength

Gets the number of links in the path.

getLinks

Gets a list of all links in the path.

getNodes

Gets a list of all nodes in the path.

getWeight

Gets the total weight of this path.

 See Also

Path Class
com.mindfusion.diagramming Namespace