43,46c43,44 < * @ deprecated As of version 4.1, < * use invokeStart(x, y, drawingView) < * Tracks the start of the interaction. The default implementation < * does nothing. --- > * @deprecated As of version 4.1, use invokeStart(x, y, drawingView) Tracks > * the start of the interaction. The default implementation does nothing. 62,63c60,61 < * @ deprecated As of version 4.1, < * use invokeStep(x, y, anchorX, anchorY, drawingView) --- > * @deprecated As of version 4.1, use invokeStep(x, y, anchorX, anchorY, > * drawingView) 94,95c92,93 < * @deprecated As of version 4.1, < * use invokeEnd(x, y, anchorX, anchorY, drawingView). --- > * @deprecated As of version 4.1, use invokeEnd(x, y, anchorX, anchorY, > * drawingView).