Package | Description |
---|---|
org.locationtech.jts.index.strtree |
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
|
org.locationtech.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
org.locationtech.jts.noding.snapround |
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
|
org.locationtech.jts.operation.distance |
Provides classes for computing the distance between geometries
|
org.locationtech.jts.precision |
Provides classes for analyzing and
manipulating the precision of Geometries.
|
org.locationtech.jtstest.function |
Class and Description |
---|
AbstractNode
A node of an
AbstractSTRtree . |
AbstractSTRtree
Base class for STRtree and SIRtree.
|
AbstractSTRtree.IntersectsOp
A test for intersection between two bounds, necessary because subclasses
of AbstractSTRtree have different implementations of bounds.
|
Boundable
A spatial object in an AbstractSTRtree.
|
BoundablePair
A pair of
Boundable s, whose leaf items
support a distance metric between them. |
Interval
A contiguous portion of 1D-space.
|
ItemBoundable
Boundable wrapper for a non-Boundable spatial object.
|
ItemDistance
A function method which computes the distance
between two
ItemBoundable s in an STRtree . |
STRtree
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|
Class and Description |
---|
STRtree
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|
Class and Description |
---|
STRtree
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|
Class and Description |
---|
ItemBoundable
Boundable wrapper for a non-Boundable spatial object.
|
ItemDistance
A function method which computes the distance
between two
ItemBoundable s in an STRtree . |
STRtree
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|
Class and Description |
---|
ItemBoundable
Boundable wrapper for a non-Boundable spatial object.
|
ItemDistance
A function method which computes the distance
between two
ItemBoundable s in an STRtree . |
Class and Description |
---|
Boundable
A spatial object in an AbstractSTRtree.
|
STRtree
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|