Uses of Class
org.locationtech.jts.geom.prep.BasicPreparedGeometry
-
Packages that use BasicPreparedGeometry Package Description org.locationtech.jts.geom.prep Classes to perform optimized geometric operations on suitably prepared geometries. -
-
Uses of BasicPreparedGeometry in org.locationtech.jts.geom.prep
Subclasses of BasicPreparedGeometry in org.locationtech.jts.geom.prep Modifier and Type Class Description class
PreparedLineString
A prepared version forLineal
geometries.class
PreparedPoint
A prepared version forPuntal
geometries.class
PreparedPolygon
A prepared version forPolygonal
geometries.
-