19 #ifndef GEOS_GEOM_UTIL_GEOMETRYCOMBINER_H 20 #define GEOS_GEOM_UTIL_GEOMETRYCOMBINER_H 28 class GeometryFactory;
80 std::vector<Geometry*>
const& inputGeoms;
107 void extractElements(
Geometry* geom, std::vector<Geometry*>& elems);
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
Definition: GeometryCombiner.h:47
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
GeometryCombiner(std::vector< Geometry *> const &geoms)
static GeometryFactory const * extractFactory(std::vector< Geometry *> const &geoms)