Eclipse SUMO - Simulation of Urban MObility
|
struct for dotted contour settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const RGBColor | firstFrontColor |
first color of dotted front contour | |
static const RGBColor | firstInspectedColor |
first color of dotted inspected contour | |
static const RGBColor | secondFrontColor |
second color of dotted front contour | |
static const RGBColor | secondInspectedColor |
second color of dotted inspectedcontour | |
static const double | segmentLength |
length of dotted contour segments | |
static const double | segmentWidth |
width of dotted contour segments | |
static const double | segmentWidthLarge |
width of large dotted contour segments | |
static const double | segmentWidthSmall |
width of small dotted contour segments | |
struct for dotted contour settings
Definition at line 506 of file GUIVisualizationSettings.h.
|
static |
first color of dotted front contour
Definition at line 527 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().
|
static |
first color of dotted inspected contour
Definition at line 521 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().
|
static |
second color of dotted front contour
Definition at line 530 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().
|
static |
second color of dotted inspectedcontour
Definition at line 524 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().
|
static |
length of dotted contour segments
Definition at line 518 of file GUIVisualizationSettings.h.
Referenced by GUIDottedGeometry::GUIDottedGeometry(), GUIDottedGeometry::updateDottedGeometry(), and GUIDottedGeometry::updateDottedGeometry().
|
static |
width of dotted contour segments
Definition at line 509 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol(), GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), GNEEntryExitDetector::drawGL(), GNEInductionLoopDetector::drawGL(), GNEInstantInductionLoopDetector::drawGL(), GNELaneAreaDetector::drawGL(), GNEParkingArea::drawGL(), GNEParkingSpace::drawGL(), GNERerouterSymbol::drawGL(), GNERouteProbe::drawGL(), GNETAZ::drawGL(), GNEVaporizer::drawGL(), GNEVariableSpeedSignSymbol::drawGL(), GNETAZRelData::drawGL(), GNEContainer::drawGL(), GNEPerson::drawGL(), GNEStop::drawGL(), GNEStopPlan::drawGL(), GNEVehicle::drawGL(), GNEConnection::drawGL(), GNECrossing::drawGL(), GNEEdge::drawGL(), GNEInternalLane::drawGL(), GNEJunction::drawGL(), GNELane::drawGL(), GNEWalkingArea::drawGL(), GNEPOI::drawGL(), GNEPoly::drawGL(), GNELaneAreaDetector::drawJunctionPartialGL(), GNEOverheadWire::drawJunctionPartialGL(), GNERoute::drawJunctionPartialGL(), GNEVehicle::drawJunctionPartialGL(), GNELaneAreaDetector::drawLanePartialGL(), GNEOverheadWire::drawLanePartialGL(), GNEEdgeData::drawLanePartialGL(), GNEEdgeRelData::drawLanePartialGL(), GNERoute::drawLanePartialGL(), GNEVehicle::drawLanePartialGL(), GNEAdditional::drawListedAdditional(), GNEDemandElementPlan::drawPlanGL(), GNEDemandElementPlan::drawPlanJunctionPartial(), GNEDemandElementPlan::drawPlanLanePartial(), GNEAdditional::drawSquaredAdditional(), and GNEWalkingArea::drawWalkingArea().
|
static |
width of large dotted contour segments
Definition at line 515 of file GUIVisualizationSettings.h.
Referenced by GNETAZ::drawGL().
|
static |
width of small dotted contour segments
Definition at line 512 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeGeometryPoints(), GNEPoly::drawGeometryPoints(), GNEAccess::drawGL(), GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), GNEParkingArea::drawGL(), GNEParkingSpace::drawGL(), GNERouteProbe::drawGL(), GNETAZ::drawGL(), GNEVaporizer::drawGL(), GNEStopPlan::drawGL(), GNEConnection::drawGL(), GNECrossing::drawGL(), GNEJunction::drawGL(), and GNEPOI::drawGL().