_HitTest
if (_HitTest(where, fStartPoint)) {
} else if (_HitTest(where, fEndPoint)) {
bool _HitTest(BPoint where, BPoint point) const;