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 double | stopEdgeSize |
stopEdges 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 363 of file GUIVisualizationSettings.h.
|
static |
arrow length
Definition at line 423 of file GUIVisualizationSettings.h.
Referenced by GUIGeometry::drawChildLine(), and GUIGeometry::drawParentLine().
|
static |
arrow offset
Definition at line 426 of file GUIVisualizationSettings.h.
Referenced by GUIGeometry::drawChildLine(), and GUIGeometry::drawParentLine().
|
static |
arrow width
Definition at line 420 of file GUIVisualizationSettings.h.
Referenced by GUIGeometry::drawChildLine(), and GUIGeometry::drawParentLine().
|
static |
color for Calibrators
Definition at line 378 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol(), and GNECalibratorFlow::drawGL().
|
static |
Calibrator height.
Definition at line 384 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
Calibrator width.
Definition at line 381 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
connection color
Definition at line 402 of file GUIVisualizationSettings.h.
Referenced by GNELaneAreaDetector::drawE2(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), GNEEntryExitDetector::drawGL(), GNEInductionLoopDetector::drawGL(), GNEInstantInductionLoopDetector::drawGL(), GNEMultiEntryExitDetector::drawGL(), GNEParkingArea::drawGL(), GNEParkingSpace::drawGL(), GNERerouter::drawGL(), GNERerouterSymbol::drawGL(), GNERouteProbe::drawGL(), GNETractionSubstation::drawGL(), GNEVaporizer::drawGL(), GNEVariableSpeedSign::drawGL(), GNEVariableSpeedSignSymbol::drawGL(), and GNEAdditional::drawListedAdditional().
|
static |
connection color selected
Definition at line 405 of file GUIVisualizationSettings.h.
Referenced by GNEAdditional::drawParentChildLines().
|
static |
overhead wire color bot
Definition at line 414 of file GUIVisualizationSettings.h.
Referenced by GNEOverheadWire::drawJunctionPartialGL(), and GNEOverheadWire::drawLanePartialGL().
|
static |
overhead wire color selected
Definition at line 417 of file GUIVisualizationSettings.h.
|
static |
overhead wire color top
Definition at line 411 of file GUIVisualizationSettings.h.
Referenced by GNEOverheadWire::drawJunctionPartialGL(), and GNEOverheadWire::drawLanePartialGL().
|
static |
color for rerouters
Definition at line 366 of file GUIVisualizationSettings.h.
|
static |
rerouter size
Definition at line 369 of file GUIVisualizationSettings.h.
Referenced by GNERerouter::drawGL().
|
static |
color for route probes
Definition at line 387 of file GUIVisualizationSettings.h.
Referenced by GNERouteProbe::drawGL().
|
static |
RouteProbe size.
Definition at line 390 of file GUIVisualizationSettings.h.
Referenced by GNERouteProbe::drawGL().
|
static |
stopEdges size
Definition at line 399 of file GUIVisualizationSettings.h.
Referenced by GNEStopPlan::drawGL().
|
static |
connection color between E1/junctions and TLS
Definition at line 429 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::drawTemporalE1TLSLines(), and GNEViewNet::drawTemporalJunctionTLSLines().
|
static |
tractionSubstation size
Definition at line 408 of file GUIVisualizationSettings.h.
Referenced by GNETractionSubstation::drawGL().
|
static |
color for vaporizers
Definition at line 393 of file GUIVisualizationSettings.h.
Referenced by GNEVaporizer::drawGL().
|
static |
Vaporizer size.
Definition at line 396 of file GUIVisualizationSettings.h.
Referenced by GNEVaporizer::drawGL().
|
static |
color for VSS
Definition at line 372 of file GUIVisualizationSettings.h.
|
static |
VSS size.
Definition at line 375 of file GUIVisualizationSettings.h.
Referenced by GNEVariableSpeedSign::drawGL().