16#ifndef GEOS_GEOM_UTIL_GEOMETRYEDITOROPERATION_H
17#define GEOS_GEOM_UTIL_GEOMETRYEDITOROPERATION_H
19#include <geos/export.h>
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
Definition GeometryEditorOperation.h:38
virtual Geometry * edit(const Geometry *geometry, const GeometryFactory *factory)=0
Provides classes that parse and modify Geometry objects.
Definition ComponentCoordinateExtracter.h:30
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25