16#ifndef GEOS_NODING_NODABLESEGMENTSTRING_H
17#define GEOS_NODING_NODABLESEGMENTSTRING_H
19#include <geos/export.h>
20#include <geos/noding/SegmentString.h>
42 NodableSegmentString(
const void* newContext)
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:60
SegmentString(const void *newContext)
Construct a SegmentString.
Definition SegmentString.h:58
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Classes to compute nodings for arrangements of line segments and line segment sequences.
Definition PreparedLineString.h:27
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25