GNEElementTree * myContainerHierarchy
Container Hierarchy.
GNERouteHandler myRouteHandler
route handler
GNEAttributesCreator * myContainerPlanAttributes
internal vehicle attributes
DemandElementSelector * myContainerSelector
Container selectors.
GNEContainerPlanFrame(GNEViewParent *viewParent, GNEViewNet *viewNet)
Constructor.
GNEPathCreator * myPathCreator
Path Creator.
GNETagSelector * myContainerPlanTagSelector
containerPlan selector
GNEPathCreator * getPathCreator() const
get path creator modul
bool addContainerPlanElement(const GNEViewNetHelper::ObjectsUnderCursor &objectsUnderCursor, const GNEViewNetHelper::MouseButtonKeyPressed &mouseButtonKeyPressed)
add container plan element
void demandElementSelected()
selected demand element in DemandElementSelector
~GNEContainerPlanFrame()
Destructor.
void tagSelected()
Tag selected in GNETagSelector.
bool createPath(const bool useLastRoute)
create path
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.