Declaration of class NodeInfo. More...
#include <math.h>#include <ogdf/internal/orthogonal/RoutingChannel.h>#include <ogdf/orthogonal/MinimumEdgeDistances.h>#include <ogdf/basic/AdjEntryArray.h>#include <ogdf/orthogonal/OrthoRep.h>#include <ogdf/planarity/PlanRep.h>#include <ogdf/basic/GridLayout.h>Go to the source code of this file.
Classes | |
| class | ogdf::NodeInfo |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_NODEINFO_H |
Functions | |
| ostream & | ogdf::operator<< (ostream &O, const NodeInfo &inf) |
Declaration of class NodeInfo.
The class NodeInfo holds the information that is necessary for the rerouting of the edges after the constructive compaction step the rerouting works on a PlanRep and derives the info in member get_data.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file NodeInfo.h.
| #define OGDF_NODEINFO_H |
Definition at line 53 of file NodeInfo.h.