DroidDiagram Programmer's Guide
Path.getItems Method
See Also
 






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

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

 Syntax

Java  Copy Code

public DiagramItemList getItems ()

 Return Value

A DiagramItemList containing the path nodes and links.

 See Also

Path Members
Path Class
com.mindfusion.diagramming Namespace