| 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.
|
| Class and 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 an
AffineTransformation
is non-invertible. |
| Class and Description |
|---|
| GeometryEditor.CoordinateOperation
A
GeometryEditor.GeometryEditorOperation which edits the coordinate list of a Geometry. |
| GeometryEditor.GeometryEditorOperation
A interface which specifies an edit operation for Geometries.
|
Copyright © 2024. All rights reserved.