![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <GNEFrameModuls.h>
Public Member Functions | |
| void | hidePathLegendModul () |
| hide Legend modul More... | |
| PathLegend (GNEFrame *frameParent) | |
| constructor More... | |
| void | showPathLegendModul () |
| show Legend modul More... | |
| ~PathLegend () | |
| destructor More... | |
Definition at line 744 of file GNEFrameModuls.h.
| GNEFrameModuls::PathLegend::PathLegend | ( | GNEFrame * | frameParent | ) |
constructor
Definition at line 2768 of file GNEFrameModuls.cpp.
References GUIVisualizationSettings::candidateColorSettings, GUIVisualizationCandidateColorSettings::conflict, MFXUtils::getFXColor(), GNEFrame::getViewNet(), GUISUMOAbstractView::getVisualisationSettings(), GUIDesignLabelLeft, GUIVisualizationCandidateColorSettings::possible, GUIVisualizationCandidateColorSettings::source, GUIVisualizationCandidateColorSettings::special, GUIVisualizationCandidateColorSettings::target, and RGBColor::WHITE.
| GNEFrameModuls::PathLegend::~PathLegend | ( | ) |
destructor
Definition at line 2791 of file GNEFrameModuls.cpp.
| void GNEFrameModuls::PathLegend::hidePathLegendModul | ( | ) |
hide Legend modul
Definition at line 2800 of file GNEFrameModuls.cpp.
| void GNEFrameModuls::PathLegend::showPathLegendModul | ( | ) |
show Legend modul
Definition at line 2795 of file GNEFrameModuls.cpp.