| Package | Description |
|---|---|
| org.locationtech.jts.operation.valid |
Classes for testing the validity and simplicity of geometries,
as defined in the OGC Simple Features specification.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyValidationError |
IsValidOp.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.
|
Copyright © 2024. All rights reserved.