|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
41 class GraphAttributes;
43 class ModularMultilevelMixer;
44 class MultilevelBuilder;
The namespace for all OGDF objects.
Stores additional attributes of a graph (like layout information).
The PreprocessorLayout removes multi-edges and self-loops.
ModularMultilevelMixer * m_mixer
Declaration of interface for layout algorithms (class LayoutModule)
Base class for placer modules.
Preprocessor Layout simplifies Graphs for use in other Algorithms.
Base class for merger modules.
PreprocessorLayout m_preproc
The multilevel drawing framework.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Modular multilevel graph layout.
Interface of general layout algorithms.