minimal x coordinate
minimal y coordinate
maximal x coordinate
maximal y coordinate
Maximal x coordinate
Minimal x coordinate
Maximal y coordinate
Minimal y coordinate
Return the height of the box
height
Shape name
name of the shape
Return the width of the box
width
Check if box contains shape: no point of shape lies outside the box
test shape
true if shape is contained, false otherwise
Returns true if this box is equal to other box, false otherwise
query box
true if equal, false otherwise
Check whether the box is intersected with other box
Query box
true if intersected with other box
Defines predicate "less than" between two boxes. Need for interval index
other box
true if this box less than other box, false otherwise
Check whether the box is intersected with other box
other box to test
true if not intersected with other box
StaticcomparableStaticcomparable
Class Box represents bounding box of the shape. It may also represent axis-aligned rectangle