16#ifndef GEOS_GEOM_UTIL_COMPONENTCOORDINATEEXTRACTER_H
17#define GEOS_GEOM_UTIL_COMPONENTCOORDINATEEXTRACTER_H
21#include <geos/geom/GeometryComponentFilter.h>
22#include <geos/geom/Geometry.h>
23#include <geos/geom/Coordinate.h>
24#include <geos/geom/LineString.h>
25#include <geos/geom/Point.h>
56 void filter_ro(
const Geometry* geom)
override;
std::vector< const Coordinate * > ConstVect
A vector of const Coordinate pointers.
Definition Coordinate.h:71
Definition GeometryComponentFilter.h:43
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:188
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26