Declaration of class FixEdgeInserterCore and FixEdgeInserterUMLCore, which are the implementation classes for edge insertion with fixed embedding. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/FaceSet.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/Module.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/Timeouter.h>
#include <ogdf/basic/basic.h>
#include <ogdf/planarity/PlanRepLight.h>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | ogdf::FixEdgeInserterCore |
class | ogdf::FixEdgeInserterUMLCore |
class | ogdf::QueuePure< E > |
Implementation of list-based queues. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class FixEdgeInserterCore and FixEdgeInserterUMLCore, which are the implementation classes for edge insertion with fixed embedding.
Definition in file FixEdgeInserterCore.h.