Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::ELabelPosSimple Class Reference

#include <ogdf/labeling/ELabelPosSimple.h>

Public Member Functions

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

Public Attributes

bool m_absolut
 
double m_edgeDistance
 
double m_marginDistance
 
bool m_midOnEdge
 

Detailed Description

Definition at line 39 of file ELabelPosSimple.h.

Constructor & Destructor Documentation

◆ ELabelPosSimple()

ogdf::ELabelPosSimple::ELabelPosSimple ( )

◆ ~ELabelPosSimple()

ogdf::ELabelPosSimple::~ELabelPosSimple ( )

Member Function Documentation

◆ call()

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

Member Data Documentation

◆ m_absolut

bool ogdf::ELabelPosSimple::m_absolut

Definition at line 46 of file ELabelPosSimple.h.

◆ m_edgeDistance

double ogdf::ELabelPosSimple::m_edgeDistance

Definition at line 48 of file ELabelPosSimple.h.

◆ m_marginDistance

double ogdf::ELabelPosSimple::m_marginDistance

Definition at line 47 of file ELabelPosSimple.h.

◆ m_midOnEdge

bool ogdf::ELabelPosSimple::m_midOnEdge

Definition at line 50 of file ELabelPosSimple.h.


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