![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for additional settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const double | arrowLength |
arrow length | |
static const double | arrowOffset |
arrow offset | |
static const double | arrowWidth |
arrow width | |
static const RGBColor | calibratorColor |
color for Calibrators | |
static const double | calibratorHeight |
Calibrator height. | |
static const double | calibratorWidth |
Calibrator width. | |
static const RGBColor | connectionColor |
connection color | |
static const RGBColor | connectionColorSelected |
connection color selected | |
static const RGBColor | overheadWireColorBot |
overhead wire color bot | |
static const RGBColor | overheadWireColorSelected |
overhead wire color selected | |
static const RGBColor | overheadWireColorTop |
overhead wire color top | |
static const RGBColor | rerouterColor |
color for rerouters | |
static const double | rerouterSize |
rerouter size | |
static const RGBColor | routeProbeColor |
color for route probes | |
static const double | routeProbeSize |
RouteProbe size. | |
static const RGBColor | TLSConnectionColor |
connection color between E1/junctions and TLS | |
static const double | tractionSubstationSize |
tractionSubstation size | |
static const RGBColor | vaporizerColor |
color for vaporizers | |
static const double | vaporizerSize |
Vaporizer size. | |
static const RGBColor | VSSColor |
color for VSS | |
static const double | VSSSize |
VSS size. | |
struct for additional settings
Definition at line 329 of file GUIVisualizationSettings.h.
|
static |
arrow length
Definition at line 386 of file GUIVisualizationSettings.h.
Referenced by GUIGeometry::drawChildLine(), and GUIGeometry::drawParentLine().
|
static |
arrow offset
Definition at line 389 of file GUIVisualizationSettings.h.
Referenced by GUIGeometry::drawChildLine(), and GUIGeometry::drawParentLine().
|
static |
arrow width
Definition at line 383 of file GUIVisualizationSettings.h.
Referenced by GUIGeometry::drawChildLine(), and GUIGeometry::drawParentLine().
|
static |
color for Calibrators
Definition at line 344 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol(), and GNECalibratorFlow::drawGL().
|
static |
Calibrator height.
Definition at line 350 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
Calibrator width.
Definition at line 347 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
connection color
Definition at line 365 of file GUIVisualizationSettings.h.
Referenced by GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), GNEEntryExitDetector::drawGL(), GNEInductionLoopDetector::drawGL(), GNEInstantInductionLoopDetector::drawGL(), GNELaneAreaDetector::drawGL(), GNEMultiEntryExitDetector::drawGL(), GNEParkingArea::drawGL(), GNEParkingSpace::drawGL(), GNERerouter::drawGL(), GNERerouterSymbol::drawGL(), GNERouteProbe::drawGL(), GNETractionSubstation::drawGL(), GNEVaporizer::drawGL(), GNEVariableSpeedSign::drawGL(), GNEVariableSpeedSignSymbol::drawGL(), and GNEAdditional::drawListedAddtional().
|
static |
connection color selected
Definition at line 368 of file GUIVisualizationSettings.h.
Referenced by GNEAdditional::drawParentChildLines().
|
static |
overhead wire color bot
Definition at line 377 of file GUIVisualizationSettings.h.
Referenced by GNEOverheadWire::drawPartialGL(), and GNEOverheadWire::drawPartialGL().
|
static |
overhead wire color selected
Definition at line 380 of file GUIVisualizationSettings.h.
|
static |
overhead wire color top
Definition at line 374 of file GUIVisualizationSettings.h.
Referenced by GNEOverheadWire::drawPartialGL(), and GNEOverheadWire::drawPartialGL().
|
static |
color for rerouters
Definition at line 332 of file GUIVisualizationSettings.h.
|
static |
rerouter size
Definition at line 335 of file GUIVisualizationSettings.h.
Referenced by GNERerouter::drawGL().
|
static |
color for route probes
Definition at line 353 of file GUIVisualizationSettings.h.
Referenced by GNERouteProbe::drawGL().
|
static |
RouteProbe size.
Definition at line 356 of file GUIVisualizationSettings.h.
Referenced by GNERouteProbe::drawGL().
|
static |
connection color between E1/junctions and TLS
Definition at line 392 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::drawTemporalE1TLSLines(), and GNEViewNet::drawTemporalJunctionTLSLines().
|
static |
tractionSubstation size
Definition at line 371 of file GUIVisualizationSettings.h.
Referenced by GNETractionSubstation::drawGL().
|
static |
color for vaporizers
Definition at line 359 of file GUIVisualizationSettings.h.
Referenced by GNEVaporizer::drawGL().
|
static |
Vaporizer size.
Definition at line 362 of file GUIVisualizationSettings.h.
Referenced by GNEVaporizer::drawGL(), GNEStop::drawStopPersonOverEdge(), and GNEStop::drawStopPersonOverStoppingPlace().
|
static |
color for VSS
Definition at line 338 of file GUIVisualizationSettings.h.
|
static |
VSS size.
Definition at line 341 of file GUIVisualizationSettings.h.
Referenced by GNEVariableSpeedSign::drawGL().