Declaration of a base class for planar representations of graphs and cluster graphs. More...
#include <ogdf/basic/GraphCopy.h>#include <ogdf/planarity/EdgeTypePatterns.h>#include <ogdf/planarity/NodeTypePatterns.h>#include <ogdf/basic/Layout.h>#include <ogdf/orthogonal/OrthoRep.h>#include <ogdf/basic/GraphAttributes.h>Go to the source code of this file.
Classes | |
| class | ogdf::PlanRep |
| Planarized representations (of a connected component) of a graph. More... | |
| struct | ogdf::PlanRep::Deg1RestoreInfo |
| Information for restoring degree-1 nodes. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_PLANREP_H |
Declaration of a base class for planar representations of graphs and cluster graphs.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file PlanRep.h.
| #define OGDF_PLANREP_H |