42a43,43 > * @deprecated As of version 4.1, use invokeStart(x, y, drawingView) Tracks 43,44d42 < * @ deprecated As of version 4.1, < * use invokeStart(x, y, drawingView) 45,45c44,44 < * Tracks the start of the interaction. The default implementation --- > * the start of the interaction. The default implementation does nothing. 46,46d44 < * does nothing. 62,62c60,60 < * @ deprecated As of version 4.1, --- > * @deprecated As of version 4.1, use invokeStep(x, y, anchorX, anchorY, 62a61,61 > * drawingView) 63,63d60 < * use invokeStep(x, y, anchorX, anchorY, drawingView) 94,94c92,92 < * @deprecated As of version 4.1, --- > * @deprecated As of version 4.1, use invokeEnd(x, y, anchorX, anchorY, 94a93,93 > * drawingView). 95,95d92 < * use invokeEnd(x, y, anchorX, anchorY, drawingView).