Declaration of a base class for planar representations of graphs and cluster graphs. More...
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/basic/GridLayout.h>
#include <ogdf/basic/Layout.h>
#include <ogdf/planarity/EdgeTypePatterns.h>
#include <ogdf/planarity/NodeTypePatterns.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. | |
Declaration of a base class for planar representations of graphs and cluster graphs.
Definition in file PlanRep.h.