21 #include <geos/export.h> 22 #include <geos/geom/Coordinate.h> 23 #include <geos/geom/CoordinateSequence.h> Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Functions to compute the orientation of basic geometric structures including point triplets (triangle...
Definition: Orientation.h:42
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