| Package | Description |
|---|---|
| org.locationtech.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| org.locationtech.jtstest.function | |
| org.locationtech.jtstest.geomop |
| Class and Description |
|---|
| AbstractPreparedPolygonContains
A base class containing the logic for computes the contains
and covers spatial relationship predicates
for a
PreparedPolygon relative to all other Geometry classes. |
| BasicPreparedGeometry
A base class for
PreparedGeometry subclasses. |
| PreparedGeometry
An interface for classes which prepare
Geometrys
in order to optimize the performance
of repeated calls to specific geometric operations. |
| PreparedLineString
A prepared version for
Lineal geometries. |
| PreparedPolygon
A prepared version for
Polygonal geometries. |
| PreparedPolygonPredicate
A base class for predicate operations on
PreparedPolygons. |
| Class and Description |
|---|
| PreparedGeometry
An interface for classes which prepare
Geometrys
in order to optimize the performance
of repeated calls to specific geometric operations. |
| Class and Description |
|---|
| PreparedGeometry
An interface for classes which prepare
Geometrys
in order to optimize the performance
of repeated calls to specific geometric operations. |