Uses of Package
org.locationtech.jts.index
Packages that use org.locationtech.jts.index
Package
Description
Classes to determine the topological location of points in geometries.
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.
Provides classes for testing the validity of geometries.
Classes which implement algorithms for simplifying or generalizing geometries.
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.algorithm.locate
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.index
-
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 an index.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 an index.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.
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.operation.validClassDescriptionThe basic operations supported by classes implementing spatial index algorithms.
-
Classes in org.locationtech.jts.index used by org.locationtech.jts.simplify
-
Classes in org.locationtech.jts.index used by org.locationtech.jtsexample.techniqueClassDescriptionThe basic operations supported by classes implementing spatial index algorithms.