|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.noding.NodingValidator
public class NodingValidator
Validates that a collection of SegmentStrings is correctly noded.
Throws an appropriate exception if an noding error is found.
| Constructor Summary | |
|---|---|
NodingValidator(java.util.Collection segStrings)
|
|
| Method Summary | |
|---|---|
void |
checkValid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodingValidator(java.util.Collection segStrings)
| Method Detail |
|---|
public void checkValid()
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||