Search
Path.getItems Method
See Also
 

Gets a list with all items (nodes and links) composing the path.

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

 Syntax

Java  Copy Code

public ArrayList<Object> getItems ()

 Return Value

 See Also