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
Geometry
s in order to optimize the performance of repeated calls to specific geometric operations.A factory for creatingPreparedGeometry
s.A prepared version forLineal
geometries.A prepared version forPuntal
geometries.A prepared version forPolygonal
geometries.