DroidDiagram Programmer's Guide
Path.getNodes Method
See Also
 






Gets a list of all nodes in the path.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public DiagramNodeList getNodes ()

 Return Value

A DiagramNodeList containing the path nodes.

 See Also

Path Members
Path Class
com.mindfusion.diagramming Namespace