Declaration of class UpwardPlanarModule, which implements the upward-planarity testing and embedding algorithm for single-source digraphs by Bertolazzi et al. More...
#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/basic/NodeArray.h>#include <ogdf/basic/SList.h>Go to the source code of this file.
Classes | |
| class | ogdf::UpwardPlanarModule |
| struct | ogdf::UpwardPlanarModule::DegreeInfo |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_UPWARD_PLANAR_MODULE_H |
Variables | |
| class OGDF_EXPORT | ogdf::ExpansionGraph |
| class OGDF_EXPORT | ogdf::FaceSinkGraph |
Declaration of class UpwardPlanarModule, which implements the upward-planarity testing and embedding algorithm for single-source digraphs by Bertolazzi et al.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file UpwardPlanarModule.h.
| #define OGDF_UPWARD_PLANAR_MODULE_H |
Definition at line 50 of file UpwardPlanarModule.h.