Uses of Interface
org.locationtech.jts.geom.prep.PreparedGeometry
Packages that use PreparedGeometry
Package
Description
Classes to perform optimized geometric operations on suitably prepared geometries.
-
Uses of PreparedGeometry in org.locationtech.jts.geom.prep
Classes in org.locationtech.jts.geom.prep that implement PreparedGeometryModifier and TypeClassDescriptionclass
A prepared version forLineal
geometries.class
A prepared version forPuntal
geometries.class
A prepared version forPolygonal
geometries.Methods in org.locationtech.jts.geom.prep that return PreparedGeometryModifier and TypeMethodDescriptionCreates a newPreparedGeometry
appropriate for the argumentGeometry
.static PreparedGeometry
Creates a newPreparedGeometry
appropriate for the argumentGeometry
.