public class ConsistentPolygonRingChecker extends Object
GeometryGraph
are consistent.
Used for checking if Topology errors are present after noding.| Constructor and Description |
|---|
ConsistentPolygonRingChecker(PlanarGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(int opCode)
Tests whether the result geometry is consistent
|
void |
checkAll() |
public ConsistentPolygonRingChecker(PlanarGraph graph)
public void checkAll()
public void check(int opCode)
TopologyException - if inconsistent topology is foundCopyright © 2024. All rights reserved.