GEOS  3.9.1dev
Classes | Namespaces
ComponentCoordinateExtracter.h File Reference
#include <vector>
#include <geos/geom/GeometryComponentFilter.h>
#include <geos/geom/Geometry.h>
#include <geos/geom/Coordinate.h>
#include <geos/geom/LineString.h>
#include <geos/geom/Point.h>
Include dependency graph for ComponentCoordinateExtracter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geom::util::ComponentCoordinateExtracter
 Extracts a single representative Coordinate from each connected component of a Geometry. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::geom::util
 Provides classes that parse and modify Geometry objects.