GEOS  3.9.1dev
Classes | Namespaces | Functions
CoordinateList.h File Reference
#include <geos/export.h>
#include <geos/geom/Coordinate.h>
#include <list>
#include <ostream>
#include <memory>
Include dependency graph for CoordinateList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geom::CoordinateList
 A list of Coordinates, which may be set to prevent repeated coordinates from occuring in the list. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 

Functions

std::ostream & geos::geom::operator<< (std::ostream &os, const CoordinateList &cl)