DiagramNode.createConnectionPoint override.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public ConnectionPoint createConnectionPoint ( |
A DiagramLink that should be connected to this node.
The point at which the link should be connected.
true if link is an incoming link; otherwise, false.
A TreeViewConnectionPoint instance representing the connection.