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
Geometrys.Reduces the precision of theCoordinates in aCoordinateSequenceto 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 aGeometryaccording 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.