Package com.vividsolutions.jts.precision

Provides classes for manipulating the precision model of Geometries

Class Summary

CommonBits Determines the maximum number of common most-significant bits in the mantissa of one or numbers.
CommonBitsOp Provides versions of Geometry spatial functions which use common bit removal to reduce the likelihood of robustness problems.
CommonBitsRemover Allow computing and removing common mantissa bits from one or more Geometries.
EnhancedPrecisionOp Provides versions of Geometry spatial functions which use enhanced precision techniques to reduce the likelihood of robustness problems.
SimpleGeometryPrecisionReducer Reduces the precision of a Geometry according to the supplied PrecisionModel, without attempting to preserve valid topology.
Provides classes for manipulating the precision model of Geometries