Uses of Package
org.locationtech.jts.geom.prep
-
Packages that use org.locationtech.jts.geom.prep 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 -
Classes in org.locationtech.jts.geom.prep used by org.locationtech.jts.geom.prep Class Description AbstractPreparedPolygonContains A base class containing the logic for computes the contains and covers spatial relationship predicates for aPreparedPolygonrelative to all otherGeometryclasses.BasicPreparedGeometry A base class forPreparedGeometrysubclasses.PreparedGeometry An interface for classes which prepareGeometrys in order to optimize the performance of repeated calls to specific geometric operations.PreparedLineString A prepared version forLinealgeometries.PreparedPolygon A prepared version forPolygonalgeometries.PreparedPolygonPredicate A base class for predicate operations onPreparedPolygons. -
Classes in org.locationtech.jts.geom.prep used by org.locationtech.jtstest.function Class Description PreparedGeometry An interface for classes which prepareGeometrys 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.geomop Class Description PreparedGeometry An interface for classes which prepareGeometrys in order to optimize the performance of repeated calls to specific geometric operations.