20 #ifndef GEOS_OP_DISTANCE_CONNECTEDELEMENTLOCATIONFILTER_H
21 #define GEOS_OP_DISTANCE_CONNECTEDELEMENTLOCATIONFILTER_H
23 #include <geos/export.h>
25 #include <geos/geom/GeometryFilter.h>
36 class GeometryLocation;
56 std::vector<GeometryLocation*> *locations;
65 static std::vector<GeometryLocation*>* getLocations(
const geom::Geometry *geom);
69 locations(newLocations)
81 #endif // GEOS_OP_DISTANCE_CONNECTEDELEMENTLOCATIONFILTER_H