Declaration of ExtendedNestingGraph. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/List.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/memory.h>#include <ogdf/cluster/ClusterGraph.h>#include <iosfwd>#include <limits>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.