Uses of Package
org.locationtech.jts.precision
-
Packages that use org.locationtech.jts.precision Package Description org.locationtech.jts.operation.overlay.snap Classes to perform snapping on geometries to prepare them for overlay operations.org.locationtech.jts.precision Provides classes for analyzing and manipulating the precision of Geometries.org.locationtech.jtstest.function -
Classes in org.locationtech.jts.precision used by org.locationtech.jts.operation.overlay.snap Class Description CommonBitsRemover Removes common most-significant mantissa bits from one or moreGeometry
s. -
Classes in org.locationtech.jts.precision used by org.locationtech.jts.precision Class Description CommonBits Determines the maximum number of common most-significant bits in the mantissa of one or numbers.CommonBitsRemover Removes common most-significant mantissa bits from one or moreGeometry
s.CommonBitsRemover.CommonCoordinateFilter SimpleMinimumClearance Computes the minimum clearance of a geometry or set of geometries. -
Classes in org.locationtech.jts.precision used by org.locationtech.jtstest.function Class Description CommonBitsOp Provides versions of Geometry spatial functions which use common bit removal to reduce the likelihood of robustness problems.