Declaration of class TopologyModule. More...
#include <ogdf/planarity/PlanRep.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/EdgeComparer.h>Go to the source code of this file.
Classes | |
| class | ogdf::TopologyModule |
| class | ogdf::PointComparer |
| class | ogdf::EdgeLeg |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_TOPOLOGYMODULE_H |
Declaration of class TopologyModule.
The TopologyModule transports the layout information from GraphAttributes to PlanRep on that Graph, i.e., it computes a combinatorial embedding for the input.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file TopologyModule.h.
| #define OGDF_TOPOLOGYMODULE_H |
Definition at line 53 of file TopologyModule.h.