Eclipse SUMO - Simulation of Urban MObility
GNEViewNet.cpp File Reference
#include <netedit/additionals/GNEPOI.h>
#include <netedit/additionals/GNEPoly.h>
#include <netedit/additionals/GNETAZ.h>
#include <netedit/demandelements/GNEDemandElement.h>
#include <netedit/frames/GNEAdditionalFrame.h>
#include <netedit/frames/GNEConnectorFrame.h>
#include <netedit/frames/GNECreateEdgeFrame.h>
#include <netedit/frames/GNECrossingFrame.h>
#include <netedit/frames/GNEDeleteFrame.h>
#include <netedit/frames/GNEInspectorFrame.h>
#include <netedit/frames/GNEPolygonFrame.h>
#include <netedit/frames/GNEProhibitionFrame.h>
#include <netedit/frames/GNERouteFrame.h>
#include <netedit/frames/GNESelectorFrame.h>
#include <netedit/frames/GNETAZFrame.h>
#include <netedit/frames/GNETLSEditorFrame.h>
#include <netedit/frames/GNEVehicleFrame.h>
#include <netedit/frames/GNEVehicleTypeFrame.h>
#include <netedit/frames/GNEStopFrame.h>
#include <netedit/frames/GNEPersonTypeFrame.h>
#include <netedit/frames/GNEPersonFrame.h>
#include <netedit/frames/GNEPersonPlanFrame.h>
#include <netedit/netelements/GNEConnection.h>
#include <netedit/netelements/GNECrossing.h>
#include <netedit/netelements/GNEEdge.h>
#include <netedit/netelements/GNEJunction.h>
#include <netedit/netelements/GNELane.h>
#include <netbuild/NBEdgeCont.h>
#include <utils/gui/cursors/GUICursorSubSys.h>
#include <utils/gui/div/GLHelper.h>
#include <utils/gui/globjects/GUIGLObjectPopupMenu.h>
#include <utils/gui/globjects/GUIGlObjectStorage.h>
#include <utils/gui/images/GUITextureSubSys.h>
#include <utils/gui/settings/GUICompleteSchemeStorage.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/gui/windows/GUIDanielPerspectiveChanger.h>
#include <utils/gui/windows/GUIDialog_ViewSettings.h>
#include <utils/options/OptionsCont.h>
#include "GNENet.h"
#include "GNEUndoList.h"
#include "GNEViewNet.h"
#include "GNEViewParent.h"
#include "GNEApplicationWindow.h"
Include dependency graph for GNEViewNet.cpp:

Go to the source code of this file.

Functions

 FXDEFMAP (GNEViewNet) GNEViewNetMap[]
 

Detailed Description

Author
Jakob Erdmann
Pablo Alvarez Lopez
Date
Feb 2011

Definition in file GNEViewNet.cpp.

Function Documentation

◆ FXDEFMAP()

FXDEFMAP ( GNEViewNet  )

