Interface Summary
A test for intersection between two bounds, necessary because subclasses of AbstractSTRtree have different implementations of bounds.
A spatial object in an AbstractSTRtree.
Class Summary
Base class for STRtree and SIRtree.
A contiguous portion of 1D-space.
Boundable wrapper for a non-Boundable spatial object.
One-dimensional version of an STR-packed R-tree.
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
Package com.vividsolutions.jts.index.strtree Description
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.