Declaration of interface for layout algorithms that allow calls with a MultilevelGraph parameter (class MultilevelLayoutModule). More...
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/LayoutModule.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/memory.h>
#include <ogdf/energybased/multilevel_mixer/MultilevelGraph.h>
Go to the source code of this file.
Classes | |
class | ogdf::MultilevelLayoutModule |
Interface of general layout algorithms that also allow a MultilevelGraph as call parameter, extending the interface of a simple LayoutModule. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for layout algorithms that allow calls with a MultilevelGraph parameter (class MultilevelLayoutModule).
Definition in file MultilevelLayoutModule.h.