See: Description
Class | Description |
---|---|
ConnectedInteriorTester | |
ConsistentAreaTester |
Checks that a
GeometryGraph representing an area
(a Polygon or MultiPolygon )
has consistent semantics for area geometries. |
IndexedNestedRingTester |
Tests whether any of a set of
LinearRing s are
nested inside another ring in the set, using a spatial
index to speed up the comparisons. |
IsValidOp |
Implements the algorithms required to compute the
isValid() method
for Geometry s. |
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 © 2020. All rights reserved.