22#include <geos/export.h>
23#include <geos/geom/Coordinate.h>
bool getInteriorPoint(geom::Coordinate &ret) const
InteriorPointArea(const geom::Geometry *g)
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
Represents a linear polygon, which may include holes.
Definition Polygon.h:61
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Definition Angle.h:32
Basic namespace for all GEOS functionalities.
Definition geos.h:39