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