Package org.locationtech.jts.precision
package org.locationtech.jts.precision
Provides classes for analyzing and
manipulating the precision of Geometries.
-
ClassesClassDescriptionDetermines the maximum number of common most-significant bits in the mantissa of one or numbers.Provides versions of Geometry spatial functions which use common bit removal to reduce the likelihood of robustness problems.Removes common most-significant mantissa bits from one or more
Geometry
s.Reduces the precision of theCoordinate
s in aCoordinateSequence
to match the suppliedPrecisionModel
.Provides versions of Geometry spatial functions which use enhanced precision techniques to reduce the likelihood of robustness problems.Reduces the precision of aGeometry
according to the suppliedPrecisionModel
, ensuring that the result is valid (unless specified otherwise).Computes the Minimum Clearance of aGeometry
.Deprecated.use GeometryPrecisionReducerComputes the minimum clearance of a geometry or set of geometries.