DroidDiagram Programmer's Guide
DiagramLink.completeModify Method
See Also
 






DiagramItem.completeModify override.

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

 Syntax

Java  Copy Code

protected void completeModify (
    PointF end,
    InteractionState ist
)

 Parameters

end
A PointF specifying the pointer position.
ist
An InteractionState object containing more information about the current state of the operation.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace