Uses of Class
org.locationtech.jts.operation.valid.TopologyValidationError
Packages that use TopologyValidationError
Package
Description
Classes for testing the validity and simplicity of geometries,
as defined in the OGC Simple Features specification.
-
Uses of TopologyValidationError in org.locationtech.jts.operation.valid
Methods in org.locationtech.jts.operation.valid that return TopologyValidationErrorModifier and TypeMethodDescriptionIsValidOp.getValidationError()
Computes the validity of the geometry, and if not valid returns the validation error for the geometry, or null if the geometry is valid.