|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.operation.overlay.ConsistentPolygonRingChecker
public class ConsistentPolygonRingChecker
Tests whether the polygon rings in a GeometryGraph
are consistent.
Used for checking if Topology errors are present after noding.
Constructor Summary | |
---|---|
ConsistentPolygonRingChecker(PlanarGraph graph)
|
Method Summary | |
---|---|
void |
check(int opCode)
Tests whether the result geometry is consistent |
void |
checkAll()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsistentPolygonRingChecker(PlanarGraph graph)
Method Detail |
---|
public void checkAll()
public void check(int opCode)
TopologyException
- if inconsistent topology is found
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |