Eclipse SUMO - Simulation of Urban MObility
|
struct for stoppingPlace settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const double | busStopWidth |
busStop width | |
static const double | chargingStationWidth |
chargingStation width | |
static const double | containerStopWidth |
containerStop width | |
static const double | stoppingPlaceSignOffset |
busStop offset | |
static const double | symbolExternalRadius |
symbol external radius | |
static const double | symbolInternalRadius |
symbol internal radius | |
static const double | symbolInternalTextSize |
symbol internal text size | |
static const double | trainStopWidth |
trainStop width | |
struct for stoppingPlace settings
Definition at line 478 of file GUIVisualizationSettings.h.
|
static |
busStop width
Definition at line 483 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL().
|
static |
chargingStation width
Definition at line 492 of file GUIVisualizationSettings.h.
Referenced by GNEChargingStation::drawGL().
|
static |
containerStop width
Definition at line 489 of file GUIVisualizationSettings.h.
Referenced by GNEContainerStop::drawGL().
|
static |
busStop offset
Definition at line 480 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::updateGeometry(), GNEChargingStation::updateGeometry(), and GNEContainerStop::updateGeometry().
|
static |
symbol external radius
Definition at line 495 of file GUIVisualizationSettings.h.
Referenced by GNEStoppingPlace::calculateStoppingPlaceContour(), and GNEStoppingPlace::drawSign().
|
static |
symbol internal radius
Definition at line 498 of file GUIVisualizationSettings.h.
Referenced by GNEStoppingPlace::drawSign().
|
static |
symbol internal text size
Definition at line 501 of file GUIVisualizationSettings.h.
Referenced by GNEStoppingPlace::drawSign().
|
static |
trainStop width
Definition at line 486 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL().