GEOS 3.11.1
|
Validates that a collection of SegmentString
s is correctly noded. Throws a TopologyException if a noding error is found.
More...
#include <NodingValidator.h>
Public Member Functions | |
NodingValidator (const std::vector< SegmentString * > &newSegStrings) | |
void | checkValid () |
Validates that a collection of SegmentString
s is correctly noded. Throws a TopologyException if a noding error is found.
Last port: noding/NodingValidator.java rev. 1.6 (JTS-1.7)