 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
16 #ifndef GNEClosingReroute_h
17 #define GNEClosingReroute_h
bool isAttributeEnabled(SumoXMLAttr key) const
SVCPermissions myPermissions
An Element which don't belongs to GNENet but has influency in the simulation.
GNEEdge * myClosedEdge
closed edge
bool isValid(SumoXMLAttr key, const std::string &value)
method for checking if the key and their conrrespond attribute are valids
A road/street connecting two junctions (netedit-version)
Position getPositionInView() const
Returns position of additional in view.
int SVCPermissions
bitset where each bit declares whether a certain SVC may use this edge/lane
void splitEdgeGeometry(const double splitPosition, const GNENetElement *originalElement, const GNENetElement *newElement, GNEUndoList *undoList)
split geometry
A class that stores a 2D geometrical boundary.
A point in 2D or 3D with translation and scaling methods.
~GNEClosingReroute()
destructor
std::string getAttribute(SumoXMLAttr key) const
std::string getPopUpID() const
get PopPup ID (Used in AC Hierarchy)
GNEClosingReroute(const GNEClosingReroute &)=delete
Invalidated copy constructor.
GNEClosingReroute & operator=(const GNEClosingReroute &)=delete
Invalidated assignment operator.
std::string getHierarchyName() const
get Hierarchy Name (Used in AC Hierarchy)
void commitGeometryMoving(GNEUndoList *undoList)
commit geometry changes in the attributes of an element after use of moveGeometry(....
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
void updateGeometry()
update pre-computed geometry information
double getAttributeDouble(SumoXMLAttr key) const
Stores the information about how to visualize structures.
GNEClosingReroute(GNERerouterIntervalDialog *rerouterIntervalDialog)
constructor (Used in GNERerouterIntervalDialog)
std::string getParentName() const
Returns the name of the parent object.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
method for setting the attribute and letting the object perform additional changes
Boundary getCenteringBoundary() const
Returns the boundary to which the view shall be centered in order to show the object.
Dialog for edit rerouter intervals.
void moveGeometry(const Position &offset)
change the position of the element geometry without saving in undoList