Package org.locationtech.jts.operation.overlay.validate
package org.locationtech.jts.operation.overlay.validate
Classes to validate the results of overlay operations.
-
ClassesClassDescriptionFinds the most likely
Location
of a point relative to the polygonal components of a geometry, using a tolerance value.Generates points offset by a given distance from both sides of the midpoint of all segments in aGeometry
.Validates that the result of an overlay operation is geometrically correct, within a determined tolerance.Extracts the LineStrings in the boundaries of all the polygonal elements in the targetGeometry
.