Declaration of class PlanRepInc. More...
#include <ogdf/planarity/PlanRep.h>#include <ogdf/planarity/PlanRepUML.h>#include <ogdf/basic/UMLGraph.h>#include <ogdf/basic/GraphAttributes.h>#include <ogdf/basic/GraphObserver.h>#include <ogdf/basic/Array2D.h>Go to the source code of this file.
Classes | |
| class | ogdf::PlanRepInc |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_PLAN_REP_INC_H |
Declaration of class PlanRepInc.
The PlanRepInc is especially suited for incremental drawing modes. It derives from GraphObserver and therefore is always informed about changes of the underlying graph. Keeps the m_nodesInCC and m_numCC fields up-to-date.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file PlanRepInc.h.
| #define OGDF_PLAN_REP_INC_H |
Definition at line 54 of file PlanRepInc.h.