|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.geomgraph.EdgeNodingValidator
public class EdgeNodingValidator
Validates that a collection of SegmentStrings is correctly noded. Throws an appropriate exception if an noding error is found.
| Constructor Summary | |
|---|---|
EdgeNodingValidator(java.util.Collection edges)
|
|
| 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 EdgeNodingValidator(java.util.Collection edges)
| Method Detail |
|---|
public void checkValid()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||