Tests if a specified Point2D
is inside the boundary
of the Shape
, as described by the
definition of insideness.
p | the specified Point2D to be tested |
true
if the specified Point2D
is
inside the boundary of the Shape
;
false
otherwise.
Diagram: Shape Hierarchy