DiagramNode.getNearestBorderPoint override.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Point2D getNearestBorderPoint ( |
A Point2D instance.
DummyNode returns the same point as the one specified as argument.
See Also