Declaration of the class EmbedIndicator. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/pqtree/PQNode.h>
#include <ogdf/basic/pqtree/PQNodeKey.h>
#include <ogdf/basic/pqtree/PQNodeRoot.h>
#include <ogdf/planarity/booth_lueker/IndInfo.h>
Go to the source code of this file.
Classes | |
class | ogdf::booth_lueker::EmbedIndicator |
class | ogdf::PQInternalKey< T, X, Y > |
The class template PQInternalKey is a derived class of class template PQBasicKey. More... | |
class | ogdf::PQLeafKey< T, X, Y > |
The class template PQLeafKey is a derived class of class template PQBasicKey. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::booth_lueker | |
Declaration of the class EmbedIndicator.
Implements the direction Indicator. Used by class EmbedPQTree.
Definition in file EmbedIndicator.h.