Uses of Package
org.locationtech.jts.geom.prep
Packages that use org.locationtech.jts.geom.prep
Package
Description
Classes to perform optimized geometric operations on suitably prepared geometries.
-
Classes in org.locationtech.jts.geom.prep used by org.locationtech.jts.geom.prepClassDescriptionA base class containing the logic for computes the contains and covers spatial relationship predicates for a
PreparedPolygon
relative to all otherGeometry
classes.A base class forPreparedGeometry
subclasses.An interface for classes which prepareGeometry
s in order to optimize the performance of repeated calls to specific geometric operations.A prepared version forLineal
geometries.A prepared version forPolygonal
geometries.A base class for predicate operations onPreparedPolygon
s. -
Classes in org.locationtech.jts.geom.prep used by org.locationtech.jtstest.functionClassDescriptionAn interface for classes which prepare
Geometry
s in order to optimize the performance of repeated calls to specific geometric operations. -
Classes in org.locationtech.jts.geom.prep used by org.locationtech.jtstest.geomopClassDescriptionAn interface for classes which prepare
Geometry
s in order to optimize the performance of repeated calls to specific geometric operations.