GEOS  3.9.1dev
Classes | Namespaces
geomgraph/PlanarGraph.h File Reference
#include <geos/export.h>
#include <map>
#include <vector>
#include <memory>
#include <geos/geom/Coordinate.h>
#include <geos/geomgraph/PlanarGraph.h>
#include <geos/geomgraph/NodeMap.h>
#include <geos/geomgraph/DirectedEdgeStar.h>
#include <geos/inline.h>
Include dependency graph for geomgraph/PlanarGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  geos::geomgraph::PlanarGraph
 Represents a directed graph which is embeddable in a planar surface. More...
 

Namespaces

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