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