Declaration of Sugiyama algorithm. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/LayoutModule.h>#include <ogdf/basic/basic.h>#include <ogdf/layered/ExtendedNestingGraph.h>#include <ogdf/layered/HierarchyClusterLayoutModule.h>#include <ogdf/layered/HierarchyLayoutModule.h>#include <ogdf/layered/LayeredCrossMinModule.h>#include <ogdf/layered/RankingModule.h>#include <ogdf/packing/CCLayoutPackModule.h>#include <ogdf/simultaneous/TwoLayerCrossMinSimDraw.h>#include <cstdint>#include <memory>Go to the source code of this file.
Classes | |
| class | ogdf::SugiyamaLayout |
| Sugiyama's layout algorithm. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Declaration of Sugiyama algorithm.
Definition in file SugiyamaLayout.h.