18#include <geos/export.h>
19#include <geos/noding/SegmentString.h>
40 NodableSegmentString(
const void* newContext, std::shared_ptr<const geom::CoordinateSequence> newSeq)
An interface for classes which support adding nodes to a segment string.
Definition NodableSegmentString.h:36
An interface for classes which represent a sequence of contiguous line segments.
Definition SegmentString.h:47
Basic namespace for all GEOS functionalities.
Definition geos.h:38