DroidDiagram Programmer's Guide
ConnectionPoint.updateFromPoint Method
See Also
 






Updates the connection state according to the specified point, without changing the related node.

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

 Syntax

Java  Copy Code

protected void updateFromPoint (
    PointF point
)

 Parameters

point

 See Also

ConnectionPoint Members
ConnectionPoint Class
com.mindfusion.diagramming Namespace