![]() |
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) More... | |
static const RGBColor | possible |
color for possible candidate element More... | |
static const RGBColor | source |
color for selected candidate source More... | |
static const RGBColor | special |
color for selected special candidate element (Usually selected using shift+click) More... | |
static const RGBColor | target |
color for selected candidate target More... | |
struct for candidate color settings
Definition at line 201 of file GUIVisualizationSettings.h.
|
static |
color for selected conflict candidate element (Usually selected using ctrl+click)
Definition at line 216 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::ConnectionLegend::ConnectionLegend(), GNEFrameModuls::PathCreator::drawTemporalRoute(), GNEConnectorFrame::initTargets(), GNEFrameModuls::PathLegend::PathLegend(), and GNELane::setLaneColor().
|
static |
color for possible candidate element
Definition at line 204 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEConnectorFrame::ConnectionLegend::ConnectionLegend(), GNEViewNet::drawLaneCandidates(), GNECrossingFrame::GNECrossingFrame(), GNEConnectorFrame::initTargets(), GNEFrameModuls::PathLegend::PathLegend(), and GNELane::setLaneColor().
|
static |
color for selected candidate source
Definition at line 207 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEConnectorFrame::ConnectionLegend::ConnectionLegend(), GNEFrameModuls::PathLegend::PathLegend(), and GNELane::setLaneColor().
|
static |
color for selected special candidate element (Usually selected using shift+click)
Definition at line 213 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEConnectorFrame::ConnectionLegend::ConnectionLegend(), GNEFrameModuls::PathCreator::drawTemporalRoute(), GNEConnectorFrame::initTargets(), GNEFrameModuls::PathLegend::PathLegend(), and GNELane::setLaneColor().
|
static |
color for selected candidate target
Definition at line 210 of file GUIVisualizationSettings.h.
Referenced by GNEConnectorFrame::buildConnection(), GNEConnectorFrame::ConnectionLegend::ConnectionLegend(), GNECrossingFrame::GNECrossingFrame(), GNEConnectorFrame::initTargets(), GNEFrameModuls::PathLegend::PathLegend(), and GNELane::setLaneColor().