52 const std::vector<GNELaneTemplate*>&
142 const std::map<std::string, std::string>&
@ SUMO_TAG_EDGE
begin/end of the description of an edge
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
A road/street connecting two junctions (netedit-version)
const std::vector< GNELane * > & getLanes() const
returns a reference to the lane vector
std::string getAttribute(SumoXMLAttr key) const
const std::map< std::string, std::string > & getACParametersMap() const
get parameters map
bool isAttributeEnabled(SumoXMLAttr key) const
const std::map< std::string, std::string > & getACParametersMap() const
get parameters map
~GNEEdgeTemplate()
Destructor.
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
std::string getHierarchyName() const
get Hierarchy Name (Used in AC Hierarchy)
GNEEdgeTemplate(const GNEEdge *edge)
Constructor.
const GNEEdge * myEdge
pointer to original edge
void enableAttribute(SumoXMLAttr key, GNEUndoList *undoList)
std::string getAttribute(SumoXMLAttr key) const
GUIGlObject * getGUIGlObject()
get GUIGlObject associated with this AttributeCarrier
void disableAttribute(SumoXMLAttr key, GNEUndoList *undoList)
const std::vector< GNELaneTemplate * > & getLaneTemplates() const
get vector with the lane templates of this edge
GNEHierarchicalElement * getHierarchicalElement()
get GNEHierarchicalElement associated with this AttributeCarrier
void updateGeometry()
update pre-computed geometry information
void toogleAttribute(SumoXMLAttr key, const bool value, const int previousParameters)
method for enable or disable the attribute and nothing else (used in GNEChange_EnableAttribute)
bool isAttributeComputed(SumoXMLAttr key) const
bool isValid(SumoXMLAttr key, const std::string &value)
void updateLaneTemplates()
update lane templates
const std::string & getID() const
return ID of object
std::vector< GNELaneTemplate * > myLaneTemplates
vector with the lane templates of this edge
std::string getPopUpID() const
get PopPup ID (Used in AC Hierarchy)
std::string getPopUpID() const
get PopPup ID (Used in AC Hierarchy)
std::string getHierarchyName() const
get Hierarchy Name (Used in AC Hierarchy)
const std::string & getID() const
get ID