Declaration of EdgeRouter... More...
#include <ogdf/basic/GridLayout.h>
#include <ogdf/basic/GridLayoutMapped.h>
#include <ogdf/basic/Layout.h>
#include <ogdf/orthogonal/MinimumEdgeDistances.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... | |
Namespaces | |
namespace | 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.