Declaration of class UpwardPlanarityEmbeddedDigraph, which implements the upward-planarity testing algorithm for digraphs with a fixed embedding by Bertolazzi et al. More...
#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/basic/FaceArray.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/Graph_d.h>#include <ogdf/basic/List.h>Go to the source code of this file.
Classes | |
| class | ogdf::UpwardPlanarityEmbeddedDigraph |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class UpwardPlanarityEmbeddedDigraph, which implements the upward-planarity testing algorithm for digraphs with a fixed embedding by Bertolazzi et al.
Definition in file UpwardPlanarityEmbeddedDigraph.h.