A simple embedder algorithm. More...
#include <ogdf/module/EmbedderModule.h>#include <ogdf/planarity/PlanarModule.h>#include <ogdf/basic/CombinatorialEmbedding.h>#include <ogdf/planarity/PlanRep.h>Go to the source code of this file.
Classes | |
| class | ogdf::SimpleEmbedder |
| Planar graph embedding by using PlanarModule. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_SIMPLE_EMBEDDER_H |
A simple embedder algorithm.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file SimpleEmbedder.h.
| #define OGDF_SIMPLE_EMBEDDER_H |
Definition at line 47 of file SimpleEmbedder.h.