Class Summary
Finds 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.
Package com.vividsolutions.jts.operation.buffer.validate Description
Classes to perform validation of the results of buffer operations.