Declaration of a base class for planar representations of graphs and cluster graphs. More...
#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/basic.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | ogdf::UpwardPlanRep |
Upward planarized representations (of a connected component) of a graph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of a base class for planar representations of graphs and cluster graphs.
Definition in file UpwardPlanRep.h.