DroidDiagram Programmer's Guide
DiagramNode.updateCreate Method
See Also
 






DiagramItem.updateCreate override.

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

 Syntax

Java  Copy Code

protected void updateCreate (
    PointF current
)

 Parameters

current

The current touch position.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace