DroidDiagram Programmer's Guide
DiagramLink.updateCreate Method
See Also
 






DiagramItem.updateCreate override. Invoked during interactive creation of this item.

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

 Syntax

Java  Copy Code

protected void updateCreate (
    PointF current
)

 Parameters

current

A PointF specifying the pointer position.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace