GEOS  3.9.1dev
Classes | Namespaces
ConnectedSubgraphFinder.h File Reference
#include <geos/export.h>
#include <geos/planargraph/PlanarGraph.h>
#include <stack>
#include <vector>
Include dependency graph for ConnectedSubgraphFinder.h:

Go to the source code of this file.

Classes

class  geos::planargraph::algorithm::ConnectedSubgraphFinder
 Finds all connected Subgraphs of a PlanarGraph. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::planargraph
 Contains classes to implement a planar graph data structure.
 
 geos::planargraph::algorithm
 Planargraph algorithms.