GNEPathLegendModule * myPathLegend
path legend modul
GNETagSelector * myContainerPlanTagSelector
container plan selector (used to select diffent kind of container plan)
void tagSelected()
Tag selected in GNETagSelector.
GNEAttributesCreator * myContainerPlanAttributes
internal container plan attributes
GNERouteHandler myRouteHandler
route handler
CommonXMLStructure::SumoBaseObject * myContainerBaseObject
container base object
DemandElementSelector * getTypeSelector() const
get Type selectors
GNEPathCreator * getPathCreator() const
get GNEPathCreator modul
GNEAttributesCreator * myContainerAttributes
internal vehicle attributes
void demandElementSelected()
selected demand element in DemandElementSelector
GNENeteditAttributes * myNeteditAttributes
Netedit parameter.
DemandElementSelector * myTypeSelector
Container Type selectors.
~GNEContainerFrame()
Destructor.
bool addContainer(const GNEViewNetHelper::ObjectsUnderCursor &objectsUnderCursor, const GNEViewNetHelper::MouseButtonKeyPressed &mouseButtonKeyPressed)
add vehicle element
GNETagSelector * myContainerTagSelector
container tag selector (used to select diffent kind of containers)
GNEPathCreator * myPathCreator
edge path creator (used for Walks, rides and trips)
GNEDemandElement * buildContainer()
build container and return it (note: function includes a call to begin(...), but NOT a call to end(....
bool createPath(const bool useLastRoute)
create path
An Element which don't belong to GNENet but has influence in the simulation.
Builds trigger objects for GNENet (busStops, chargingStations, detectors, etc..)
class used to group all variables related with objects under cursor after a click over view
A single child window which contains a view of the simulation area.