18 #include <geos/export.h> 55 virtual void processIntersections(
80 SegmentIntersector() {}
An interface for classes which represent a sequence of contiguous line segments.
Definition: SegmentString.h:45
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
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
Processes possible intersections detected by a Noder.
Definition: noding/SegmentIntersector.h:45
SegmentIntersector nodingSegmentIntersector
Temporary typedef for namespace transition.
Definition: noding/SegmentIntersector.h:85