GEOS  3.9.1dev
Classes | Namespaces | Functions
EdgeIntersectionList.h File Reference
#include <geos/export.h>
#include <algorithm>
#include <vector>
#include <string>
#include <geos/geomgraph/EdgeIntersection.h>
#include <geos/geom/Coordinate.h>
#include <geos/inline.h>
Include dependency graph for EdgeIntersectionList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geomgraph::EdgeIntersectionList
 A list of edge intersections along an Edge. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 

Functions

std::ostream & geos::geomgraph::operator<< (std::ostream &, const EdgeIntersectionList &)