36 FXLabel* legendLabel =
nullptr;
#define GUIDesignLabel(justify)
GNEViewNet * getViewNet() const
get view net
void hidePathLegendModule()
hide Legend modul
void showPathLegendModule()
show Legend modul
GNEPathLegendModule(GNEFrame *frameParent)
constructor
~GNEPathLegendModule()
destructor
const GUIVisualizationSettings & getVisualisationSettings() const
get visualization settings (read only)
GUIVisualizationCandidateColorSettings candidateColorSettings
candidate color settings
MFXGroupBoxModule (based on FXGroupBox)
FXVerticalFrame * getCollapsableFrame()
get collapsable frame (used by all elements that will be collapsed if button is toggled)
static FXColor getFXColor(const RGBColor &col)
converts FXColor to RGBColor
static const RGBColor WHITE
static const RGBColor special
color for selected special candidate element (Usually selected using shift+click)
static const RGBColor conflict
color for selected conflict candidate element (Usually selected using ctrl+click)
static const RGBColor target
color for selected candidate target
static const RGBColor possible
color for possible candidate element
static const RGBColor source
color for selected candidate source