Declaration of class IncNodeInserter. More...
#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
Go to the source code of this file.
Classes | |
class | ogdf::IncNodeInserter |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of class IncNodeInserter.
This class represents the base class for strategies for the incremental drawing approach to insert nodes (having no layout fixation) into the fixed part of a PlanRep.
Definition in file IncNodeInserter.h.