17 #ifndef GEOS_NODING_NODABLESEGMENTSTRING_H
18 #define GEOS_NODING_NODABLESEGMENTSTRING_H
20 #include <geos/export.h>
21 #include <geos/noding/SegmentString.h>
60 #endif // GEOS_NODING_NODABLESEGMENTSTRING_H
An interface for classes which support adding nodes to a segment string.
Definition: NodableSegmentString.h:38
An interface for classes which represent a sequence of contiguous line segments.
Definition: SegmentString.h:46