16 #ifndef GEOS_GEOM_UTIL_GEOMETRYEDITOROPERATION_H
17 #define GEOS_GEOM_UTIL_GEOMETRYEDITOROPERATION_H
19 #include <geos/export.h>
26 class GeometryFactory;
54 virtual std::unique_ptr<Geometry> edit(
const Geometry* geometry,
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:188
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition: GeometryFactory.h:68
Definition: GeometryEditorOperation.h:39