#include <MixedModelCrossingsBeautifierModule.h>

Protected Member Functions | |
| void | doCall (const PlanRep &PG, GridLayout &gl, const List< node > &L) |
| < Dummy implementation. | |
This implementation does no beautification at all and can thus be used for obtaining the original Mixed-Model layout.
Definition at line 125 of file MixedModelCrossingsBeautifierModule.h.
| void ogdf::MMDummyCrossingsBeautifier::doCall | ( | const PlanRep & | PG, | |
| GridLayout & | gl, | |||
| const List< node > & | L | |||
| ) | [inline, protected, virtual] |
< Dummy implementation.
Implements ogdf::MixedModelCrossingsBeautifierModule.
Definition at line 129 of file MixedModelCrossingsBeautifierModule.h.