17 #ifndef GEOS_ALGORITHM_INTERIORPOINTPOINT_H
18 #define GEOS_ALGORITHM_INTERIORPOINTPOINT_H
20 #include <geos/export.h>
21 #include <geos/geom/Coordinate.h>
76 #endif // GEOS_ALGORITHM_INTERIORPOINTPOINT_H
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:61
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:168
Computes a point in the interior of an point geometry.
Definition: InteriorPointPoint.h:42