Declaration of interface for mixed-model crossings beautifier algorithms. More...
Go to the source code of this file.
Classes | |
class | ogdf::List< E > |
Doubly linked lists (maintaining the length of the list). More... | |
class | ogdf::MixedModelCrossingsBeautifierModule |
The base class for Mixed-Model crossings beautifier algorithms. More... | |
class | ogdf::MMDummyCrossingsBeautifier |
Dummy implementation of Mixed-Model crossings beautifier. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of interface for mixed-model crossings beautifier algorithms.
Definition in file MixedModelCrossingsBeautifierModule.h.