Creates a new DiagramLink instance between the specified tree items and adds it to the Diagram.getLinks collection of the underlying diagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramLink createDiagramLink ( |
The origin node.
The origin item.
The destination node.
The destination item.
The newly created DiagramLink instance.