31#include <geos/export.h>
32#include <geos/geom/LineSegment.h>
69 std::size_t getIndex()
const;
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:217
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:197
Definition LineSegment.h:61
A geom::LineSegment which is tagged with its location in a geom::Geometry.
Definition TaggedLineSegment.h:53
Basic namespace for all GEOS functionalities.
Definition geos.h:39