Uses of Package
org.locationtech.jts.index
Packages that use org.locationtech.jts.index
Package
Description
Provides classes for various kinds of spatial indexes.
Contains classes to implement an R-tree index for one-dimensional intervals.
Contains classes that implement a Quadtree spatial index
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
Classes to compute nodings for arrangements of line segments and line segment sequences.
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.index
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.index.hprtreeClassDescriptionA visitor for items in a
SpatialIndex
.The basic operations supported by classes implementing spatial index algorithms. -
Classes in org.locationtech.jts.index used by org.locationtech.jts.index.intervalrtree
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.index.quadtreeClassDescriptionA visitor for items in a
SpatialIndex
.The basic operations supported by classes implementing spatial index algorithms. -
Classes in org.locationtech.jts.index used by org.locationtech.jts.index.strtreeClassDescriptionA visitor for items in a
SpatialIndex
.The basic operations supported by classes implementing spatial index algorithms. -
Classes in org.locationtech.jts.index used by org.locationtech.jts.nodingClassDescriptionThe basic operations supported by classes implementing spatial index algorithms.
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.noding.snaproundClassDescriptionThe basic operations supported by classes implementing spatial index algorithms.