AbstractProtectedconstructorInternalRange constructor, initializes the position
X coordinate of the position
Y coordinate of the position
the range type
Protected_Updates the internal position values.
New x coordinate.
New y coordinate.
AbstractcontainsCheck if the point is inside the range
the point to check in the range
true or false, checking if the given point is inside the current range
AbstractintersectsCheck if another range intersects with the current one
the range to check the intersection with
true or false, checking if the range is intersecting with the current range
Abstract base class for spatial ranges