Returns the top-most link that passes near the specified point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public DiagramLink getLinkAt ( |
A Point2D object specifying where to look for a link.
Specifies the maximum allowed distance from the point to the link.
true if locked links should be excluded from the search, otherwise false.
The DiagramLink found at the specified position.
JDiagram Programmer's Guide | © 2025 MindFusion |