31#include <geos/export.h>
32#include <geos/geom/LineSegment.h>
65 TaggedLineSegment(
const TaggedLineSegment& ls);
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
Coordinate p1
Segment start.
Definition LineSegment.h:66
Classes which implement algorithms for simplifying or generalizing geometries.
Definition Corner.h:26
Basic namespace for all GEOS functionalities.
Definition geos.h:39