![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for stoppingPlace settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const RGBColor | busStopColor |
color for busStops More... | |
static const RGBColor | busStopColorSign |
color for busStops signs More... | |
static const double | busStopWidth |
busStop width More... | |
static const RGBColor | chargingStationColor |
color for chargingStations More... | |
static const RGBColor | chargingStationColorCharge |
color for chargingStation during charging More... | |
static const RGBColor | chargingStationColorSign |
color for chargingStation sign More... | |
static const double | chargingStationWidth |
chargingStation width More... | |
static const RGBColor | containerStopColor |
color for containerStops More... | |
static const RGBColor | containerStopColorSign |
color for containerStop signs More... | |
static const double | containerStopWidth |
containerStop width More... | |
static const RGBColor | parkingAreaColor |
color for parkingAreas More... | |
static const RGBColor | parkingAreaColorSign |
color for parkingArea sign More... | |
static const RGBColor | parkingSpaceColor |
color for parkingSpace innen More... | |
static const RGBColor | parkingSpaceColorContour |
color for parkingSpace contour More... | |
static const double | stoppingPlaceSignOffset |
busStop offset More... | |
struct for stoppingPlace settings
Definition at line 338 of file GUIVisualizationSettings.h.
|
static |
color for busStops
Definition at line 347 of file GUIVisualizationSettings.h.
Referenced by GUIBusStop::drawGL(), GNEAccess::drawGL(), and GNEBusStop::drawGL().
|
static |
color for busStops signs
Definition at line 350 of file GUIVisualizationSettings.h.
Referenced by GUIBusStop::drawGL(), and GNEBusStop::drawGL().
|
static |
busStop width
Definition at line 344 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL().
|
static |
color for chargingStations
Definition at line 365 of file GUIVisualizationSettings.h.
Referenced by GUIChargingStation::drawGL(), and GNEChargingStation::drawGL().
|
static |
color for chargingStation during charging
Definition at line 371 of file GUIVisualizationSettings.h.
Referenced by GUIChargingStation::drawGL().
|
static |
color for chargingStation sign
Definition at line 368 of file GUIVisualizationSettings.h.
Referenced by GUIChargingStation::drawGL(), and GNEChargingStation::drawGL().
|
static |
chargingStation width
Definition at line 362 of file GUIVisualizationSettings.h.
Referenced by GNEChargingStation::drawGL().
|
static |
color for containerStops
Definition at line 356 of file GUIVisualizationSettings.h.
Referenced by GUIContainerStop::drawGL(), and GNEContainerStop::drawGL().
|
static |
color for containerStop signs
Definition at line 359 of file GUIVisualizationSettings.h.
Referenced by GUIContainerStop::drawGL(), and GNEContainerStop::drawGL().
|
static |
containerStop width
Definition at line 353 of file GUIVisualizationSettings.h.
Referenced by GNEContainerStop::drawGL().
|
static |
color for parkingAreas
Definition at line 374 of file GUIVisualizationSettings.h.
Referenced by GNEParkingArea::drawGL().
|
static |
color for parkingArea sign
Definition at line 377 of file GUIVisualizationSettings.h.
Referenced by GNEParkingArea::drawGL().
|
static |
color for parkingSpace innen
Definition at line 383 of file GUIVisualizationSettings.h.
Referenced by GNEParkingSpace::drawGL().
|
static |
color for parkingSpace contour
Definition at line 380 of file GUIVisualizationSettings.h.
Referenced by GNEParkingSpace::drawGL().
|
static |
busStop offset
Definition at line 341 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::updateGeometry(), GNEChargingStation::updateGeometry(), and GNEContainerStop::updateGeometry().