22#include <geos/export.h>
23#include <geos/geom/Coordinate.h>
29class CoordinateSequence;
Computes a point in the interior of an linear geometry.
Definition InteriorPointLine.h:47
The internal representation of a list of coordinates inside a Geometry.
Definition CoordinateSequence.h:56
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
Basic namespace for all GEOS functionalities.
Definition geos.h:39