43,43d42 < * @deprecated As of version 4.1, use invokeStart(x, y, drawingView) Tracks 44a44,46 > * does nothing. > * @ deprecated As of version 4.1, > * use invokeStart(x, y, drawingView) 44,44c43,43 < * the start of the interaction. The default implementation does nothing. --- > * Tracks the start of the interaction. The default implementation 60,60c62,62 < * @deprecated As of version 4.1, use invokeStep(x, y, anchorX, anchorY, --- > * @ deprecated As of version 4.1, 60a63,63 > * use invokeStep(x, y, anchorX, anchorY, drawingView) 61,61d62 < * drawingView) 92a95,95 > * use invokeEnd(x, y, anchorX, anchorY, drawingView). 92,92c94,94 < * @deprecated As of version 4.1, use invokeEnd(x, y, anchorX, anchorY, --- > * @deprecated As of version 4.1, 93,93d94 < * drawingView).