![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <netbuild/NBAlgorithms.h>#include <netbuild/NBLoadedSUMOTLDef.h>#include <netbuild/NBNetBuilder.h>#include <netbuild/NBOwnTLDef.h>#include <netedit/frames/common/GNEDeleteFrame.h>#include <netedit/frames/network/GNETLSEditorFrame.h>#include <netedit/GNENet.h>#include <netedit/GNEUndoList.h>#include <netedit/GNEViewNet.h>#include <netedit/changes/GNEChange_Attribute.h>#include <netedit/changes/GNEChange_Connection.h>#include <netedit/changes/GNEChange_TLS.h>#include <utils/gui/div/GLHelper.h>#include <utils/gui/globjects/GLIncludes.h>#include <utils/gui/globjects/GUIGLObjectPopupMenu.h>#include <utils/gui/images/GUITextureSubSys.h>#include <utils/gui/windows/GUIAppEnum.h>#include <utils/options/OptionsCont.h>#include <utils/gui/div/GUIDesigns.h>#include <utils/gui/div/GUIGlobalPostDrawing.h>#include <netedit/GNEViewParent.h>#include <netedit/frames/network/GNECreateEdgeFrame.h>#include "GNEConnection.h"#include "GNEJunction.h"#include "GNECrossing.h"#include "GNEWalkingArea.h"Go to the source code of this file.
Definition in file GNEJunction.cpp.