public class ConsistentPolygonRingChecker
extends java.lang.Object
GeometryGraph
are consistent.
Used for checking if Topology errors are present after noding.Constructor | Description |
---|---|
ConsistentPolygonRingChecker(PlanarGraph graph) |
Modifier and Type | Method | 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 © 2018. All rights reserved.