15#ifndef GEOS_PRECISION_SIMPLEGEOMETRYPRECISIONREDUCER_H
16#define GEOS_PRECISION_SIMPLEGEOMETRYPRECISIONREDUCER_H
18#include <geos/export.h>
44class GEOS_DLL SimpleGeometryPrecisionReducer {
82 bool getRemoveCollapsed();
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:167
Specifies the precision model of the Coordinate in a Geometry.
Definition PrecisionModel.h:87
void setRemoveCollapsedComponents(bool nRemoveCollapsed)
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Provides classes for manipulating the precision model of Geometries.
Definition precision.h:22
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25