21 #ifndef GEOS_GEOM_UTIL_GEOMETRYEDITOR_H 22 #define GEOS_GEOM_UTIL_GEOMETRYEDITOR_H 24 #include <geos/export.h> 30 class GeometryFactory;
31 class GeometryCollection;
34 class GeometryEditorOperation;
Definition: GeometryEditor.h:78
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Represents a linear polygon, which may include holes.
Definition: Polygon.h:66
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition: GeometryFactory.h:67
Represents a collection of heterogeneous Geometry objects.
Definition: GeometryCollection.h:56
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
Definition: GeometryEditorOperation.h:38