See: Description
| Class | Description |
|---|---|
| IsSimpleOp |
Tests whether a
Geometry is simple as defined by the OGC SFS specification. |
| IsValidOp |
Implements the algorithms required to compute the
isValid() method
for Geometrys. |
| 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 a
Geometry
validation error |
Copyright © 2024. All rights reserved.