DroidDiagram Programmer's Guide
Path.add Method (Link, Node)
See Also
 






Append the node and the link to the path.

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

 Syntax

Java  Copy Code

public void add (
    Link link,
    Node node
)

 Parameters

link

node

 See Also

add Method Overload List
Path Members
Path Class
com.mindfusion.diagramming.jlayout Namespace