Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::MMCBLocalStretch Class Reference

Crossings beautifier using a local stretch strategy. More...

#include <ogdf/planarlayout/MMCBLocalStretch.h>

Inheritance diagram for ogdf::MMCBLocalStretch:
ogdf::MMCBBase ogdf::MixedModelCrossingsBeautifierModule

List of all members.

Public Member Functions

 MMCBLocalStretch ()
 Creates an instance of the crossings beautifier.
 ~MMCBLocalStretch ()

Protected Member Functions

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

Detailed Description

Crossings beautifier using a local stretch strategy.

Definition at line 61 of file MMCBLocalStretch.h.


Constructor & Destructor Documentation

Creates an instance of the crossings beautifier.

Definition at line 65 of file MMCBLocalStretch.h.

Definition at line 67 of file MMCBLocalStretch.h.


Member Function Documentation

void ogdf::MMCBLocalStretch::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: