Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <netbuild/NBEdge.h>
#include <netedit/elements/GNECandidateElement.h>
#include <utils/gui/div/GUIGeometry.h>
#include <utils/gui/div/GUIDottedGeometry.h>
#include "GNENetworkElement.h"
Go to the source code of this file.
Data Structures | |
class | GNEEdge |
A road/street connecting two junctions (netedit-version) More... | |
class | GNEEdge::StackDemandElements |
Stack demand elements. More... | |
class | GNEEdge::StackPosition |
Stack position (used to stack demand elements over edges) More... | |
Definition in file GNEEdge.h.