Uses of Package
org.locationtech.jts.geom.util
-
Packages that use org.locationtech.jts.geom.util Package Description org.locationtech.jts.densify Classes to perform densification on geometries.org.locationtech.jts.geom.util Provides classes that parse and modify Geometry objects.org.locationtech.jts.operation.overlay.snap Classes to perform snapping on geometries to prepare them for overlay operations.org.locationtech.jts.operation.predicate Classes which implement topological predicates optimized for particular kinds of geometries.org.locationtech.jts.precision Provides classes for analyzing and manipulating the precision of Geometries.org.locationtech.jts.simplify Classes which implement algorithms for simplifying or generalizing geometries.org.locationtech.jtstest.function org.locationtech.jtstest.testbuilder.geom org.locationtech.jtstest.testbuilder.topostretch -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.densify Class Description GeometryTransformer -
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 used for mapping.NoninvertibleTransformationException Indicates that anAffineTransformation
is non-invertible. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.operation.overlay.snap Class Description GeometryTransformer -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.operation.predicate Class Description ShortCircuitedGeometryVisitor A visitor toGeometry
components, which allows short-circuiting when a defined condition holds. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.precision Class Description GeometryEditor A class which supports creating newGeometry
s which are modifications of existing ones, maintaining the same type structure.GeometryEditor.CoordinateOperation AGeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.GeometryEditor.GeometryEditorOperation A interface which specifies an edit operation for Geometries. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jts.simplify Class Description GeometryTransformer -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jtstest.function Class Description AffineTransformation Represents an affine transformation on the 2D Cartesian plane. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jtstest.testbuilder.geom Class Description GeometryEditor.CoordinateOperation AGeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.GeometryEditor.GeometryEditorOperation A interface which specifies an edit operation for Geometries. -
Classes in org.locationtech.jts.geom.util used by org.locationtech.jtstest.testbuilder.topostretch Class Description GeometryEditor.CoordinateOperation AGeometryEditor.GeometryEditorOperation
which edits the coordinate list of aGeometry
.GeometryEditor.GeometryEditorOperation A interface which specifies an edit operation for Geometries.