JTS Core 1.17.1
Packages
Classes
Search
About
Top
ConsistentPolygonRingChecker(PlanarGraph)
checkAll(): void
check(int): void
Bottom
Source
Classic
org.locationtech.jts.operation.overlay
Class ConsistentPolygonRingChecker
Hierarchy:
Object
, ConsistentPolygonRingChecker
public class ConsistentPolygonRingChecker
Tests whether the polygon rings in a
GeometryGraph
are consistent. Used for checking if Topology errors are present after noding.
Authors:
Martin Davis
Other
version: 1.7
public
ConsistentPolygonRingChecker(
PlanarGraph
graph)
public
void checkAll()
public
void check(int opCode)
Tests whether the result geometry is consistent
Throws:
TopologyException - TopologyException if inconsistent topology is found