Uses of Package
org.locationtech.jts.geom.util
-
Packages that use org.locationtech.jts.geom.util Package Description org.locationtech.jts.geom.util Provides classes that parse and modify Geometry objects.org.locationtech.jts.precision Provides classes for analyzing and manipulating the precision of Geometries. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.geom.util Class Description AffineTransformation Represents an affine transformation on the 2D Cartesian plane.GeometryEditor.GeometryEditorOperation A interface which specifies an edit operation for Geometries.GeometryMapper.MapOp An interface for geometry functions that map a geometry input to a geometry output.NoninvertibleTransformationException Indicates that anAffineTransformation
is non-invertible. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.precision Class Description GeometryEditor.CoordinateOperation AGeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.GeometryEditor.GeometryEditorOperation A interface which specifies an edit operation for Geometries.