Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::ELabelPosSimple Class Reference

#include <ogdf/labeling/ELabelPosSimple.h>

List of all members.

Public Member Functions

 ELabelPosSimple ()
 ~ELabelPosSimple ()
void call (GraphAttributes &ug, ELabelInterface< double > &eli)

Public Attributes

bool m_absolut
double m_marginDistance
double m_edgeDistance
bool m_midOnEdge

Detailed Description

Definition at line 57 of file ELabelPosSimple.h.


Constructor & Destructor Documentation


Member Function Documentation

void ogdf::ELabelPosSimple::call ( GraphAttributes ug,
ELabelInterface< double > &  eli 
)

Member Data Documentation

Definition at line 66 of file ELabelPosSimple.h.

Definition at line 68 of file ELabelPosSimple.h.

Definition at line 67 of file ELabelPosSimple.h.

Definition at line 70 of file ELabelPosSimple.h.


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