GEOS  3.9.1dev
Classes | Namespaces | Functions
EdgeList.h File Reference
#include <geos/export.h>
#include <vector>
#include <unordered_map>
#include <string>
#include <iostream>
#include <geos/noding/OrientedCoordinateArray.h>
#include <geos/inline.h>
Include dependency graph for EdgeList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geomgraph::EdgeList
 A EdgeList is a list of Edges. More...
 
struct  geos::geomgraph::EdgeList::OcaCmp
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::index
 Provides classes for various kinds of spatial indexes.
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 

Functions

std::ostream & geos::geomgraph::operator<< (std::ostream &os, const EdgeList &el)