Declaration of class RoutingChannel which maintains required size of routing channels and separation, cOverhang. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphList.h>#include <ogdf/basic/basic.h>#include <ogdf/orthogonal/OrthoRep.h>#include <algorithm>Go to the source code of this file.
Classes | |
| class | ogdf::RoutingChannel< ATYPE > |
| Maintains input sizes for constructive compaction (size of routing channels, separation, cOverhang) More... | |
| struct | ogdf::RoutingChannel< ATYPE >::vInfo |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of class RoutingChannel which maintains required size of routing channels and separation, cOverhang.
Definition in file RoutingChannel.h.