![]() |
Eclipse SUMO - Simulation of Urban MObility
|
struct for detail settings More...
#include <GUIVisualizationSettings.h>
Static Public Attributes | |
static const double | additionalTextures |
details for additional textures | |
static const double | calibratorText |
details for calibrator text | |
static const double | connectionsDemandMode |
draw connections in demand mode | |
static const double | detectorDetails |
details for detectors | |
static const double | detectorText |
details for detector texts | |
static const double | geometryPointsDetails |
details for Geometry Points | |
static const double | geometryPointsText |
details for Geometry Points Texts | |
static const double | laneTextures |
details for lane textures | |
static const double | lockIcon |
lock icons | |
static const double | personCircles |
details for draw person as circles | |
static const double | personExaggeration |
Exaggeration for persons (only used in netedit) | |
static const double | personShapes |
details for draw person as person shapes | |
static const double | personTriangles |
details for draw person as triangles | |
static const double | stoppingPlaceDetails |
details for stopping places | |
static const double | stoppingPlaceText |
details for stopping place texts | |
static const double | stopsDetails |
details for stops | |
static const double | stopsText |
details for stop texts | |
static const double | vehicleBoxes |
details for draw person as boxes | |
static const double | vehicleShapes |
details for draw person as shapes | |
static const double | vehicleTriangles |
details for draw person as triangles | |
struct for detail settings
Definition at line 524 of file GUIVisualizationSettings.h.
|
static |
details for additional textures
Definition at line 536 of file GUIVisualizationSettings.h.
|
static |
details for calibrator text
Definition at line 557 of file GUIVisualizationSettings.h.
Referenced by GNECalibrator::drawCalibratorSymbol().
|
static |
draw connections in demand mode
Definition at line 527 of file GUIVisualizationSettings.h.
Referenced by GNEConnection::drawGL().
|
static |
details for detectors
Definition at line 551 of file GUIVisualizationSettings.h.
Referenced by GNEEntryExitDetector::drawGL(), GNEInductionLoopDetector::drawGL(), GNEInstantInductionLoopDetector::drawGL(), and GNELaneAreaDetector::drawGL().
|
static |
details for detector texts
Definition at line 554 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points
Definition at line 539 of file GUIVisualizationSettings.h.
|
static |
details for Geometry Points Texts
Definition at line 542 of file GUIVisualizationSettings.h.
Referenced by GNEEdge::drawEndGeometryPoint(), GUIGeometry::drawGeometryPoints(), GNELane::drawStartEndShapePoints(), and GNEEdge::drawStartGeometryPoint().
|
static |
details for lane textures
Definition at line 530 of file GUIVisualizationSettings.h.
Referenced by GNERouteProbe::drawGL(), GNEVaporizer::drawGL(), GNEStop::drawStopPersonOverEdge(), GNEStop::drawStopPersonOverStoppingPlace(), and GNELane::drawTextures().
|
static |
lock icons
Definition at line 533 of file GUIVisualizationSettings.h.
|
static |
details for draw person as circles
Definition at line 578 of file GUIVisualizationSettings.h.
|
static |
Exaggeration for persons (only used in netedit)
Definition at line 584 of file GUIVisualizationSettings.h.
Referenced by GNEContainer::drawGL(), and GNEPerson::drawGL().
|
static |
details for draw person as person shapes
Definition at line 581 of file GUIVisualizationSettings.h.
|
static |
details for draw person as triangles
Definition at line 575 of file GUIVisualizationSettings.h.
|
static |
details for stopping places
Definition at line 545 of file GUIVisualizationSettings.h.
Referenced by GUIBusStop::drawGL(), GUIChargingStation::drawGL(), GNEBusStop::drawGL(), GNEChargingStation::drawGL(), GNEContainerStop::drawGL(), and GNEParkingArea::drawGL().
|
static |
details for stopping place texts
Definition at line 548 of file GUIVisualizationSettings.h.
Referenced by GUIBusStop::drawGL(), GUIChargingStation::drawGL(), and GUIParkingArea::drawGL().
|
static |
details for stops
Definition at line 560 of file GUIVisualizationSettings.h.
Referenced by GNEStop::drawVehicleStop().
|
static |
details for stop texts
Definition at line 563 of file GUIVisualizationSettings.h.
Referenced by GNEStop::drawVehicleStop().
|
static |
details for draw person as boxes
Definition at line 569 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as shapes
Definition at line 572 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().
|
static |
details for draw person as triangles
Definition at line 566 of file GUIVisualizationSettings.h.
Referenced by GNEVehicle::drawGL().