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

Go to the source code of this file.

Classes

class  geos::geomgraph::EdgeEnd
 Models the end of an edge incident on a node. More...
 
struct  geos::geomgraph::EdgeEndLT
 

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 EdgeEnd &)