16 #ifndef GEOS_ALGORITHM_CENTROIDPOINT_H
17 #define GEOS_ALGORITHM_CENTROIDPOINT_H
19 #include <geos/export.h>
20 #include <geos/geom/Coordinate.h>
72 #endif // GEOS_ALGORITHM_CENTROIDPOINT_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Definition: CentroidPoint.h:34