18#include <geos/export.h>
19#include <geos/noding/SegmentString.h>
40 NodableSegmentString(
const void* newContext,
const std::shared_ptr<const geom::CoordinateSequence>& newSeq)
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:220
SegmentString(const void *newContext, const std::shared_ptr< const geom::CoordinateSequence > &newSeq)
Construct a SegmentString.
Definition SegmentString.h:62
Classes to compute nodings for arrangements of line segments and line segment sequences.
Definition CoverageCleaner.h:42
Basic namespace for all GEOS functionalities.
Definition geos.h:38