Eclipse SUMO - Simulation of Urban MObility
GUIDialog_ViewSettings::RainbowPanel Class Reference

NamePanel. More...

#include <GUIDialog_ViewSettings.h>

Collaboration diagram for GUIDialog_ViewSettings::RainbowPanel:
[legend]

Public Member Functions

GUIVisualizationRainbowSettings getSettings ()
 get settings More...
 
 RainbowPanel (FXComposite *parent, GUIDialog_ViewSettings *target, const GUIVisualizationRainbowSettings &settings)
 constructor More...
 
void update (const GUIVisualizationRainbowSettings &settings)
 update More...
 

Data Fields

FXButton * myColorRainbow = nullptr
 
FXCheckButton * myFixRange = nullptr
 check button More...
 
FXCheckButton * myHideMaxCheck = nullptr
 check button More...
 
FXCheckButton * myHideMinCheck = nullptr
 check button More...
 
FXRealSpinner * myMaxThreshold = nullptr
 threshold dial More...
 
FXRealSpinner * myMinThreshold = nullptr
 threshold dial More...
 
FXRealSpinner * myNeutralThreshold = nullptr
 threshold dial More...
 
MFXComboBoxIconmyRainbowStyle = nullptr
 
FXCheckButton * mySetNeutral = nullptr
 check button More...
 

Detailed Description

NamePanel.

Definition at line 136 of file GUIDialog_ViewSettings.h.

Constructor & Destructor Documentation

◆ RainbowPanel()

Member Function Documentation

◆ getSettings()

GUIVisualizationRainbowSettings GUIDialog_ViewSettings::RainbowPanel::getSettings ( )

get settings

Definition at line 1710 of file GUIDialog_ViewSettings.cpp.

References GUIVisualizationRainbowSettings::colors, and GUIVisualizationSettings::RAINBOW_SCHEMES.

Referenced by GUIDialog_ViewSettings::onCmdColorChange().

Here is the caller graph for this function:

◆ update()

void GUIDialog_ViewSettings::RainbowPanel::update ( const GUIVisualizationRainbowSettings settings)

Field Documentation

◆ myColorRainbow

FXButton* GUIDialog_ViewSettings::RainbowPanel::myColorRainbow = nullptr

◆ myFixRange

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::myFixRange = nullptr

check button

Definition at line 172 of file GUIDialog_ViewSettings.h.

◆ myHideMaxCheck

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::myHideMaxCheck = nullptr

check button

Definition at line 160 of file GUIDialog_ViewSettings.h.

◆ myHideMinCheck

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::myHideMinCheck = nullptr

check button

Definition at line 154 of file GUIDialog_ViewSettings.h.

◆ myMaxThreshold

FXRealSpinner* GUIDialog_ViewSettings::RainbowPanel::myMaxThreshold = nullptr

threshold dial

Definition at line 163 of file GUIDialog_ViewSettings.h.

◆ myMinThreshold

FXRealSpinner* GUIDialog_ViewSettings::RainbowPanel::myMinThreshold = nullptr

threshold dial

Definition at line 157 of file GUIDialog_ViewSettings.h.

◆ myNeutralThreshold

FXRealSpinner* GUIDialog_ViewSettings::RainbowPanel::myNeutralThreshold = nullptr

threshold dial

Definition at line 169 of file GUIDialog_ViewSettings.h.

◆ myRainbowStyle

MFXComboBoxIcon* GUIDialog_ViewSettings::RainbowPanel::myRainbowStyle = nullptr

Definition at line 151 of file GUIDialog_ViewSettings.h.

◆ mySetNeutral

FXCheckButton* GUIDialog_ViewSettings::RainbowPanel::mySetNeutral = nullptr

check button

Definition at line 166 of file GUIDialog_ViewSettings.h.


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