 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
16 #ifndef GNEVehicleFrame_h
17 #define GNEVehicleFrame_h
void hideHelpCreation()
hide HelpCreation
FXLabel * myInformationLabel
Label with creation information.
GNEVehicleFrame(FXHorizontalFrame *horizontalFrameParent, GNEViewNet *viewNet)
Constructor.
~HelpCreation()
destructor
void showHelpCreation()
show HelpCreation
bool addVehicle(const GNEViewNetHelper::ObjectsUnderCursor &objectsUnderCursor)
add vehicle element
void tagSelected()
Tag selected in TagSelector.
GNEFrameModuls::DemandElementSelector * myVTypeSelector
Vehicle Type selectors.
HelpCreation * myHelpCreation
Help creation.
class used to group all variables related with objects under cursor after a click over view
GNEVehicleFrame * myVehicleFrameParent
pointer to Vehicle Frame Parent
void demandElementSelected()
selected vehicle type in DemandElementSelector
void updateHelpCreation()
update HelpCreation
GNEFrameAttributesModuls::AttributesCreator * myVehicleAttributes
internal vehicle attributes
GNEFrameModuls::EdgePathCreator * myEdgePathCreator
edge path creator (used for trips and flows)
HelpCreation(GNEVehicleFrame *vehicleFrameParent)
constructor
void edgePathCreated()
finish edge path creation
~GNEVehicleFrame()
Destructor.
GNEFrameModuls::TagSelector * myVehicleTagSelector
vehicle tag selector (used to select diffent kind of vehicles)
GNEFrameModuls::EdgePathCreator * getEdgePathCreator() const
get EdgePathCreator modul