Declaration of class IncNodeInserter. More...
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/GraphObserver.h>
#include <ogdf/planarity/PlanRepInc.h>
#include <ogdf/uml/UMLGraph.h>
Go to the source code of this file.
Classes | |
class | ogdf::IncNodeInserter |
Namespaces | |
namespace | 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.