22 #include <geos/export.h> 23 #include <geos/geom/Coordinate.h> 29 class CoordinateSequence;
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Computes a point in the interior of an linear geometry.
Definition: InteriorPointLine.h:47
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:44