Declaration of Sugiyama algorithm. More...
#include <ogdf/basic/LayoutModule.h>
#include <ogdf/cluster/ClusterGraphAttributes.h>
#include <ogdf/layered/ExtendedNestingGraph.h>
#include <ogdf/layered/HierarchyClusterLayoutModule.h>
#include <ogdf/layered/HierarchyLayoutModule.h>
#include <ogdf/layered/RankingModule.h>
#include <ogdf/packing/CCLayoutPackModule.h>
#include <ogdf/simultaneous/TwoLayerCrossMinSimDraw.h>
#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.