18 #include <geos/export.h>
80 SegmentIntersector() {}
Processes possible intersections detected by a Noder.
Definition: noding/SegmentIntersector.h:45
virtual void processIntersections(SegmentString *e0, std::size_t segIndex0, SegmentString *e1, std::size_t segIndex1)=0
virtual bool isDone() const
Reports whether the client of this class needs to continue testing all intersections in an arrangemen...
Definition: noding/SegmentIntersector.h:69
An interface for classes which represent a sequence of contiguous line segments.
Definition: SegmentString.h:47
SegmentIntersector nodingSegmentIntersector
Temporary typedef for namespace transition.
Definition: noding/SegmentIntersector.h:85
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25