Package org.locationtech.jts.operation.buffer.validate
Classes to perform validation of the results of buffer operations.
-
Class Summary Class Description BufferCurveMaximumDistanceFinder Finds the approximate maximum distance from a buffer curve to the originating geometry.BufferCurveMaximumDistanceFinder.MaxMidpointDistanceFilter BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter BufferDistanceValidator Validates that a given buffer curve lies an appropriate distance from the input generating it.BufferResultValidator Validates that the result of a buffer operation is geometrically correct, within a computed tolerance.DistanceToPointFinder Computes the Euclidean distance (L2 metric) from a Point to a Geometry.PointPairDistance Contains a pair of points and the distance between them.