16 #ifndef GEOS_GEOM_UTIL_COORDINATEOPERATION_H 17 #define GEOS_GEOM_UTIL_COORDINATEOPERATION_H 19 #include <geos/export.h> 20 #include <geos/geom/util/GeometryEditorOperation.h> 26 class CoordinateSequence;
27 class GeometryFactory;
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Definition: CoordinateOperation.h:41
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition: GeometryFactory.h:67
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:59
Definition: GeometryEditorOperation.h:38