References MID_ADDSELECT, MID_GNE_COMMONVIEWOPTIONS_SHOWGRID, MID_GNE_CONNECTION_EDIT_SHAPE, MID_GNE_CROSSING_EDIT_SHAPE, MID_GNE_DEMANDVIEWOPTIONS_HIDENONINSPECTED, MID_GNE_DEMANDVIEWOPTIONS_HIDESHAPES, MID_GNE_DEMANDVIEWOPTIONS_LOCKPERSON, MID_GNE_DEMANDVIEWOPTIONS_SHOWALLPERSONPLANS, MID_GNE_EDGE_ADD_REVERSE, MID_GNE_EDGE_EDIT_ENDPOINT, MID_GNE_EDGE_RESET_ENDPOINT, MID_GNE_EDGE_RESET_LENGTH, MID_GNE_EDGE_REVERSE, MID_GNE_EDGE_SMOOTH, MID_GNE_EDGE_SMOOTH_ELEVATION, MID_GNE_EDGE_SPLIT, MID_GNE_EDGE_SPLIT_BIDI, MID_GNE_EDGE_STRAIGHTEN, MID_GNE_EDGE_STRAIGHTEN_ELEVATION, MID_GNE_JUNCTION_CLEAR_CONNECTIONS, MID_GNE_JUNCTION_EDIT_SHAPE, MID_GNE_JUNCTION_REPLACE, MID_GNE_JUNCTION_RESET_CONNECTIONS, MID_GNE_JUNCTION_RESET_SHAPE, MID_GNE_JUNCTION_SPLIT, MID_GNE_JUNCTION_SPLIT_RECONNECT, MID_GNE_LANE_ADD_BIKE, MID_GNE_LANE_ADD_BUS, MID_GNE_LANE_ADD_GREENVERGE, MID_GNE_LANE_ADD_SIDEWALK, MID_GNE_LANE_DUPLICATE, MID_GNE_LANE_REMOVE_BIKE, MID_GNE_LANE_REMOVE_BUS, MID_GNE_LANE_REMOVE_GREENVERGE, MID_GNE_LANE_REMOVE_SIDEWALK, MID_GNE_LANE_RESET_CUSTOMSHAPE, MID_GNE_LANE_TRANSFORM_BIKE, MID_GNE_LANE_TRANSFORM_BUS, MID_GNE_LANE_TRANSFORM_GREENVERGE, MID_GNE_LANE_TRANSFORM_SIDEWALK, MID_GNE_NETWORKVIEWOPTIONS_ASKFORMERGE, MID_GNE_NETWORKVIEWOPTIONS_AUTOOPPOSITEEDGES, MID_GNE_NETWORKVIEWOPTIONS_CHAINEDGES, MID_GNE_NETWORKVIEWOPTIONS_CHANGEALLPHASES, MID_GNE_NETWORKVIEWOPTIONS_EXTENDSELECTION, MID_GNE_NETWORKVIEWOPTIONS_MOVEELEVATION, MID_GNE_NETWORKVIEWOPTIONS_SELECTEDGES, MID_GNE_NETWORKVIEWOPTIONS_SHOWBUBBLES, MID_GNE_NETWORKVIEWOPTIONS_SHOWCONNECTIONS, MID_GNE_NETWORKVIEWOPTIONS_SHOWDEMANDELEMENTS, MID_GNE_POI_TRANSFORM, MID_GNE_POLYGON_CLOSE, MID_GNE_POLYGON_DELETE_GEOMETRY_POINT, MID_GNE_POLYGON_OPEN, MID_GNE_POLYGON_SET_FIRST_POINT, MID_GNE_POLYGON_SIMPLIFY_SHAPE, MID_HOTKEY_A_ADDITIONALMODE_STOPMODE, MID_HOTKEY_C_CONNECTMODE_PERSONPLANMODE, MID_HOTKEY_D_DELETEMODE, MID_HOTKEY_E_EDGEMODE, MID_HOTKEY_F3_SUPERMODE_NETWORK, MID_HOTKEY_F4_SUPERMODE_DEMAND, MID_HOTKEY_I_INSPECTMODE, MID_HOTKEY_M_MOVEMODE, MID_HOTKEY_P_POLYGONMODE_PERSONMODE, MID_HOTKEY_R_CROSSINGMODE_ROUTEMODE, MID_HOTKEY_S_SELECTMODE, MID_HOTKEY_T_TLSMODE_VTYPEMODE, MID_HOTKEY_V_VEHICLEMODE, MID_HOTKEY_W_PROHIBITIONMODE_PERSONTYPEMODE, MID_HOTKEY_Z_TAZMODE, MID_OPEN_ADDITIONAL_DIALOG, MID_REMOVESELECT, GNEViewNet::onCmdAddReversedEdge(), GNEViewNet::onCmdAddSelected(), GNEViewNet::onCmdClearConnections(), GNEViewNet::onCmdClosePolygon(), GNEViewNet::onCmdDeleteGeometryPoint(), GNEViewNet::onCmdDuplicateLane(), GNEViewNet::onCmdEditConnectionShape(), GNEViewNet::onCmdEditCrossingShape(), GNEViewNet::onCmdEditEdgeEndpoint(), GNEViewNet::onCmdEditJunctionShape(), GNEViewNet::onCmdLaneOperation(), GNEViewNet::onCmdOpenAdditionalDialog(), GNEViewNet::onCmdOpenPolygon(), GNEViewNet::onCmdRemoveSelected(), GNEViewNet::onCmdReplaceJunction(), GNEViewNet::onCmdResetConnections(), GNEViewNet::onCmdResetEdgeEndpoint(), GNEViewNet::onCmdResetJunctionShape(), GNEViewNet::onCmdResetLaneCustomShape(), GNEViewNet::onCmdResetLength(), GNEViewNet::onCmdReverseEdge(), GNEViewNet::onCmdSetFirstGeometryPoint(), GNEViewNet::onCmdSetMode(), GNEViewNet::onCmdSetSupermode(), GNEViewNet::onCmdSimplifyShape(), GNEViewNet::onCmdSmoothEdges(), GNEViewNet::onCmdSmoothEdgesElevation(), GNEViewNet::onCmdSplitEdge(), GNEViewNet::onCmdSplitEdgeBidi(), GNEViewNet::onCmdSplitJunction(), GNEViewNet::onCmdSplitJunctionReconnect(), GNEViewNet::onCmdStraightenEdges(), GNEViewNet::onCmdStraightenEdgesElevation(), GNEViewNet::onCmdToogleAutoOppositeEdge(), GNEViewNet::onCmdToogleChainEdges(), GNEViewNet::onCmdToogleChangeAllPhases(), GNEViewNet::onCmdToogleExtendSelection(), GNEViewNet::onCmdToogleHideConnections(), GNEViewNet::onCmdToogleHideNonInspecteDemandElements(), GNEViewNet::onCmdToogleHideShapes(), GNEViewNet::onCmdToogleLockPerson(), GNEViewNet::onCmdToogleMoveElevation(), GNEViewNet::onCmdToogleSelectEdges(), GNEViewNet::onCmdToogleShowAllPersonPlans(), GNEViewNet::onCmdToogleShowConnections(), GNEViewNet::onCmdToogleShowDemandElements(), GNEViewNet::onCmdToogleShowGrid(), GNEViewNet::onCmdToogleShowJunctionBubbles(), GNEViewNet::onCmdToogleWarnAboutMerge(), and GNEViewNet::onCmdTransformPOI().