Declaration of ExtendedNestingGraph. More...
#include <ogdf/basic/EdgeArray.h>#include <ogdf/cluster/ClusterArray.h>#include <ogdf/cluster/ClusterGraph.h>Go to the source code of this file.
Classes | |
| class | ogdf::ClusterGraphCopy |
| class | ogdf::ENGLayer |
| Represents layer in an extended nesting graph. More... | |
| class | ogdf::ExtendedNestingGraph |
| class | ogdf::LHTreeNode |
| struct | ogdf::LHTreeNode::Adjacency |
| struct | ogdf::LHTreeNode::ClusterCrossing |
| struct | ogdf::RCCrossings |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Functions | |
| std::ostream & | ogdf::operator<< (std::ostream &os, const RCCrossings &cr) |
Declaration of ExtendedNestingGraph.
Manages access on copy of an attributed graph.
Definition in file ExtendedNestingGraph.h.