|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.noding.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)
Creates a new validator for the given collection of SegmentStrings. |
|
| Method Summary | |
void |
checkValid()
Checks whether the supplied segment strings are correctly noded. |
| 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)
SegmentStrings.
segStrings - a collection of SegmentStrings| Method Detail |
public void checkValid()
java.lang.RuntimeException - if the SegmentStrings are not correctly noded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||