18 #include <geos/export.h> 19 #include <geos/geom/Coordinate.h> 45 geom::CoordinateXY centroid;
58 void add(
const geom::CoordinateXY* point);
66 bool getInteriorPoint(geom::CoordinateXY& ret)
const;
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:216
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Computes a point in the interior of an point geometry.
Definition: InteriorPointPoint.h:40
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25