![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <fx.h>
#include <utils/gui/images/GUIIconSubSys.h>
#include <utils/foxtools/MFXIconComboBox.h>
#include <utils/foxtools/MFXUtils.h>
#include "GUIPropertyScheme.h"
Go to the source code of this file.
Data Structures | |
class | GUIPropertySchemeStorage< T > |
Base class for coloring. Allows changing the used colors and sets the used color in dependence to a value. More... | |
Typedefs | |
typedef GUIPropertySchemeStorage< GUIColorScheme > | GUIColorer |
typedef GUIPropertySchemeStorage< GUIScaleScheme > | GUIScaler |
Definition at line 136 of file GUIPropertySchemeStorage.h.
Definition at line 137 of file GUIPropertySchemeStorage.h.