![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Stores the information about how to visualize structures. More...
#include <GUIVisualizationSettings.h>
Public Member Functions | |
bool | drawAdditionals (const double exaggeration) const |
check if additionals must be drawn More... | |
bool | drawDetail (const double detail, const double exaggeration) const |
check if details can be drawn for the given GUIVisualizationDetailSettings and current scale and exxageration More... | |
int | getCircleResolution () const |
function to calculate circle resolution for all circles drawn in drawGL(...) functions More... | |
int | getLaneEdgeMode () const |
Returns the number of the active lane (edge) coloring schme. More... | |
int | getLaneEdgeScaleMode () const |
Returns the number of the active lane (edge) scaling schme. More... | |
GUIScaleScheme & | getLaneEdgeScaleScheme () |
Returns the current lane (edge) scaling schme. More... | |
GUIColorScheme & | getLaneEdgeScheme () |
Returns the current lane (edge) coloring schme. More... | |
double | getTextAngle (double objectAngle) const |
return an angle that is suitable for reading text aligned with the given angle (degrees) More... | |
GUIVisualizationSettings (bool _netedit=false) | |
constructor More... | |
void | initNeteditDefaults () |
init default settings More... | |
void | initSumoGuiDefaults () |
bool | operator== (const GUIVisualizationSettings &vs2) |
Comparison operator. More... | |
void | save (OutputDevice &dev) const |
Writes the settings into an output device. More... | |
Static Public Member Functions | |
static const RGBColor & | getLinkColor (const LinkState &ls) |
map from LinkState to color constants More... | |
Data Fields | |
double | angle |
The current view rotation angle. More... | |
GUIVisualizationColorSettings | colorSettings |
color settings More... | |
GUIVisualizationDetailSettings | detailSettings |
detail settings More... | |
bool | disableLaneIcons |
whether drawing is performed in left-hand networks More... | |
bool | dither |
Information whether dithering shall be enabled. More... | |
bool | drawBoundaries |
enable or disable draw boundaries More... | |
bool | drawForPositionSelection |
whether drawing is performed for the purpose of selecting objects with a single click More... | |
bool | drawForRectangleSelection |
whether drawing is performed for the purpose of selecting objects using a rectangle More... | |
bool | forceDrawForPositionSelection |
flag to force draw for position selection (see drawForPositionSelection) More... | |
bool | forceDrawForRectangleSelection |
flag to force draw for rectangle selection (see drawForRectangleSelection) More... | |
bool | fps |
Information whether frames-per-second should be drawn. More... | |
bool | gaming |
whether the application is in gaming mode or not More... | |
bool | lefthand |
whether drawing is performed in left-hand networks More... | |
std::string | name |
The name of this setting. More... | |
bool | netedit |
Whether the settings are for Netedit. More... | |
double | scale |
information about a lane's width (temporary, used for a single view) More... | |
double | selectionScale |
the current selection scaling in NETEDIT (temporary) More... | |
bool | showColorLegend |
Information whether the colo legend shall be drawn. More... | |
bool | showSizeLegend |
Information whether the size legend shall be drawn. More... | |
GUIVisualizationWidthSettings | widthSettings |
width settings More... | |
Background visualization settings | |
RGBColor | backgroundColor |
The background color to use. More... | |
bool | showGrid |
Information whether a grid shall be shown. More... | |
double | gridXSize |
Information about the grid spacings. More... | |
double | gridYSize |
vehicle visualization settings | |
GUIColorer | vehicleColorer |
The vehicle colorer. More... | |
int | vehicleQuality |
The quality of vehicle drawing. More... | |
bool | showBlinker |
Information whether vehicle blinkers shall be drawn. More... | |
bool | drawLaneChangePreference |
Information whether the lane change preference shall be drawn. More... | |
bool | drawMinGap |
Information whether the minimum gap shall be drawn. More... | |
bool | drawBrakeGap |
Information whether the brake gap shall be drawn. More... | |
bool | showBTRange |
Information whether the communication range shall be drawn. More... | |
bool | showRouteIndex |
Information whether the route index should be shown. More... | |
GUIVisualizationSizeSettings | vehicleSize |
GUIVisualizationTextSettings | vehicleName |
GUIVisualizationTextSettings | vehicleValue |
GUIVisualizationTextSettings | vehicleText |
person visualization settings | |
GUIColorer | personColorer |
The person colorer. More... | |
int | personQuality |
The quality of person drawing. More... | |
GUIVisualizationSizeSettings | personSize |
GUIVisualizationTextSettings | personName |
GUIVisualizationTextSettings | personValue |
container visualization settings | |
GUIColorer | containerColorer |
The container colorer. More... | |
int | containerQuality |
The quality of container drawing. More... | |
GUIVisualizationSizeSettings | containerSize |
GUIVisualizationTextSettings | containerName |
junction visualization settings | |
GUIColorer | junctionColorer |
The junction colorer. More... | |
GUIVisualizationTextSettings | drawLinkTLIndex |
GUIVisualizationTextSettings | drawLinkJunctionIndex |
GUIVisualizationTextSettings | junctionName |
GUIVisualizationTextSettings | internalJunctionName |
GUIVisualizationTextSettings | tlsPhaseIndex |
bool | showLane2Lane |
Information whether lane-to-lane arrows shall be drawn. More... | |
bool | drawJunctionShape |
whether the shape of the junction should be drawn More... | |
bool | drawCrossingsAndWalkingareas |
whether crosings and walkingareas shall be drawn More... | |
GUIVisualizationSizeSettings | junctionSize |
Additional structures visualization settings | |
int | addMode |
The additional structures visualization scheme. More... | |
GUIVisualizationSizeSettings | addSize |
GUIVisualizationTextSettings | addName |
GUIVisualizationTextSettings | addFullName |
shapes visualization settings | |
GUIColorer | poiColorer |
The POI colorer. More... | |
GUIVisualizationSizeSettings | poiSize |
GUIVisualizationTextSettings | poiName |
GUIVisualizationTextSettings | poiType |
GUIColorer | polyColorer |
The polygon colorer. More... | |
GUIVisualizationSizeSettings | polySize |
GUIVisualizationTextSettings | polyName |
GUIVisualizationTextSettings | polyType |
Static Public Attributes | |
static const std::string | SCHEME_NAME_EDGE_PARAM_NUMERICAL |
scheme names More... | |
static const std::string | SCHEME_NAME_EDGEDATA_NUMERICAL |
static const std::string | SCHEME_NAME_LANE_PARAM_NUMERICAL |
static const std::string | SCHEME_NAME_PARAM_NUMERICAL |
static const std::string | SCHEME_NAME_PERMISSION_CODE |
static const std::string | SCHEME_NAME_SELECTION |
static const std::string | SCHEME_NAME_TYPE |
lane visualization settings | |
GUIColorer | edgeColorer |
The mesoscopic edge colorer. More... | |
GUIScaler | edgeScaler |
The mesoscopic edge scaler. More... | |
GUIColorer | laneColorer |
The lane colorer. More... | |
GUIScaler | laneScaler |
The lane scaler. More... | |
bool | laneShowBorders |
Information whether lane borders shall be drawn. More... | |
bool | showBikeMarkings |
Information whether bicycle lane marking shall be drawn. More... | |
bool | showLinkDecals |
Information whether link textures (arrows) shall be drawn. More... | |
bool | showLinkRules |
Information whether link rules (colored bars) shall be drawn. More... | |
bool | showRails |
Information whether rails shall be drawn. More... | |
GUIVisualizationTextSettings | edgeName |
GUIVisualizationTextSettings | internalEdgeName |
GUIVisualizationTextSettings | cwaEdgeName |
GUIVisualizationTextSettings | streetName |
GUIVisualizationTextSettings | edgeValue |
bool | hideConnectors |
flag to show or hidde connectors More... | |
double | laneWidthExaggeration |
The lane exaggeration (upscale thickness) More... | |
double | laneMinSize |
The minimum visual lane width for drawing. More... | |
bool | showLaneDirection |
Whether to show direction indicators for lanes. More... | |
bool | showSublanes |
Whether to show sublane boundaries. More... | |
bool | spreadSuperposed |
Whether to improve visualisation of superposed (rail) edges. More... | |
std::string | edgeParam |
key for coloring by edge parameter More... | |
std::string | laneParam |
std::string | vehicleParam |
key for coloring by vehicle parameter More... | |
std::string | vehicleTextParam |
key for rendering textual parameter More... | |
std::string | edgeData |
key for coloring by edgeData More... | |
static bool | UseMesoSim = false |
this should be set at the same time as MSGlobals::gUseMesoSim More... | |
Stores the information about how to visualize structures.
Definition at line 345 of file GUIVisualizationSettings.h.
GUIVisualizationSettings::GUIVisualizationSettings | ( | bool | _netedit = false | ) |
constructor
Definition at line 304 of file GUIVisualizationSettings.cpp.
References initNeteditDefaults(), initSumoGuiDefaults(), and netedit.
bool GUIVisualizationSettings::drawAdditionals | ( | const double | exaggeration | ) | const |
check if additionals must be drawn
Definition at line 1663 of file GUIVisualizationSettings.cpp.
References scale.
Referenced by GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEParkingSpace::drawGL(), GNEVariableSpeedSign::drawGL(), GNEDetectorE1Instant::drawGL(), GNERerouter::drawGL(), GNEAccess::drawGL(), GNECalibrator::drawGL(), GNEDetectorE2::drawGL(), GNEEdge::drawRerouterSymbol(), and GNELane::drawVSSSymbol().
bool GUIVisualizationSettings::drawDetail | ( | const double | detail, |
const double | exaggeration | ||
) | const |
check if details can be drawn for the given GUIVisualizationDetailSettings and current scale and exxageration
Definition at line 1669 of file GUIVisualizationSettings.cpp.
References scale.
Referenced by GNECalibrator::drawCalibratorSymbol(), GNEEdge::drawGeometryPoints(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEVariableSpeedSign::drawGL(), GNEDetectorE1Instant::drawGL(), GNERerouter::drawGL(), GNEDetectorE2::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEConnection::drawGL(), GUIParkingArea::drawGL(), GNELane::drawGL(), GNEStop::drawGL(), GNEPoly::drawGL(), GNEPerson::drawGL(), GNEVehicle::drawGL(), GNEAdditional::BlockIcon::drawIcon(), and GNELane::drawStartEndShapePoints().
int GUIVisualizationSettings::getCircleResolution | ( | ) | const |
function to calculate circle resolution for all circles drawn in drawGL(...) functions
Definition at line 1679 of file GUIVisualizationSettings.cpp.
References drawForPositionSelection, drawForRectangleSelection, and scale.
Referenced by GNEGeometry::drawGeometry(), GNEEdge::drawGeometryPoints(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEJunction::drawGL(), GNETAZ::drawGL(), GNEPoly::drawGL(), GNEViewNet::drawLaneCandidates(), GNEGeometry::drawLaneGeometry(), GNEEdge::drawPartialPersonPlan(), GNEGeometry::drawSegmentGeometry(), and GNELane::drawStartEndShapePoints().
int GUIVisualizationSettings::getLaneEdgeMode | ( | ) | const |
Returns the number of the active lane (edge) coloring schme.
Definition at line 1161 of file GUIVisualizationSettings.cpp.
References edgeColorer, GUIPropertySchemeStorage< T >::getActive(), laneColorer, and UseMesoSim.
Referenced by GUIEdge::drawGL(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), save(), and GUISUMOAbstractView::showToolTipFor().
int GUIVisualizationSettings::getLaneEdgeScaleMode | ( | ) | const |
Returns the number of the active lane (edge) scaling schme.
Definition at line 1170 of file GUIVisualizationSettings.cpp.
References edgeScaler, GUIPropertySchemeStorage< T >::getActive(), laneScaler, and UseMesoSim.
Referenced by GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), and save().
GUIScaleScheme & GUIVisualizationSettings::getLaneEdgeScaleScheme | ( | ) |
Returns the current lane (edge) scaling schme.
Definition at line 1188 of file GUIVisualizationSettings.cpp.
References edgeScaler, GUIPropertySchemeStorage< T >::getScheme(), laneScaler, and UseMesoSim.
Referenced by GUIDialog_ViewSettings::onCmdColorChange(), and GUIDialog_ViewSettings::rebuildColorMatrices().
GUIColorScheme & GUIVisualizationSettings::getLaneEdgeScheme | ( | ) |
Returns the current lane (edge) coloring schme.
Definition at line 1179 of file GUIVisualizationSettings.cpp.
References edgeColorer, GUIPropertySchemeStorage< T >::getScheme(), laneColorer, and UseMesoSim.
Referenced by GUISUMOAbstractView::displayColorLegend(), GUIDialog_ViewSettings::onCmdColorChange(), and GUIDialog_ViewSettings::rebuildColorMatrices().
map from LinkState to color constants
Definition at line 1608 of file GUIVisualizationSettings.cpp.
References LINKSTATE_ALLWAY_STOP, LINKSTATE_DEADEND, LINKSTATE_EQUAL, LINKSTATE_MAJOR, LINKSTATE_MINOR, LINKSTATE_STOP, LINKSTATE_TL_GREEN_MAJOR, LINKSTATE_TL_GREEN_MINOR, LINKSTATE_TL_OFF_BLINKING, LINKSTATE_TL_OFF_NOSIGNAL, LINKSTATE_TL_RED, LINKSTATE_TL_REDYELLOW, LINKSTATE_TL_YELLOW_MAJOR, LINKSTATE_TL_YELLOW_MINOR, LINKSTATE_ZIPPER, SUMO_color_ALLWAY_STOP, SUMO_color_DEADEND, SUMO_color_EQUAL, SUMO_color_MAJOR, SUMO_color_MINOR, SUMO_color_STOP, SUMO_color_TL_GREEN_MAJOR, SUMO_color_TL_GREEN_MINOR, SUMO_color_TL_OFF_BLINKING, SUMO_color_TL_OFF_NOSIGNAL, SUMO_color_TL_RED, SUMO_color_TL_REDYELLOW, SUMO_color_TL_YELLOW_MAJOR, SUMO_color_TL_YELLOW_MINOR, and SUMO_color_ZIPPER.
Referenced by GNEInternalLane::colorForLinksState(), GUITrafficLightLogicWrapper::drawGL(), GUILane::drawLane2LaneConnections(), GUILane::drawLinkRule(), GUILane::drawLinkRules(), and GUITLLogicPhasesTrackerWindow::drawValues().
double GUIVisualizationSettings::getTextAngle | ( | double | objectAngle | ) | const |
return an angle that is suitable for reading text aligned with the given angle (degrees)
Definition at line 1647 of file GUIVisualizationSettings.cpp.
References angle.
Referenced by GUIChargingStation::drawGL(), GUIBusStop::drawGL(), GUIParkingArea::drawGL(), and GUIEdge::drawGL().
void GUIVisualizationSettings::initNeteditDefaults | ( | ) |
init default settings
add POI coloring schemes
add polygon coloring schemes
add edge scaling schemes
Definition at line 1005 of file GUIVisualizationSettings.cpp.
References GUIPropertyScheme< T >::addColor(), GUIPropertySchemeStorage< T >::addScheme(), RGBColor::BLACK, RGBColor::BLUE, COL_SCHEME_MISC, containerColorer, RGBColor::CYAN, RGBColor::GREEN, RGBColor::GREY, junctionColorer, laneColorer, laneScaler, RGBColor::MAGENTA, RGBColor::ORANGE, personColorer, poiColorer, polyColorer, RGBColor::RED, SCHEME_NAME_EDGE_PARAM_NUMERICAL, SCHEME_NAME_LANE_PARAM_NUMERICAL, SCHEME_NAME_SELECTION, SCHEME_NAME_TYPE, GUIPropertyScheme< T >::setAllowsNegativeValues(), SVC_BICYCLE, SVC_BUS, SVC_DELIVERY, SVC_MOPED, SVC_NON_ROAD, SVC_PASSENGER, SVC_PEDESTRIAN, SVC_SHIP, SVC_TAXI, SVCAll, vehicleColorer, and RGBColor::YELLOW.
Referenced by GUIVisualizationSettings().
void GUIVisualizationSettings::initSumoGuiDefaults | ( | ) |
add lane coloring schemes
add vehicle coloring schemes
add person coloring schemes
add container coloring schemes
add junction coloring schemes
add POI coloring schemes
add polygon coloring schemes
add lane scaling schemes
add edge coloring schemes
add edge scaling schemes
Definition at line 385 of file GUIVisualizationSettings.cpp.
References GUIPropertyScheme< T >::addColor(), GUIPropertySchemeStorage< T >::addScheme(), RGBColor::BLACK, RGBColor::BLUE, COL_SCHEME_DYNAMIC, COL_SCHEME_EMISSION, COL_SCHEME_MISC, containerColorer, RGBColor::CYAN, edgeColorer, edgeScaler, RGBColor::GREEN, RGBColor::GREY, junctionColorer, laneColorer, laneScaler, RGBColor::MAGENTA, RGBColor::ORANGE, personColorer, poiColorer, polyColorer, RGBColor::RED, SCHEME_NAME_EDGE_PARAM_NUMERICAL, SCHEME_NAME_EDGEDATA_NUMERICAL, SCHEME_NAME_LANE_PARAM_NUMERICAL, SCHEME_NAME_PARAM_NUMERICAL, SCHEME_NAME_PERMISSION_CODE, SCHEME_NAME_SELECTION, SCHEME_NAME_TYPE, GUIPropertyScheme< T >::setAllowsNegativeValues(), SVC_BICYCLE, SVC_BUS, SVC_DELIVERY, SVC_MOPED, SVC_NON_ROAD, SVC_PASSENGER, SVC_PEDESTRIAN, SVC_SHIP, SVC_TAXI, SVCAll, vehicleColorer, RGBColor::WHITE, and RGBColor::YELLOW.
Referenced by GUIVisualizationSettings().
bool GUIVisualizationSettings::operator== | ( | const GUIVisualizationSettings & | vs2 | ) |
Comparison operator.
Definition at line 1355 of file GUIVisualizationSettings.cpp.
References addFullName, addMode, addName, addSize, backgroundColor, colorSettings, containerColorer, containerName, containerQuality, containerSize, cwaEdgeName, dither, drawBoundaries, drawBrakeGap, drawCrossingsAndWalkingareas, drawJunctionShape, drawLaneChangePreference, drawLinkJunctionIndex, drawLinkTLIndex, drawMinGap, edgeColorer, edgeData, edgeName, edgeParam, edgeScaler, edgeValue, forceDrawForPositionSelection, forceDrawForRectangleSelection, fps, gridXSize, gridYSize, hideConnectors, internalEdgeName, internalJunctionName, junctionColorer, junctionName, junctionSize, laneColorer, laneMinSize, laneParam, laneScaler, laneShowBorders, laneWidthExaggeration, personColorer, personName, personQuality, personSize, personValue, poiColorer, poiName, poiSize, poiType, polyColorer, polyName, polySize, polyType, showBikeMarkings, showBlinker, showBTRange, showColorLegend, showGrid, showLane2Lane, showLaneDirection, showLinkDecals, showLinkRules, showRails, showRouteIndex, showSizeLegend, showSublanes, spreadSuperposed, streetName, tlsPhaseIndex, vehicleColorer, vehicleName, vehicleParam, vehicleQuality, vehicleSize, vehicleText, vehicleTextParam, and vehicleValue.
void GUIVisualizationSettings::save | ( | OutputDevice & | dev | ) | const |
Writes the settings into an output device.
[in] | dev | The device to write the settings into |
Definition at line 1197 of file GUIVisualizationSettings.cpp.
References addFullName, addMode, addName, addSize, backgroundColor, OutputDevice::closeTag(), containerColorer, containerName, containerQuality, containerSize, cwaEdgeName, dither, drawBoundaries, drawBrakeGap, drawCrossingsAndWalkingareas, drawJunctionShape, drawLinkJunctionIndex, drawLinkTLIndex, drawMinGap, edgeColorer, edgeData, edgeName, edgeParam, edgeScaler, edgeValue, forceDrawForPositionSelection, forceDrawForRectangleSelection, fps, GUIPropertySchemeStorage< T >::getActive(), getLaneEdgeMode(), getLaneEdgeScaleMode(), gridXSize, gridYSize, hideConnectors, internalEdgeName, internalJunctionName, junctionColorer, junctionName, junctionSize, laneColorer, laneMinSize, laneParam, laneScaler, laneShowBorders, laneWidthExaggeration, OutputDevice::lf(), name, OutputDevice::openTag(), personColorer, personName, personQuality, personSize, personValue, poiColorer, poiName, poiSize, poiType, polyColorer, polyName, polySize, polyType, GUIVisualizationTextSettings::print(), GUIVisualizationSizeSettings::print(), GUIPropertySchemeStorage< T >::save(), showBikeMarkings, showBlinker, showBTRange, showColorLegend, showGrid, showLane2Lane, showLaneDirection, showLinkDecals, showLinkRules, showRails, showRouteIndex, showSizeLegend, showSublanes, spreadSuperposed, streetName, SUMO_ATTR_NAME, SUMO_TAG_VIEWSETTINGS_ADDITIONALS, SUMO_TAG_VIEWSETTINGS_BACKGROUND, SUMO_TAG_VIEWSETTINGS_CONTAINERS, SUMO_TAG_VIEWSETTINGS_EDGES, SUMO_TAG_VIEWSETTINGS_JUNCTIONS, SUMO_TAG_VIEWSETTINGS_LEGEND, SUMO_TAG_VIEWSETTINGS_OPENGL, SUMO_TAG_VIEWSETTINGS_PERSONS, SUMO_TAG_VIEWSETTINGS_POIS, SUMO_TAG_VIEWSETTINGS_POLYS, SUMO_TAG_VIEWSETTINGS_SCHEME, SUMO_TAG_VIEWSETTINGS_VEHICLES, tlsPhaseIndex, vehicleColorer, vehicleName, vehicleParam, vehicleQuality, vehicleSize, vehicleText, vehicleTextParam, vehicleValue, and OutputDevice::writeAttr().
Referenced by GUIDialog_ViewSettings::onCmdExportSetting(), GNEViewNet::saveVisualizationSettings(), and GUICompleteSchemeStorage::writeSettings().
GUIVisualizationTextSettings GUIVisualizationSettings::addFullName |
Definition at line 593 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GUIChargingStation::drawGL(), GUIBusStop::drawGL(), GUIParkingArea::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
int GUIVisualizationSettings::addMode |
The additional structures visualization scheme.
Definition at line 587 of file GUIVisualizationSettings.h.
Referenced by GUISettingsHandler::myStartElement(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::addName |
Definition at line 591 of file GUIVisualizationSettings.h.
Referenced by GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEVariableSpeedSign::drawGL(), GUIMEInductLoop::MyWrapper::drawGL(), GNEDetectorE1Instant::drawGL(), GNERerouter::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIInstantInductLoop::MyWrapper::drawGL(), GUICalibrator::drawGL(), GNECalibrator::drawGL(), GUIE3Collector::MyWrapper::drawGL(), GNEDetectorE2::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GUIParkingArea::drawGL(), GNEStop::drawGL(), GUIE2Collector::MyWrapper::drawGL(), GUIInductLoop::MyWrapper::drawGL(), GNELane::drawPartialE2DetectorPlan(), GNEEdge::drawPartialPersonPlan(), GNEEdge::drawPartialRoute(), GNEEdge::drawPartialTripFromTo(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::addSize |
Definition at line 589 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawGeometryPoints(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEParkingSpace::drawGL(), GUIMEInductLoop::MyWrapper::drawGL(), GNEVariableSpeedSign::drawGL(), GNEDetectorE1Instant::drawGL(), GNEAccess::drawGL(), GNERerouter::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIInstantInductLoop::MyWrapper::drawGL(), GUICalibrator::drawGL(), GNECalibrator::drawGL(), GUIE3Collector::MyWrapper::drawGL(), GNEDetectorE2::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEConnection::drawGL(), GUIParkingArea::drawGL(), GNEStop::drawGL(), GUIE2Collector::MyWrapper::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GUIInductLoop::MyWrapper::drawGL(), GNELane::drawPartialE2DetectorPlan(), GNEEdge::drawPartialPersonPlan(), GNEEdge::drawPartialRoute(), GNEEdge::drawPartialTripFromTo(), GNEEdge::drawRerouterSymbol(), GNELane::drawStartEndShapePoints(), GNELane::drawVSSSymbol(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUISUMOAbstractView::paintGLGrid(), and save().
double GUIVisualizationSettings::angle |
The current view rotation angle.
Definition at line 405 of file GUIVisualizationSettings.h.
Referenced by GUISUMOAbstractView::applyGLTransform(), GUIPerson::drawGL(), GUIContainer::drawGL(), GUIJunctionWrapper::drawGL(), GNETAZ::drawGL(), GUIChargingStation::drawGL(), GUIBusStop::drawGL(), GUIParkingArea::drawGL(), GNEPerson::drawGL(), GNEVehicle::drawGL(), GUIPointOfInterest::drawInnerPOI(), GUIPolygon::drawInnerPolygon(), GUIBaseVehicle::drawOnPos(), GUIVehicle::drawRouteHelper(), and getTextAngle().
RGBColor GUIVisualizationSettings::backgroundColor |
The background color to use.
Definition at line 417 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::init(), GUISUMOAbstractView::makeSnapshot(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), GUISUMOAbstractView::onConfigure(), operator==(), GUISUMOAbstractView::paintGL(), and save().
GUIVisualizationColorSettings GUIVisualizationSettings::colorSettings |
color settings
Definition at line 677 of file GUIVisualizationSettings.h.
Referenced by GNEProhibitionFrame::buildProhibition(), GNEViewNet::doPaintGL(), GNEHierarchicalChildElements::ChildConnections::draw(), GNECalibrator::drawCalibratorSymbol(), GNEEdge::drawGeometryPoints(), GNEContainerStop::drawGL(), GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorEntryExit::drawGL(), GNEParkingSpace::drawGL(), GNEDetectorE1Instant::drawGL(), GNEAccess::drawGL(), GNECrossing::drawGL(), GUIE3Collector::MyWrapper::drawGL(), GNEDetectorE2::drawGL(), GUIChargingStation::drawGL(), GNETAZ::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEConnection::drawGL(), GNELane::drawGL(), GNEStop::drawGL(), GNEPoly::drawGL(), GNELane::drawPartialE2DetectorPlan(), GNEEdge::drawPartialPersonPlan(), GNEEdge::drawPartialRoute(), GNEEdge::drawPartialTripFromTo(), GNELane::drawStartEndShapePoints(), GNEStop::getColor(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GNEProhibitionFrame::ProhibitionLegend::ProhibitionLegend(), GNEJunction::setColor(), GNEVehicle::setColor(), and GNELane::setLaneColor().
GUIColorer GUIVisualizationSettings::containerColorer |
The container colorer.
Definition at line 549 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), save(), and GUIContainer::setColor().
GUIVisualizationTextSettings GUIVisualizationSettings::containerName |
Definition at line 558 of file GUIVisualizationSettings.h.
Referenced by GUIContainer::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
int GUIVisualizationSettings::containerQuality |
The quality of container drawing.
Definition at line 552 of file GUIVisualizationSettings.h.
Referenced by GUIContainer::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::containerSize |
Definition at line 555 of file GUIVisualizationSettings.h.
Referenced by GUIContainer::drawGL(), GUIEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::cwaEdgeName |
Definition at line 461 of file GUIVisualizationSettings.h.
Referenced by GUIEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationDetailSettings GUIVisualizationSettings::detailSettings |
detail settings
Definition at line 683 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol(), GNEEdge::drawGeometryPoints(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEVariableSpeedSign::drawGL(), GNEDetectorE1Instant::drawGL(), GNERerouter::drawGL(), GNEDetectorE2::drawGL(), GUIChargingStation::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEConnection::drawGL(), GUIParkingArea::drawGL(), GNELane::drawGL(), GNEStop::drawGL(), GNEPoly::drawGL(), GNEPerson::drawGL(), GNEVehicle::drawGL(), GNEAdditional::BlockIcon::drawIcon(), and GNELane::drawStartEndShapePoints().
bool GUIVisualizationSettings::disableLaneIcons |
whether drawing is performed in left-hand networks
Definition at line 665 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::doPaintGL(), and GNELane::drawGL().
bool GUIVisualizationSettings::dither |
Information whether dithering shall be enabled.
Definition at line 408 of file GUIVisualizationSettings.h.
Referenced by GUISUMOAbstractView::makeSnapshot(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUISUMOAbstractView::paintGL(), and save().
bool GUIVisualizationSettings::drawBoundaries |
enable or disable draw boundaries
Definition at line 638 of file GUIVisualizationSettings.h.
Referenced by GNEParkingArea::drawGL(), GNEDetectorE3::drawGL(), GNEParkingSpace::drawGL(), GNEVariableSpeedSign::drawGL(), GNERerouter::drawGL(), GNEJunction::drawGL(), GNETAZ::drawGL(), GNEConnection::drawGL(), GNEPoly::drawGL(), GNEPOI::drawGL(), GNEEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::drawBrakeGap |
Information whether the brake gap shall be drawn.
Definition at line 511 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::drawCrossingsAndWalkingareas |
whether crosings and walkingareas shall be drawn
Definition at line 576 of file GUIVisualizationSettings.h.
Referenced by GNECrossing::drawGL(), GUIEdge::drawGL(), GUILane::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::drawForPositionSelection |
whether drawing is performed for the purpose of selecting objects with a single click
Definition at line 644 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::doPaintGL(), GNEGeometry::drawGeometry(), GNEJunction::drawGL(), GNEPoly::drawGL(), GNEPerson::drawGL(), GNEGeometry::drawLaneGeometry(), GNEGeometry::drawSegmentGeometry(), getCircleResolution(), and GUISUMOAbstractView::getObjectsInBoundary().
bool GUIVisualizationSettings::drawForRectangleSelection |
whether drawing is performed for the purpose of selecting objects using a rectangle
Definition at line 647 of file GUIVisualizationSettings.h.
Referenced by GUIViewTraffic::doPaintGL(), GNEViewNet::doPaintGL(), GNEHierarchicalChildElements::ChildConnections::draw(), GNELane::drawAsRailway(), GUILane::drawAsRailway(), GNELane::drawAsWaterway(), GUILane::drawAsWaterway(), GNECalibrator::drawCalibratorSymbol(), GNEEdge::drawGeometryPoints(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEParkingSpace::drawGL(), GNEVariableSpeedSign::drawGL(), GNEDetectorE1Instant::drawGL(), GNEAccess::drawGL(), GNERerouter::drawGL(), GNECrossing::drawGL(), GNEJunction::drawGL(), GNEDetectorE2::drawGL(), GNETAZ::drawGL(), GNEConnection::drawGL(), GNELane::drawGL(), GNEStop::drawGL(), GNEPoly::drawGL(), GNEEdge::drawGL(), GUILane::drawGL(), GNEVehicle::drawGL(), GNEAdditional::BlockIcon::drawIcon(), GUIPointOfInterest::drawInnerPOI(), GNELane::drawPartialE2DetectorPlan(), GNEEdge::drawPartialPersonPlan(), GNEEdge::drawPartialRoute(), GNEEdge::drawPartialTripFromTo(), GNEEdge::drawRerouterSymbol(), GLHelper::drawShapeDottedContourAroundClosedShape(), GLHelper::drawShapeDottedContourAroundShape(), GLHelper::drawShapeDottedContourBetweenLanes(), GLHelper::drawShapeDottedContourPartialShapes(), GLHelper::drawShapeDottedContourRectangle(), GNEJunction::drawTLSIcon(), GNELane::drawVSSSymbol(), getCircleResolution(), and GUISUMOAbstractView::getObjectsInBoundary().
bool GUIVisualizationSettings::drawJunctionShape |
whether the shape of the junction should be drawn
Definition at line 574 of file GUIVisualizationSettings.h.
Referenced by GNEJunction::drawGL(), GUIJunctionWrapper::drawGL(), GUIEdge::drawGL(), GUILane::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::drawLaneChangePreference |
Information whether the lane change preference shall be drawn.
Definition at line 505 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), and operator==().
GUIVisualizationTextSettings GUIVisualizationSettings::drawLinkJunctionIndex |
Definition at line 569 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawGL(), GUILane::drawGL(), GNELane::drawLinkNo(), GUILane::drawLinkNo(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::drawLinkTLIndex |
Definition at line 569 of file GUIVisualizationSettings.h.
Referenced by GNECrossing::drawGL(), GNELane::drawGL(), GUILane::drawGL(), GNECrossing::drawTLSLinkNo(), GNELane::drawTLSLinkNo(), GUILane::drawTLSLinkNo(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::drawMinGap |
Information whether the minimum gap shall be drawn.
Definition at line 508 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL(), GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIColorer GUIVisualizationSettings::edgeColorer |
The mesoscopic edge colorer.
Definition at line 431 of file GUIVisualizationSettings.h.
Referenced by GUIEdge::drawGL(), getLaneEdgeMode(), getLaneEdgeScheme(), GUICompleteSchemeStorage::init(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), save(), and GUIEdge::setColor().
std::string GUIVisualizationSettings::edgeData |
key for coloring by edgeData
Definition at line 489 of file GUIVisualizationSettings.h.
Referenced by GUILane::getColorValue(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::edgeName |
Definition at line 461 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeName(), GUIEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
std::string GUIVisualizationSettings::edgeParam |
key for coloring by edge parameter
Definition at line 482 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeName(), GNEConnection::drawGL(), GUIEdge::drawGL(), GNELane::getColorValue(), GUILane::getColorValue(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), and save().
GUIScaler GUIVisualizationSettings::edgeScaler |
The mesoscopic edge scaler.
Definition at line 434 of file GUIVisualizationSettings.h.
Referenced by GUILane::drawGL(), getLaneEdgeScaleMode(), getLaneEdgeScaleScheme(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::edgeValue |
Definition at line 461 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeName(), GNEEdge::drawGeometryPoints(), GNEConnection::drawGL(), GUIEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), save(), and GUISUMOAbstractView::showToolTipFor().
bool GUIVisualizationSettings::forceDrawForPositionSelection |
flag to force draw for position selection (see drawForPositionSelection)
Definition at line 650 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::doPaintGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::forceDrawForRectangleSelection |
flag to force draw for rectangle selection (see drawForRectangleSelection)
Definition at line 653 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::doPaintGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::fps |
Information whether frames-per-second should be drawn.
Definition at line 411 of file GUIVisualizationSettings.h.
Referenced by GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUISUMOAbstractView::paintGL(), and save().
bool GUIVisualizationSettings::gaming |
whether the application is in gaming mode or not
Definition at line 635 of file GUIVisualizationSettings.h.
Referenced by GUITrafficLightLogicWrapper::drawGL(), GUIVehicle::drawRouteHelper(), GUISUMOAbstractView::GUISUMOAbstractView(), GUIDanielPerspectiveChanger::onKeyPress(), GUIDanielPerspectiveChanger::onMouseMove(), and GUIViewTraffic::setColorScheme().
double GUIVisualizationSettings::gridXSize |
Information about the grid spacings.
Definition at line 423 of file GUIVisualizationSettings.h.
Referenced by GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUISUMOAbstractView::paintGLGrid(), save(), and GUISUMOAbstractView::snapToActiveGrid().
double GUIVisualizationSettings::gridYSize |
Definition at line 423 of file GUIVisualizationSettings.h.
Referenced by GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUISUMOAbstractView::paintGLGrid(), save(), and GUISUMOAbstractView::snapToActiveGrid().
bool GUIVisualizationSettings::hideConnectors |
flag to show or hidde connectors
Definition at line 464 of file GUIVisualizationSettings.h.
Referenced by GUIEdge::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::internalEdgeName |
Definition at line 461 of file GUIVisualizationSettings.h.
Referenced by GUIEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::internalJunctionName |
Definition at line 569 of file GUIVisualizationSettings.h.
Referenced by GUIJunctionWrapper::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIColorer GUIVisualizationSettings::junctionColorer |
The junction colorer.
Definition at line 566 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawGeometryPoints(), GUIJunctionWrapper::drawGL(), GNELane::drawStartEndShapePoints(), GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), save(), and GNEJunction::setColor().
GUIVisualizationTextSettings GUIVisualizationSettings::junctionName |
Definition at line 569 of file GUIVisualizationSettings.h.
Referenced by GNEJunction::drawGL(), GUIJunctionWrapper::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::junctionSize |
Definition at line 578 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::commitShapeChange(), GNEJunction::drawGL(), GUIJunctionWrapper::drawGL(), GUILane::drawGL(), GUILane::drawLinkRule(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIColorer GUIVisualizationSettings::laneColorer |
The lane colorer.
Definition at line 440 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeName(), GNEEdge::drawGeometryPoints(), GUIEdge::drawGL(), GNELane::drawStartEndShapePoints(), getLaneEdgeMode(), getLaneEdgeScheme(), GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIApplicationWindow::onCmdEditChosen(), GUIViewTraffic::onCmdShowReachability(), operator==(), save(), GUILane::setColor(), and GNELane::setLaneColor().
double GUIVisualizationSettings::laneMinSize |
The minimum visual lane width for drawing.
Definition at line 470 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawGL(), GUILane::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
std::string GUIVisualizationSettings::laneParam |
Definition at line 482 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeName(), GUIEdge::drawGL(), GNELane::getColorValue(), GUILane::getColorValue(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), and save().
GUIScaler GUIVisualizationSettings::laneScaler |
The lane scaler.
Definition at line 443 of file GUIVisualizationSettings.h.
Referenced by GUILane::drawGL(), getLaneEdgeScaleMode(), getLaneEdgeScaleScheme(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), and save().
bool GUIVisualizationSettings::laneShowBorders |
Information whether lane borders shall be drawn.
Definition at line 446 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawGL(), GUILane::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
double GUIVisualizationSettings::laneWidthExaggeration |
The lane exaggeration (upscale thickness)
Definition at line 467 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawGeometryPoints(), GNELane::drawGL(), GUILane::drawGL(), GUILane::drawLinkRule(), GNEEdge::drawPartialPersonPlan(), GNELane::drawStartEndShapePoints(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::lefthand |
whether drawing is performed in left-hand networks
Definition at line 659 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::doPaintGL(), GNELane::drawArrows(), GNELane::drawLinkNo(), GNELane::drawMarkings(), GLHelper::drawShapeDottedContourBetweenLanes(), and GNELane::drawTLSLinkNo().
std::string GUIVisualizationSettings::name |
The name of this setting.
Definition at line 399 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::add(), GUISettingsHandler::addSettings(), GUIViewTraffic::buildViewToolBars(), GNEViewNet::buildViewToolBars(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), GUIDialog_ViewSettings::onCmdSaveSetting(), TraCIServerAPI_GUI::processGet(), save(), GUICompleteSchemeStorage::writeSettings(), and GUISUMOAbstractView::~GUISUMOAbstractView().
bool GUIVisualizationSettings::netedit |
Whether the settings are for Netedit.
Definition at line 402 of file GUIVisualizationSettings.h.
Referenced by GUIVisualizationSettings(), GUIDialog_ViewSettings::loadSettings(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdExportSetting(), GUIDialog_ViewSettings::onCmdNameChange(), GUIPointOfInterest::setColor(), and GUIPolygon::setColor().
GUIColorer GUIVisualizationSettings::personColorer |
The person colorer.
Definition at line 532 of file GUIVisualizationSettings.h.
Referenced by GUIPerson::drawGL(), GNEPerson::drawGL(), GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), save(), GUIPerson::setColor(), and GNEPerson::setColor().
GUIVisualizationTextSettings GUIVisualizationSettings::personName |
Definition at line 541 of file GUIVisualizationSettings.h.
Referenced by GUIPerson::drawGL(), GNEPerson::drawGL(), GNEVehicle::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
int GUIVisualizationSettings::personQuality |
The quality of person drawing.
Definition at line 535 of file GUIVisualizationSettings.h.
Referenced by GUIPerson::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::personSize |
Definition at line 538 of file GUIVisualizationSettings.h.
Referenced by GUIContainer::drawAction_drawAsImage(), GUIPerson::drawGL(), GUIBusStop::drawGL(), GUIEdge::drawGL(), GNEPerson::drawGL(), GUIPerson::drawGLAdditional(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::personValue |
Definition at line 541 of file GUIVisualizationSettings.h.
Referenced by GUIPerson::drawGL(), GNEPerson::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIColorer GUIVisualizationSettings::poiColorer |
The POI colorer.
Definition at line 601 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), save(), and GUIPointOfInterest::setColor().
GUIVisualizationTextSettings GUIVisualizationSettings::poiName |
Definition at line 607 of file GUIVisualizationSettings.h.
Referenced by GUIPointOfInterest::drawInnerPOI(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::poiSize |
Definition at line 604 of file GUIVisualizationSettings.h.
Referenced by GUIPointOfInterest::checkDraw(), GNEPOI::drawGL(), GUIPointOfInterest::drawInnerPOI(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::poiType |
Definition at line 610 of file GUIVisualizationSettings.h.
Referenced by GUIPointOfInterest::drawInnerPOI(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIColorer GUIVisualizationSettings::polyColorer |
The polygon colorer.
Definition at line 613 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), save(), and GUIPolygon::setColor().
GUIVisualizationTextSettings GUIVisualizationSettings::polyName |
Definition at line 619 of file GUIVisualizationSettings.h.
Referenced by GNETAZ::drawGL(), GUIPolygon::drawInnerPolygon(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::polySize |
Definition at line 616 of file GUIVisualizationSettings.h.
Referenced by GUIPolygon::checkDraw(), GNETAZ::drawGL(), GNEPoly::drawGL(), GUIPolygon::drawInnerPolygon(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::polyType |
Definition at line 622 of file GUIVisualizationSettings.h.
Referenced by GUIPolygon::drawInnerPolygon(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
double GUIVisualizationSettings::scale |
information about a lane's width (temporary, used for a single view)
Definition at line 632 of file GUIVisualizationSettings.h.
Referenced by GUIPointOfInterest::checkDraw(), GUIPolygon::checkDraw(), GUIViewTraffic::doPaintGL(), GNEViewNet::doPaintGL(), GUIVehicle::drawAction_drawLinkItems(), drawAdditionals(), drawDetail(), GNEEdge::drawEdgeName(), GNEEdge::drawGeometryPoints(), GNEBusStop::drawGL(), GNEContainerStop::drawGL(), GNEChargingStation::drawGL(), GNEParkingArea::drawGL(), GNEVaporizer::drawGL(), GNERouteProbe::drawGL(), GNEDetectorE1::drawGL(), GNEDetectorE3::drawGL(), GNEDetectorEntryExit::drawGL(), GNEInternalLane::drawGL(), GUIMEInductLoop::MyWrapper::drawGL(), GNEVariableSpeedSign::drawGL(), GNEDetectorE1Instant::drawGL(), GNERerouter::drawGL(), GUILaneSpeedTrigger::drawGL(), GUIPerson::drawGL(), GUIInstantInductLoop::MyWrapper::drawGL(), GNECrossing::drawGL(), GUIContainer::drawGL(), GUICalibrator::drawGL(), GNEJunction::drawGL(), GUIJunctionWrapper::drawGL(), GNECalibrator::drawGL(), GUIE3Collector::MyWrapper::drawGL(), GNEDetectorE2::drawGL(), GUIChargingStation::drawGL(), GNETAZ::drawGL(), GUIContainerStop::drawGL(), GUIBusStop::drawGL(), GNEConnection::drawGL(), GUIParkingArea::drawGL(), GNELane::drawGL(), GUIEdge::drawGL(), GNEStop::drawGL(), GUIE2Collector::MyWrapper::drawGL(), GNEPoly::drawGL(), GUITriggeredRerouter::GUITriggeredRerouterEdge::drawGL(), GUIInductLoop::MyWrapper::drawGL(), GNEEdge::drawGL(), GUILane::drawGL(), GNEPerson::drawGL(), GNEVehicle::drawGL(), GUIPointOfInterest::drawInnerPOI(), GUIPolygon::drawInnerPolygon(), GUIBaseVehicle::drawOnPos(), GNELane::drawPartialE2DetectorPlan(), GNEEdge::drawPartialPersonPlan(), GNEEdge::drawPartialRoute(), GNEEdge::drawPartialTripFromTo(), GUIVehicle::drawRouteHelper(), GNEJunction::drawTLSIcon(), GNELane::drawVSSSymbol(), getCircleResolution(), GUIVisualizationSizeSettings::getExaggeration(), GUISUMOAbstractView::getObjectsInBoundary(), GUISUMOAbstractView::makeSnapshot(), and GUISUMOAbstractView::paintGLGrid().
|
static |
scheme names
Definition at line 668 of file GUIVisualizationSettings.h.
Referenced by initNeteditDefaults(), initSumoGuiDefaults(), GUIDialog_ViewSettings::onCmdColorChange(), and GUIDialog_ViewSettings::rebuildColorMatrices().
|
static |
Definition at line 671 of file GUIVisualizationSettings.h.
Referenced by initSumoGuiDefaults(), GUIDialog_ViewSettings::onCmdColorChange(), and GUIDialog_ViewSettings::rebuildColorMatrices().
|
static |
Definition at line 669 of file GUIVisualizationSettings.h.
Referenced by initNeteditDefaults(), initSumoGuiDefaults(), GUIDialog_ViewSettings::onCmdColorChange(), and GUIDialog_ViewSettings::rebuildColorMatrices().
|
static |
Definition at line 670 of file GUIVisualizationSettings.h.
Referenced by initSumoGuiDefaults(), GUIDialog_ViewSettings::onCmdColorChange(), and GUIDialog_ViewSettings::rebuildColorMatrices().
|
static |
Definition at line 674 of file GUIVisualizationSettings.h.
Referenced by GUIViewTraffic::buildColorRainbow(), and initSumoGuiDefaults().
|
static |
Definition at line 672 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::init(), initNeteditDefaults(), and initSumoGuiDefaults().
|
static |
Definition at line 673 of file GUIVisualizationSettings.h.
Referenced by GUICompleteSchemeStorage::init(), initNeteditDefaults(), and initSumoGuiDefaults().
double GUIVisualizationSettings::selectionScale |
the current selection scaling in NETEDIT (temporary)
Definition at line 641 of file GUIVisualizationSettings.h.
Referenced by GNEJunction::drawGL(), GNEConnection::drawGL(), GNELane::drawGL(), and GNEViewNet::setSelectionScaling().
bool GUIVisualizationSettings::showBikeMarkings |
Information whether bicycle lane marking shall be drawn.
Definition at line 449 of file GUIVisualizationSettings.h.
Referenced by GUILane::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showBlinker |
Information whether vehicle blinkers shall be drawn.
Definition at line 502 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showBTRange |
Information whether the communication range shall be drawn.
Definition at line 514 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showColorLegend |
Information whether the colo legend shall be drawn.
Definition at line 629 of file GUIVisualizationSettings.h.
Referenced by GUISUMOAbstractView::makeSnapshot(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUISUMOAbstractView::paintGL(), and save().
bool GUIVisualizationSettings::showGrid |
Information whether a grid shall be shown.
Definition at line 420 of file GUIVisualizationSettings.h.
Referenced by GUIViewTraffic::doPaintGL(), GNEViewNet::doPaintGL(), GUISUMOAbstractView::getGUIGlObjectsUnderGrippedCursor(), GUISUMOAbstractView::makeSnapshot(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GNEViewNet::onCmdToogleShowGrid(), GNEViewNet::onLeftBtnPress(), operator==(), save(), GUIDialog_ViewSettings::show(), GUISUMOAbstractView::snapToActiveGrid(), GNEViewNet::updateDemandModeSpecificControls(), and GNEViewNet::updateNetworkModeSpecificControls().
bool GUIVisualizationSettings::showLane2Lane |
Information whether lane-to-lane arrows shall be drawn.
Definition at line 572 of file GUIVisualizationSettings.h.
Referenced by GNEViewNet::doPaintGL(), GUILane::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), GNEViewNet::onCmdToogleShowConnections(), operator==(), and save().
bool GUIVisualizationSettings::showLaneDirection |
Whether to show direction indicators for lanes.
Definition at line 473 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawGL(), GUILane::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showLinkDecals |
Information whether link textures (arrows) shall be drawn.
Definition at line 452 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawGL(), GUILane::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showLinkRules |
Information whether link rules (colored bars) shall be drawn.
Definition at line 455 of file GUIVisualizationSettings.h.
Referenced by GUILane::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showRails |
Information whether rails shall be drawn.
Definition at line 458 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawAsRailway(), GUILane::drawAsRailway(), GNELane::drawAsWaterway(), GUILane::drawAsWaterway(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showRouteIndex |
Information whether the route index should be shown.
Definition at line 517 of file GUIVisualizationSettings.h.
Referenced by GUIVehicle::drawRouteHelper(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::showSizeLegend |
Information whether the size legend shall be drawn.
Definition at line 626 of file GUIVisualizationSettings.h.
Referenced by GUISUMOAbstractView::makeSnapshot(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUISUMOAbstractView::paintGL(), and save().
bool GUIVisualizationSettings::showSublanes |
Whether to show sublane boundaries.
Definition at line 476 of file GUIVisualizationSettings.h.
Referenced by GUILane::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
bool GUIVisualizationSettings::spreadSuperposed |
Whether to improve visualisation of superposed (rail) edges.
Definition at line 479 of file GUIVisualizationSettings.h.
Referenced by GNELane::drawAsRailway(), GUILane::drawAsRailway(), GNEEdge::drawEdgeName(), GNEConnection::drawGL(), GUIEdge::drawGL(), GNELane::drawGL(), GNEEdge::drawGL(), GUILane::drawGL(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::streetName |
Definition at line 461 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEdgeName(), GUIEdge::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::tlsPhaseIndex |
Definition at line 569 of file GUIVisualizationSettings.h.
Referenced by GUIJunctionWrapper::drawGL(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
|
static |
this should be set at the same time as MSGlobals::gUseMesoSim
Definition at line 437 of file GUIVisualizationSettings.h.
Referenced by getLaneEdgeMode(), getLaneEdgeScaleMode(), getLaneEdgeScaleScheme(), getLaneEdgeScheme(), GUISUMOAbstractView::getObjectAtPosition(), GUIDialog_ViewSettings::GUIDialog_ViewSettings(), GUIDialog_ViewSettings::onCmdColorChange(), and GUILoadThread::run().
GUIColorer GUIVisualizationSettings::vehicleColorer |
The vehicle colorer.
Definition at line 496 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUICompleteSchemeStorage::init(), initNeteditDefaults(), initSumoGuiDefaults(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), GUIDialog_ViewSettings::rebuildColorMatrices(), save(), GUIBaseVehicle::setColor(), and GNEVehicle::setColor().
GUIVisualizationTextSettings GUIVisualizationSettings::vehicleName |
Definition at line 523 of file GUIVisualizationSettings.h.
Referenced by GUIVehicle::drawAction_drawLinkItems(), GNEVehicle::drawGL(), GUIBaseVehicle::drawOnPos(), GUIVehicle::drawRouteHelper(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
std::string GUIVisualizationSettings::vehicleParam |
key for coloring by vehicle parameter
Definition at line 484 of file GUIVisualizationSettings.h.
Referenced by GUIVehicle::getColorValue(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), save(), and GUIDialog_ViewSettings::updateVehicleParams().
int GUIVisualizationSettings::vehicleQuality |
The quality of vehicle drawing.
Definition at line 499 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationSizeSettings GUIVisualizationSettings::vehicleSize |
Definition at line 520 of file GUIVisualizationSettings.h.
Referenced by GUIVehicle::drawAction_drawCarriageClass(), GUIBaseVehicleHelper::drawAction_drawVehicleAsImage(), GUIEdge::drawGL(), GUILane::drawGL(), GNEVehicle::drawGL(), GUIBaseVehicle::drawOnPos(), GUIVehicle::drawRouteHelper(), GUIMEVehicle::drawRouteHelper(), GUICompleteSchemeStorage::init(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationTextSettings GUIVisualizationSettings::vehicleText |
Definition at line 523 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
std::string GUIVisualizationSettings::vehicleTextParam |
key for rendering textual parameter
Definition at line 486 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), operator==(), save(), and GUIDialog_ViewSettings::updateVehicleParams().
GUIVisualizationTextSettings GUIVisualizationSettings::vehicleValue |
Definition at line 523 of file GUIVisualizationSettings.h.
Referenced by GUIBaseVehicle::drawOnPos(), GUISettingsHandler::myStartElement(), GUIDialog_ViewSettings::onCmdColorChange(), GUIDialog_ViewSettings::onCmdNameChange(), operator==(), and save().
GUIVisualizationWidthSettings GUIVisualizationSettings::widthSettings |
width settings
Definition at line 680 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawPartialPersonPlan(), GNEEdge::drawPartialRoute(), GNEEdge::drawPartialTripFromTo(), GLHelper::drawShapeDottedContourAroundClosedShape(), GLHelper::drawShapeDottedContourAroundShape(), GLHelper::drawShapeDottedContourBetweenLanes(), GLHelper::drawShapeDottedContourPartialShapes(), and GLHelper::drawShapeDottedContourRectangle().