![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for candidate color settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
| static const RGBColor | conflict |
| color for selected conflict candidate element (Usually selected using ctrl+click) | |
| static const RGBColor | invalid |
| color for invalid elements | |
| static const RGBColor | possible |
| color for possible candidate element | |
| static const RGBColor | source |
| color for selected candidate source | |
| static const RGBColor | special |
| color for selected special candidate element (Usually selected using shift+click) | |
| static const RGBColor | target |
| color for selected candidate target | |
struct for candidate color settings
Definition at line 302 of file GUIVisualizationSettings.h.
|
static |
color for selected conflict candidate element (Usually selected using ctrl+click)
Definition at line 317 of file GUIVisualizationSettings.h.
Referenced by GNEPathCreator::drawTemporalRoute(), GNEPlanCreator::drawTemporalRoute(), GNEAdditionalFrame::E2MultilaneLegendModule::E2MultilaneLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for invalid elements
Definition at line 320 of file GUIVisualizationSettings.h.
Referenced by GNECrossingFrame::Information::Information(), and GNELane::setLaneColor().
|
static |
color for possible candidate element
Definition at line 305 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEAdditionalFrame::E2MultilaneLegendModule::E2MultilaneLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNECrossingFrame::Information::Information(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for selected candidate source
Definition at line 308 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEAdditionalFrame::E2MultilaneLegendModule::E2MultilaneLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for selected special candidate element (Usually selected using shift+click)
Definition at line 314 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEPathCreator::drawTemporalRoute(), GNEPlanCreator::drawTemporalRoute(), GNEPathLegendModule::GNEPathLegendModule(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for selected candidate target
Definition at line 311 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEAdditionalFrame::E2MultilaneLegendModule::E2MultilaneLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNECrossingFrame::Information::Information(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().