19 #ifndef GEOS_OP_DISTANCE_CONNECTEDELEMENTLOCATIONFILTER_H
20 #define GEOS_OP_DISTANCE_CONNECTEDELEMENTLOCATIONFILTER_H
22 #include <geos/export.h>
24 #include <geos/geom/GeometryFilter.h>
35 class GeometryLocation;
55 std::vector<GeometryLocation*> *locations;
64 static std::vector<GeometryLocation*>* getLocations(
const geom::Geometry *geom);
68 locations(newLocations)
80 #endif // GEOS_OP_DISTANCE_CONNECTEDELEMENTLOCATIONFILTER_H