 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
17 #ifndef GNEStopFrame_h
18 #define GNEStopFrame_h
void hideHelpCreation()
hide HelpCreation
An Element which don't belongs to GNENet but has influency in the simulation.
~HelpCreation()
destructor
SumoXMLTag
Numbers representing SUMO-XML - element names.
GNEStopFrame(FXHorizontalFrame *horizontalFrameParent, GNEViewNet *viewNet)
Constructor.
void tagSelected()
Tag selected in TagSelector.
void showHelpCreation()
show HelpCreation
GNEFrameAttributesModuls::AttributesCreator * myStopAttributes
internal Stop attributes
void demandElementSelected()
selected demand element in DemandElementSelector
void updateHelpCreation()
update HelpCreation
class used to group all variables related with objects under cursor after a click over view
static bool getStopParameter(SUMOVehicleParameter::Stop &stop, bool &friendlyPosition, const SumoXMLTag stopTag, GNEViewNet *viewNet, const GNEFrameAttributesModuls::AttributesCreator *stopAttributes, const GNEFrameAttributesModuls::NeteditAttributes *myNeteditAttributes, const GNELane *lane, const GNEAdditional *stoppingPlace)
get stop parameters
GNEFrameModuls::DemandElementSelector * myStopParentSelector
Stop parent selectors.
GNEStopFrame * myStopFrameParent
pointer to Stop Frame Parent
FXLabel * myInformationLabel
Label with creation information.
bool addStop(const GNEViewNetHelper::ObjectsUnderCursor &objectsUnderCursor, bool shiftPressed)
add Stop element
GNEFrameAttributesModuls::NeteditAttributes * myNeteditAttributes
Netedit parameter.
HelpCreation(GNEStopFrame *StopFrameParent)
constructor
HelpCreation * myHelpCreation
Help creation.
GNEFrameModuls::TagSelector * myStopTagSelector
stop tag selector selector (used to select diffent kind of Stops)
This lane is powered by an underlying GNEEdge and basically knows how to draw itself.
Definition of vehicle stop (position and duration)
~GNEStopFrame()
Destructor.