Package org.locationtech.jts.operation.valid
Classes for testing the validity and simplicity of geometries,
as defined in the OGC Simple Features specification.
-
Class Summary Class Description IsSimpleOp Tests whether aGeometryis simple as defined by the OGC SFS specification.IsValidOp Implements the algorithms required to compute theisValid()method forGeometrys.RepeatedPointTester Implements the appropriate checks for repeated points (consecutive identical coordinates) as defined in the JTS spec.TopologyValidationError Contains information about the nature and location of aGeometryvalidation error