Eclipse SUMO - Simulation of Urban MObility
GUIPropertySchemeStorage.h File Reference
#include <config.h>
#include <vector>
#include <utils/foxtools/fxheader.h>
#include <utils/gui/images/GUIIconSubSys.h>
#include <utils/foxtools/MFXComboBoxIcon.h>
#include <utils/foxtools/MFXUtils.h>
#include "GUIPropertyScheme.h"
Include dependency graph for GUIPropertySchemeStorage.h:
This graph shows which files directly or indirectly include this file:

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< GUIColorSchemeGUIColorer
 
typedef GUIPropertySchemeStorage< GUIScaleSchemeGUIScaler
 

Detailed Description

Author
Michael Behrisch
Daniel Krajzewicz
Jakob Erdmann
Laura Bieker
Date
Mon, 20.07.2009

Definition in file GUIPropertySchemeStorage.h.

Typedef Documentation

◆ GUIColorer

◆ GUIScaler