21#ifndef GEOS_GEOM_UTIL_GEOMETRYEDITOR_H
22#define GEOS_GEOM_UTIL_GEOMETRYEDITOR_H
24#include <geos/export.h>
Represents a collection of heterogeneous Geometry objects.
Definition GeometryCollection.h:56
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition GeometryFactory.h:67
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:167
Represents a linear polygon, which may include holes.
Definition Polygon.h:67
Definition GeometryEditorOperation.h:38
Geometry * edit(const Geometry *geometry, GeometryEditorOperation *operation)
GeometryEditor(const GeometryFactory *newFactory)
Provides classes that parse and modify Geometry objects.
Definition ComponentCoordinateExtracter.h:30
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Provides classes for implementing operations on geometries.
Definition IndexedNestedRingTester.h:40
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25