SUMO - Simulation of Urban MObility
GUIGlObjectTypes.h
Go to the documentation of this file.
1 /****************************************************************************/
2 // Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
3 // Copyright (C) 2001-2018 German Aerospace Center (DLR) and others.
4 // This program and the accompanying materials
5 // are made available under the terms of the Eclipse Public License v2.0
6 // which accompanies this distribution, and is available at
7 // http://www.eclipse.org/legal/epl-v20.html
8 // SPDX-License-Identifier: EPL-2.0
9 /****************************************************************************/
17 // A list of object types which may be displayed within the gui
18 // each type has an associated string which will be prefefixed to an object id
19 // when constructing the full name
20 /****************************************************************************/
21 #ifndef GUIGlObjectTypes_h
22 #define GUIGlObjectTypes_h
23 
24 
25 // ===========================================================================
26 // included modules
27 // ===========================================================================
28 #include <config.h>
29 
30 
31 // ===========================================================================
32 // definitions
33 // ===========================================================================
46  GLO_EDGE = 2,
48  GLO_LANE = 3,
62  GLO_BUS_STOP = 101,
84  GLO_DET_EXIT = 112,
86  GLO_REROUTER = 113,
90  GLO_VSS = 115,
98  GLO_ACCESS = 119,
100  GLO_TAZ = 120,
102  GLO_SHAPE = 200,
104  GLO_POLYGON = 201,
106  GLO_POI = 202,
110  GLO_VEHICLE = 301,
112  GLO_PERSON = 302,
116  GLO_MAX = 2048
117 };
118 
119 #endif
120 
121 /****************************************************************************/
a prohibition
a containerStop
a tl-logic
a polygon
GUIGlObjectType
a E2 detector
a vehicles
a Variable Speed Sign
a chargingStation
a connection
reserved GLO type to pack shapes
a E3 detector
a container
a Vaporizer
a busStop
a tl-logic
a Rerouter
reserved GLO type to pack all RouteElments
a ParkingSpace
a Calibrator
a E1 detector
reserved GLO type to pack all additionals
a RouteProbe
a DetEntry detector
a E1 detector
an edge
a ParkingArea
The network - empty.
empty max
a DetExit detector
reserved GLO type to pack all netElements
a junction