Package org.locationtech.jts.geom.prep
-
Interface Summary Interface Description PreparedGeometry An interface for classes which prepareGeometrys in order to optimize the performance of repeated calls to specific geometric operations. -
Class Summary Class Description PreparedGeometryFactory A factory for creatingPreparedGeometrys.PreparedLineString A prepared version forLinealgeometries.PreparedPoint A prepared version forPuntalgeometries.PreparedPolygon A prepared version forPolygonalgeometries.