Eclipse SUMO - Simulation of Urban MObility
GUIVisualizationDottedContourSettings Struct Reference

struct for dotted contour settings More...

#include <GUIVisualizationSettings.h>

Collaboration diagram for GUIVisualizationDottedContourSettings:
[legend]

Static Public Attributes

static const RGBColor firstFrontColor
 first color of dotted front contour More...
 
static const RGBColor firstInspectedColor
 first color of dotted inspected contour More...
 
static const RGBColor secondFrontColor
 second color of dotted front contour More...
 
static const RGBColor secondInspectedColor
 second color of dotted inspectedcontour More...
 
static const double segmentLength
 length of dotted contour segments More...
 
static const double segmentWidth
 width of dotted contour segments More...
 
static const double segmentWidthLarge
 width of large dotted contour segments More...
 
static const double segmentWidthSmall
 width of small dotted contour segments More...
 

Detailed Description

struct for dotted contour settings

Definition at line 506 of file GUIVisualizationSettings.h.

Field Documentation

◆ firstFrontColor

const RGBColor GUIVisualizationDottedContourSettings::firstFrontColor
static

first color of dotted front contour

Definition at line 527 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().

◆ firstInspectedColor

const RGBColor GUIVisualizationDottedContourSettings::firstInspectedColor
static

first color of dotted inspected contour

Definition at line 521 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().

◆ secondFrontColor

const RGBColor GUIVisualizationDottedContourSettings::secondFrontColor
static

second color of dotted front contour

Definition at line 530 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().

◆ secondInspectedColor

const RGBColor GUIVisualizationDottedContourSettings::secondInspectedColor
static

second color of dotted inspectedcontour

Definition at line 524 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::DottedGeometryColor::getColor().

◆ segmentLength

const double GUIVisualizationDottedContourSettings::segmentLength
static

length of dotted contour segments

Definition at line 518 of file GUIVisualizationSettings.h.

Referenced by GUIDottedGeometry::GUIDottedGeometry(), and GUIDottedGeometry::updateDottedGeometry().

◆ segmentWidth

const double GUIVisualizationDottedContourSettings::segmentWidth
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().

◆ segmentWidthLarge

const double GUIVisualizationDottedContourSettings::segmentWidthLarge
static

width of large dotted contour segments

Definition at line 515 of file GUIVisualizationSettings.h.

Referenced by GNETAZ::drawGL().

◆ segmentWidthSmall


The documentation for this struct was generated from the following files: