Eclipse SUMO - Simulation of Urban MObility
GUIVisualizationColorSettings Struct Reference

struct for color settings More...

#include <GUIVisualizationSettings.h>

Collaboration diagram for GUIVisualizationColorSettings:
[legend]

Public Member Functions

 GUIVisualizationColorSettings ()
 constructor More...
 
bool operator!= (const GUIVisualizationColorSettings &other)
 inequality comparator More...
 
bool operator== (const GUIVisualizationColorSettings &other)
 equality comparator More...
 

Data Fields

RGBColor busStopColor
 color for busStops More...
 
RGBColor busStopColorSign
 color for busStops signs More...
 
RGBColor chargingStationColor
 color for chargingStations More...
 
RGBColor chargingStationColorCharge
 color for chargingStation during charging More...
 
RGBColor chargingStationColorSign
 color for chargingStation sign More...
 
RGBColor containerStopColor
 color for containerStops More...
 
RGBColor containerStopColorSign
 color for containerStop signs More...
 
RGBColor parkingAreaColor
 color for parkingAreas More...
 
RGBColor parkingAreaColorSign
 color for parkingArea sign More...
 
RGBColor parkingSpaceColor
 color for parkingSpace innen More...
 
RGBColor parkingSpaceColorContour
 color for parkingSpace contour More...
 
RGBColor personTripColor
 color for stopPersons More...
 
RGBColor rideColor
 color for rides More...
 
RGBColor selectedAdditionalColor
 additional selection color (busStops, Detectors...) More...
 
RGBColor selectedConnectionColor
 connection selection color More...
 
RGBColor selectedContainerColor
 container selection color More...
 
RGBColor selectedContainerPlanColor
 container plan selection color (Rides, Walks, containerStops...) More...
 
RGBColor selectedCrossingColor
 crossings selection color More...
 
RGBColor selectedEdgeColor
 edge selection color More...
 
RGBColor selectedEdgeDataColor
 edge data selection color More...
 
RGBColor selectedLaneColor
 lane selection color More...
 
RGBColor selectedPersonColor
 person selection color More...
 
RGBColor selectedPersonPlanColor
 person plan selection color (Rides, Walks, stopPersons...) More...
 
RGBColor selectedProhibitionColor
 prohibition selection color More...
 
RGBColor selectedRouteColor
 route selection color (used for routes and vehicle stops) More...
 
RGBColor selectedVehicleColor
 vehicle selection color More...
 
RGBColor selectionColor
 basic selection color More...
 
RGBColor stopColor
 color for Stops More...
 
RGBColor stopContainerColor
 color for containerStops More...
 
RGBColor stopPersonColor
 color for stopPersons More...
 
RGBColor trainStopColor
 color for trainStops More...
 
RGBColor trainStopColorSign
 color for trainStops signs More...
 
RGBColor transhipColor
 color for tranships More...
 
RGBColor transportColor
 color for transport More...
 
RGBColor vehicleTripColor
 color for vehicle trips More...
 
RGBColor walkColor
 color for walks More...
 
RGBColor waypointColor
 color for Waypoints More...
 

Static Public Attributes

static const RGBColor childConnectionColor
 color for child connections between parents and child elements More...
 
static const RGBColor crossingColor
 color for crossings More...
 
static const RGBColor crossingInvalidColor
 color for invalid crossing More...
 
static const RGBColor crossingPriorityColor
 color for priority crossing More...
 
static const RGBColor editShapeColor
 color for edited shapes (Junctions, crossings and connections) More...
 
static const RGBColor SUMO_color_DEADEND_SHOW
 color for highlighthing deadends More...
 

Detailed Description

struct for color settings

Definition at line 122 of file GUIVisualizationSettings.h.

Constructor & Destructor Documentation

◆ GUIVisualizationColorSettings()

GUIVisualizationColorSettings::GUIVisualizationColorSettings ( )

constructor

