17#include <geos/export.h>
82 bool getRemoveCollapsed();
83 std::unique_ptr<geom::Geometry> reduce(
const geom::Geometry* geom);
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Specifies the precision model of the Coordinate in a Geometry.
Definition: PrecisionModel.h:90
Reduces the precision of a geom::Geometry according to the supplied geom::PrecisionModel,...
Definition: SimpleGeometryPrecisionReducer.h:44
void setRemoveCollapsedComponents(bool nRemoveCollapsed)
Basic namespace for all GEOS functionalities.
Definition: geos.h:39