Package org.locationtech.jts.geom.prep
package org.locationtech.jts.geom.prep
Classes to perform optimized geometric operations on suitably prepared geometries.
-
ClassDescriptionAn interface for classes which prepare
Geometrys in order to optimize the performance of repeated calls to specific geometric operations.A factory for creatingPreparedGeometrys.A prepared version forLinealgeometries.A prepared version forPuntalgeometries.A prepared version forPolygonalgeometries.