Declaration of the class EmbedPQTree. More...
#include <ogdf/internal/planarity/PQTree.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/SList.h>#include <ogdf/internal/planarity/PlanarLeafKey.h>#include <ogdf/internal/planarity/EmbedIndicator.h>Go to the source code of this file.
Classes | |
| class | ogdf::EmbedPQTree |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_EMBED_PQTREE_H |
Typedefs | |
| typedef PQBasicKey< edge, indInfo *, bool > * | ogdf::PtrPQBasicKeyEIB |
| typedef PlanarLeafKey< indInfo * > * | ogdf::PtrPlanarLeafKeyI |
Functions | |
| template<> | |
| bool | ogdf::doDestruction< PtrPQBasicKeyEIB > (const PtrPQBasicKeyEIB *) |
| template<> | |
| bool | ogdf::doDestruction< PtrPlanarLeafKeyI > (const PtrPlanarLeafKeyI *) |
Declaration of the class EmbedPQTree.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file EmbedPQTree.h.
| #define OGDF_EMBED_PQTREE_H |
Definition at line 49 of file EmbedPQTree.h.