![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <cmath>#include <netedit/additionals/GNEStoppingPlace.h>#include <netedit/GNENet.h>#include <netedit/GNEUndoList.h>#include <netedit/GNEViewNet.h>#include <netedit/GNEViewParent.h>#include <netedit/changes/GNEChange_EnableAttribute.h>#include <netedit/changes/GNEChange_Attribute.h>#include <netedit/frames/GNESelectorFrame.h>#include <netedit/netelements/GNEEdge.h>#include <netedit/netelements/GNELane.h>#include <utils/common/StringTokenizer.h>#include <utils/gui/div/GLHelper.h>#include <utils/gui/div/GUIGlobalSelection.h>#include <utils/gui/globjects/GLIncludes.h>#include <utils/vehicle/SUMORouteHandler.h>#include "GNEStop.h"Go to the source code of this file.
Definition in file GNEStop.cpp.