Definition at line 337 of file GUIVisualizationSettings.cpp.

Member Function Documentation

◆ operator!=()

◆ operator==()

Field Documentation

◆ busStopColor

◆ busStopColorSign

◆ chargingStationColor

◆ chargingStationColorCharge

RGBColor GUIVisualizationColorSettings::chargingStationColorCharge

color for chargingStation during charging

Definition at line 200 of file GUIVisualizationSettings.h.

Referenced by GUIChargingStation::drawGL(), GUISettingsHandler::myStartElement(), operator!=(), operator==(), and GUIVisualizationSettings::save().

◆ chargingStationColorSign

◆ childConnectionColor

const RGBColor GUIVisualizationColorSettings::childConnectionColor
static

color for child connections between parents and child elements

Definition at line 248 of file GUIVisualizationSettings.h.

◆ containerStopColor

◆ containerStopColorSign

◆ crossingColor

const RGBColor GUIVisualizationColorSettings::crossingColor
static

color for crossings

Definition at line 254 of file GUIVisualizationSettings.h.

Referenced by GNECrossing::getCrossingColor().

◆ crossingInvalidColor

const RGBColor GUIVisualizationColorSettings::crossingInvalidColor
static

color for invalid crossing

Definition at line 260 of file GUIVisualizationSettings.h.

Referenced by GNECrossing::getCrossingColor().

◆ crossingPriorityColor

const RGBColor GUIVisualizationColorSettings::crossingPriorityColor
static

color for priority crossing

Definition at line 257 of file GUIVisualizationSettings.h.

Referenced by GNECrossing::getCrossingColor().

◆ editShapeColor

const RGBColor GUIVisualizationColorSettings::editShapeColor
static

color for edited shapes (Junctions, crossings and connections)

Definition at line 251 of file GUIVisualizationSettings.h.

Referenced by GNELane::drawShapeEdited(), GNEWalkingArea::drawWalkingArea(), GNEConnection::getConnectionColor(), GNECrossing::getCrossingColor(), and GNEJunction::setColor().

◆ parkingAreaColor

RGBColor GUIVisualizationColorSettings::parkingAreaColor

◆ parkingAreaColorSign

RGBColor GUIVisualizationColorSettings::parkingAreaColorSign

◆ parkingSpaceColor

RGBColor GUIVisualizationColorSettings::parkingSpaceColor

◆ parkingSpaceColorContour

RGBColor GUIVisualizationColorSettings::parkingSpaceColorContour

◆ personTripColor

◆ rideColor

◆ selectedAdditionalColor

◆ selectedConnectionColor

◆ selectedContainerColor

RGBColor GUIVisualizationColorSettings::selectedContainerColor

container selection color

Definition at line 167 of file GUIVisualizationSettings.h.

Referenced by GUISettingsHandler::myStartElement(), operator!=(), operator==(), and GUIVisualizationSettings::save().

◆ selectedContainerPlanColor

RGBColor GUIVisualizationColorSettings::selectedContainerPlanColor

◆ selectedCrossingColor

◆ selectedEdgeColor

◆ selectedEdgeDataColor

◆ selectedLaneColor

◆ selectedPersonColor

◆ selectedPersonPlanColor

◆ selectedProhibitionColor

◆ selectedRouteColor

◆ selectedVehicleColor

◆ selectionColor

◆ stopColor

◆ stopContainerColor

◆ stopPersonColor

◆ SUMO_color_DEADEND_SHOW

const RGBColor GUIVisualizationColorSettings::SUMO_color_DEADEND_SHOW
static

color for highlighthing deadends

Definition at line 245 of file GUIVisualizationSettings.h.

Referenced by GUILane::drawLinkRule(), and GUIVisualizationSettings::initNeteditDefaults().

◆ trainStopColor

◆ trainStopColorSign

◆ transhipColor

◆ transportColor

◆ vehicleTripColor

◆ walkColor

◆ waypointColor


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