30 GNEFrame(viewParent, viewNet,
TL(
"Route Distributions")) {
@ SUMO_TAG_ROUTE_DISTRIBUTION
distribution of a route
@ SUMO_TAG_ROUTE
begin/end of the description of a route
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
void refreshDistributionSelector()
refresh modul
void refreshDistributionIDs()
refresh distribution IDs (only call when user change ID in internal attributes)
virtual void show()
show Frame
void attributeUpdated(SumoXMLAttr attribute)
function called after set a valid attribute in AttributeCreator/AttributeEditor/ParametersEditor/....
GNEDistributionFrame::DistributionEditor * myDistributionEditor
route editor
GNEDistributionFrame::DistributionSelector * myDistributionSelector
route distribution selector
GNEDistributionFrame::DistributionValuesEditor * myDistributionValuesEditor
editor for distribution values
GNERouteDistributionFrame(GNEViewParent *viewParent, GNEViewNet *viewNet)
Constructor.
GNEFrameAttributeModules::AttributesEditor * myAttributesEditor
distribution attributes editor
~GNERouteDistributionFrame()
Destructor.
GNEDistributionFrame::DistributionSelector * getDistributionSelector() const
get route distribution selector
A single child window which contains a view of the simulation area.