Eclipse SUMO - Simulation of Urban MObility
GUIVisualizationWidthSettings Struct Reference

struct for width settings More...

#include <GUIVisualizationSettings.h>

Collaboration diagram for GUIVisualizationWidthSettings:

Static Public Attributes

static const double dottedContour
 width of dotted contours (note: must be float) More...
 
static const double dottedContourSegmentLength
 length of dotted contour segments More...
 
static const double personTrip
 width for person trips More...
 
static const double ride
 width for rides More...
 
static const double route
 width for routes More...
 
static const double trip
 width for trips More...
 
static const double walk
 width for walks More...
 

Detailed Description

struct for width settings

Definition at line 251 of file GUIVisualizationSettings.h.

Field Documentation

◆ dottedContour

const double GUIVisualizationWidthSettings::dottedContour
static

◆ dottedContourSegmentLength

◆ personTrip

const double GUIVisualizationWidthSettings::personTrip
static

width for person trips

Definition at line 266 of file GUIVisualizationSettings.h.

Referenced by GNEEdge::drawPartialPersonPlan().

◆ ride

const double GUIVisualizationWidthSettings::ride
static

width for rides

Definition at line 272 of file GUIVisualizationSettings.h.

Referenced by GNEEdge::drawPartialPersonPlan().

◆ route

const double GUIVisualizationWidthSettings::route
static

width for routes

Definition at line 260 of file GUIVisualizationSettings.h.

Referenced by GNEEdge::drawPartialRoute().

◆ trip

const double GUIVisualizationWidthSettings::trip
static

width for trips

Definition at line 263 of file GUIVisualizationSettings.h.

Referenced by GNEEdge::drawPartialTripFromTo().

◆ walk

const double GUIVisualizationWidthSettings::walk
static

width for walks

Definition at line 269 of file GUIVisualizationSettings.h.

Referenced by GNEEdge::drawPartialPersonPlan().


The documentation for this struct was generated from the following files: