- contains
Check whether a contains b.
- createBoundingBox
Create a bounding box starting with the given object.
- equals
Check whether two spatial values are equal.
- getArea
- getAreaIncrease
Get the area increase by extending a to contain b.
- getCombinedArea
Get the combined area of both objects.
- getExtremes
Get the most extreme pair (elements that are as far apart as possible). This
method is used to split
- getNotNull
- increaseBounds
Increase the bounds in the given spatial object.
- increaseMaxInnerBounds
- isInside
Check whether a is completely inside b and does not touch the given bound.
- isOverlap
Check whether the two objects overlap.