Declaration of ExtendedNestingGraph. More...
#include <ogdf/cluster/ClusterGraph.h>#include <ogdf/basic/EdgeArray.h>#include <ogdf/cluster/ClusterArray.h>#include <limits.h>Go to the source code of this file.
Classes | |
| struct | ogdf::RCCrossings |
| class | ogdf::LHTreeNode |
| struct | ogdf::LHTreeNode::Adjacency |
| struct | ogdf::LHTreeNode::ClusterCrossing |
| class | ogdf::ENGLayer |
| class | ogdf::ClusterGraphCopy |
| class | ogdf::ExtendedNestingGraph |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_EXTENDED_NESTING_GRAPH_H |
Functions | |
| OGDF_EXPORT ostream & | ogdf::operator<< (ostream &os, const RCCrossings &cr) |
Variables | |
| class OGDF_EXPORT | ogdf::ExtendedNestingGraph |
Declaration of ExtendedNestingGraph.
Manages access on copy of an attributed graph.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file ExtendedNestingGraph.h.
| #define OGDF_EXTENDED_NESTING_GRAPH_H |
Definition at line 49 of file ExtendedNestingGraph.h.