Uses of Package
org.locationtech.jts.geom.util
Packages that use org.locationtech.jts.geom.util
Package
Description
Classes to perform densification on geometries.
Provides classes that parse and modify Geometry objects.
Classes to perform snapping on geometries to prepare them for overlay operations.
Classes which implement topological predicates optimized for particular kinds of geometries.
Provides classes for analyzing and
manipulating the precision of Geometries.
Classes which implement algorithms for simplifying or generalizing geometries.
-
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.densifyClassDescription
-
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.geom.utilClassDescriptionRepresents an affine transformation on the 2D Cartesian plane.A interface which specifies an edit operation for Geometries.An interface for geometry functions used for mapping.Indicates that an
AffineTransformation
is non-invertible. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.operation.overlay.snapClassDescription
-
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.operation.predicateClassDescriptionA visitor to
Geometry
components, which allows short-circuiting when a defined condition holds. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.precisionClassDescriptionA class which supports creating new
Geometry
s which are modifications of existing ones, maintaining the same type structure.AGeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.A interface which specifies an edit operation for Geometries. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.simplifyClassDescription
-
Classes in org.locationtech.jts.geom.util used by org.locationtech.jtstest.functionClassDescriptionRepresents an affine transformation on the 2D Cartesian plane.
-
Classes in org.locationtech.jts.geom.util used by org.locationtech.jtstest.testbuilder.geomClassDescriptionA
GeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.A interface which specifies an edit operation for Geometries. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jtstest.testbuilder.topostretchClassDescriptionA
GeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.A interface which specifies an edit operation for Geometries.