JTS Topology Suite version 1.12

Package com.vividsolutions.jts.operation.overlay.validate

Classes to validate the results of overlay operations.

See:
          Description

Class Summary
FuzzyPointLocator Finds the most likely Location of a point relative to the polygonal components of a geometry, using a tolerance value.
OffsetPointGenerator Generates points offset by a given distance from both sides of the midpoint of all segments in a Geometry.
OverlayResultValidator Validates that the result of an overlay operation is geometrically correct, within a determined tolerance.
 

Package com.vividsolutions.jts.operation.overlay.validate Description

Classes to validate the results of overlay operations.


JTS Topology Suite version 1.12