#include <ogdf/labeling/EdgeLabel.h>
Public Attributes | |
| coordType | length |
| int | number |
| coordType | min_x |
| coordType | max_x |
| coordType | min_y |
| coordType | max_y |
| OrthoDir | direction |
Definition at line 152 of file EdgeLabel.h.
| OrthoDir ogdf::ELabelPos< coordType >::SegmentInfo::direction |
Definition at line 158 of file EdgeLabel.h.
| coordType ogdf::ELabelPos< coordType >::SegmentInfo::length |
Definition at line 155 of file EdgeLabel.h.
| coordType ogdf::ELabelPos< coordType >::SegmentInfo::max_x |
Definition at line 157 of file EdgeLabel.h.
| coordType ogdf::ELabelPos< coordType >::SegmentInfo::max_y |
Definition at line 157 of file EdgeLabel.h.
| coordType ogdf::ELabelPos< coordType >::SegmentInfo::min_x |
Definition at line 157 of file EdgeLabel.h.
| coordType ogdf::ELabelPos< coordType >::SegmentInfo::min_y |
Definition at line 157 of file EdgeLabel.h.
| int ogdf::ELabelPos< coordType >::SegmentInfo::number |
Definition at line 156 of file EdgeLabel.h.