|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <utils/gui/globjects/GLIncludes.h>#include <utils/geom/Boundary.h>#include <utils/geom/Position.h>#include <utils/common/RGBColor.h>#include <utils/geom/PositionVector.h>#include <utils/shapes/Polygon.h>#include <utils/gui/windows/GUISUMOAbstractView.h>#include <utils/common/StringBijection.h>

Go to the source code of this file.
Data Structures | |
| class | GNEViewNet |
Enumerations | |
| enum | EditMode { GNE_MODE_DUMMY, GNE_MODE_CREATE_EDGE, GNE_MODE_MOVE, GNE_MODE_DELETE, GNE_MODE_INSPECT, GNE_MODE_SELECT, GNE_MODE_CONNECT, GNE_MODE_TLS } |
Definition in file GNEViewNet.h.
| enum EditMode |
Definition at line 46 of file GNEViewNet.h.