#include <ogdf/labeling/ELabelPosSimple.h>
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 |
Definition at line 57 of file ELabelPosSimple.h.
| void ogdf::ELabelPosSimple::call | ( | GraphAttributes & | ug, |
| ELabelInterface< double > & | eli | ||
| ) |
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.