GEOS  3.9.1dev
Classes | Namespaces | Functions
geomgraph/Edge.h File Reference
#include <geos/export.h>
#include <string>
#include <cassert>
#include <geos/geomgraph/GraphComponent.h>
#include <geos/geomgraph/Depth.h>
#include <geos/geomgraph/EdgeIntersectionList.h>
#include <geos/geom/CoordinateSequence.h>
#include <geos/geom/Envelope.h>
#include <geos/inline.h>
Include dependency graph for geomgraph/Edge.h:

Go to the source code of this file.

Classes

class  geos::geomgraph::Edge
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 
 geos::geomgraph::index
 Contains classes that implement indexes for performing noding on geometry graph edges.
 

Functions

bool geos::geomgraph::operator== (const Edge &a, const Edge &b)
 
std::ostream & geos::geomgraph::operator<< (std::ostream &os, const Edge &el)