ScalingLayout scales and calls a secondary layout. More...
#include <ogdf/basic/basic.h>
#include <ogdf/energybased/multilevel_mixer/MultilevelLayoutModule.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | ogdf::ScalingLayout |
Scales a graph layout and calls a secondary layout algorithm. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ScalingLayout scales and calls a secondary layout.
Definition in file ScalingLayout.h.