16#ifndef GEOS_ALGORITHM_INTERIORPOINTPOINT_H
17#define GEOS_ALGORITHM_INTERIORPOINTPOINT_H
19#include <geos/export.h>
20#include <geos/geom/Coordinate.h>
Computes a point in the interior of an point geometry.
Definition InteriorPointPoint.h:41
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:188
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26