-
The maximum bounding box in which acceptable candidates can be found.
Returns a view of this collection that contains only features whose
bounding box intersects the given
Bounds
.
-
class
interface
interface
class
class
An axis-aligned bounding box.
class
static class
protected void
static int
Returns the bottom-right tile occupied by a bounding box.
default boolean
void
Checks if this bounding box includes another bounding box, and expands
it if necessary.
void
Checks if this bounding box includes another bounding box, and expands
it if necessary.
static int
Returns the tile occupied by the given bounding box, or -1 if its extends
across multiple tiles.
Creates a new bounding box that is the result of the intersection between
this bounding box and another.
Calculates a new BoundingBox that represents the area of overlap
between the given bounds and the bounding box of a tile
default boolean
static boolean
Creates a bounding box whose sides are extended by a specific distance relative
to another bounding box.
static int
Returns the top-left tile occupied by a bounding box.
-
Adds a marker for the given bounding box.