GEOS  3.9.1dev
Classes | Namespaces
ConnectedElementPointFilter.h File Reference
#include <geos/export.h>
#include <geos/geom/GeometryFilter.h>
#include <vector>
Include dependency graph for ConnectedElementPointFilter.h:

Go to the source code of this file.

Classes

class  geos::operation::distance::ConnectedElementPointFilter
 Extracts a single point from each connected element in a Geometry (e.g. a polygon, linestring or point) and returns them in a list. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::distance
 Provides classes for computing the distance between geometries.