Declaration of EdgeRouter... More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/basic.h>
#include <ogdf/orthogonal/OrthoRep.h>
#include <ogdf/orthogonal/edge_router/NodeInfo.h>
#include <ogdf/orthogonal/internal/RoutingChannel.h>
#include <ogdf/planarity/PlanRep.h>
Go to the source code of this file.
Classes | |
class | ogdf::EdgeRouter |
Places node boxes in replacement areas of orthogonal drawing step and route edges to minimize bends. More... | |
class | ogdf::MinimumEdgeDistances< ATYPE > |
Maintains input sizes for improvement compaction (deltas and epsilons) More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of EdgeRouter...
... which places node boxes in replacement areas of an orthogonal drawing step and routes edges to minimize bends.
Definition in file EdgeRouter.h.