15#ifndef GEOS_PRECISION_SIMPLEGEOMETRYPRECISIONREDUCER_H
16#define GEOS_PRECISION_SIMPLEGEOMETRYPRECISIONREDUCER_H
18#include <geos/export.h>
83 bool getRemoveCollapsed();
84 std::unique_ptr<geom::Geometry> reduce(
const geom::Geometry* geom);
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:188
Specifies the precision model of the Coordinate in a Geometry.
Definition PrecisionModel.h:87
Reduces the precision of a geom::Geometry according to the supplied geom::PrecisionModel,...
Definition SimpleGeometryPrecisionReducer.h:45
void setRemoveCollapsedComponents(bool nRemoveCollapsed)
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26