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

Go to the source code of this file.

Classes

class  geos::geomgraph::EdgeEndStar
 A EdgeEndStar is an ordered list of EdgeEnds around a node. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 

Functions

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