GEOS 3.11.1
|
Computes a point in the interior of an point geometry. More...
#include <InteriorPointPoint.h>
Public Member Functions | |
InteriorPointPoint (const geom::Geometry *g) | |
bool | getInteriorPoint (geom::Coordinate &ret) const |
Computes a point in the interior of an point geometry.
Algorithm:
Find a point which is closest to the centroid of the geometry.