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
PreparedPolygonrelative to all otherGeometryclasses.A base class forPreparedGeometrysubclasses.An interface for classes which prepareGeometrys in order to optimize the performance of repeated calls to specific geometric operations.A prepared version forLinealgeometries.A prepared version forPolygonalgeometries.A base class for predicate operations onPreparedPolygons. -
Classes in org.locationtech.jts.geom.prep used by org.locationtech.jtstest.functionClassDescriptionAn interface for classes which prepare
Geometrys 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
Geometrys in order to optimize the performance of repeated calls to specific geometric operations.