20 #ifndef GEOS_OP_DISTANCE_CONNECTEDELEMENTPOINTFILTER_H
21 #define GEOS_OP_DISTANCE_CONNECTEDELEMENTPOINTFILTER_H
23 #include <geos/export.h>
25 #include <geos/geom/GeometryFilter.h>
51 std::vector<const geom::Coordinate*> *pts;
59 static std::vector<const geom::Coordinate*>* getCoordinates(
const geom::Geometry *geom);
76 #endif // GEOS_OP_DISTANCE_CONNECTEDELEMENTPOINTFILTER_H