![]() |
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 265 of file GUIVisualizationSettings.h.
|
static |
color for selected conflict candidate element (Usually selected using ctrl+click)
Definition at line 280 of file GUIVisualizationSettings.h.
Referenced by GNEPathCreator::drawTemporalRoute(), GNEE2DetectorLegendModule::GNEE2DetectorLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for invalid elements
Definition at line 283 of file GUIVisualizationSettings.h.
Referenced by GNECrossingFrame::Information::Information(), and GNELane::setLaneColor().
|
static |
color for possible candidate element
Definition at line 268 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEE2DetectorLegendModule::GNEE2DetectorLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNECrossingFrame::Information::Information(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for selected candidate source
Definition at line 271 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEE2DetectorLegendModule::GNEE2DetectorLegendModule(), 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 277 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEPathCreator::drawTemporalRoute(), GNEPathLegendModule::GNEPathLegendModule(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().
|
static |
color for selected candidate target
Definition at line 274 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEE2DetectorLegendModule::GNEE2DetectorLegendModule(), GNEPathLegendModule::GNEPathLegendModule(), GNECrossingFrame::Information::Information(), GNEConnectorFrame::initTargets(), GNEConnectorFrame::Legend::Legend(), GNEJunction::setColor(), and GNELane::setLaneColor().