Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::MMCBDoubleGrid Class Reference

Crossings beautifier using grid doubling. More...

#include <ogdf/planarlayout/MMCBDoubleGrid.h>

Inheritance diagram for ogdf::MMCBDoubleGrid:
ogdf::MMCBBase ogdf::MixedModelCrossingsBeautifierModule

List of all members.

Public Member Functions

 MMCBDoubleGrid ()
 Creates an instance of the crossings beautifier module.
 ~MMCBDoubleGrid ()

Protected Member Functions

void doCall (const PlanRep &PG, GridLayout &gl, const List< node > &L)
 Implements the module call.

Detailed Description

Crossings beautifier using grid doubling.

Definition at line 61 of file MMCBDoubleGrid.h.


Constructor & Destructor Documentation

Creates an instance of the crossings beautifier module.

Definition at line 65 of file MMCBDoubleGrid.h.

Definition at line 67 of file MMCBDoubleGrid.h.


Member Function Documentation

void ogdf::MMCBDoubleGrid::doCall ( const PlanRep PG,
GridLayout gl,
const List< node > &  L 
) [protected, virtual]

Implements the module call.

Implements ogdf::MixedModelCrossingsBeautifierModule.


The documentation for this class was generated from the following file: