21 #include <geos/export.h> 22 #include <geos/constants.h> 23 #include <geos/geom/Geometry.h> 48 static std::unique_ptr<geom::Geometry> intersection(
60 static std::unique_ptr<geom::Geometry> Union(
72 static std::unique_ptr<geom::Geometry> difference(
84 static std::unique_ptr<geom::Geometry> symDifference(
97 static std::unique_ptr<geom::Geometry> buffer(
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:186
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25
Provides versions of Geometry spatial functions which use enhanced precision techniques to reduce the...
Definition: EnhancedPrecisionOp.h:35