Checks whether the specified point, expressed in document coordinates, is a valid location for this connection point.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean canMoveLink ( |
true if the specified point represents a valid location for the connection point; otherwise, false.
See Also