17 #ifndef GNEChange_Edge_h 18 #define GNEChange_Edge_h the function-object for an editing operation (abstract base)
A NBNetBuilder extended by visualisation and editing capabilities.
This lane is powered by an underlying GNEEdge and basically knows how to draw itself.
FXString undoName() const
return undoName
GNEChange_Edge(GNEEdge *edge, bool forward)
Constructor for creating/deleting an edge.
A road/street connecting two junctions (netedit-version)
FXString redoName() const
get Redo name
An Element which don't belongs to GNENet but has influency in the simulation.
GNEEdge * myEdge
full information regarding the edge that is to be created/deleted
~GNEChange_Edge()
Destructor.