168a169,179 > > /** > * The anchor point is usually the first mouse click performed with this tool. > * > * @return the anchor point for the interaction > * @see #mouseDown > */ > protected Point getAnchorPoint() { > // SF bug-report id: #490752 > return fAnchorPoint; > }