|
GEOS 3.6.2
|
#include <CentroidPoint.h>
Public Member Functions | |
| void | add (const geom::Geometry *geom) |
| void | add (const geom::Coordinate *pt) |
| geom::Coordinate * | getCentroid () const |
| bool | getCentroid (geom::Coordinate &ret) const |
| Return false if centroid could not be computed. | |
| void geos::algorithm::CentroidPoint::add | ( | const geom::Geometry * | geom | ) |