DroidDiagram Programmer's Guide
DummyNode.getNearestBorderPoint Method
See Also
 






DiagramNode.getNearestBorderPoint override.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public PointF getNearestBorderPoint (
    PointF point
)

 Parameters

point

A PointF instance.

 Return Value

DummyNode returns the same point as the one specified as argument.

 See Also

DummyNode Members
DummyNode Class
com.mindfusion.diagramming Namespace