16 #ifndef GEOS_NODING_SEGMENTSETMUTUALINTERSECTOR_H
17 #define GEOS_NODING_SEGMENTSETMUTUALINTERSECTOR_H
19 #include <geos/noding/SegmentString.h>
20 #include <geos/noding/SegmentIntersector.h>
71 virtual void process(SegmentString::ConstVect* segStrings) = 0;
Processes possible intersections detected by a Noder.
Definition: noding/SegmentIntersector.h:48
An intersector for the red-blue intersection problem.
Definition: SegmentSetMutualIntersector.h:37
virtual void process(SegmentString::ConstVect *segStrings)=0
void setSegmentIntersector(SegmentIntersector *si)
Definition: SegmentSetMutualIntersector.h:55
virtual void setBaseSegments(SegmentString::ConstVect *segStrings)=0
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:26