 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
17 #ifndef GNEChange_Shape_h
18 #define GNEChange_Shape_h
const std::vector< GNELane * > & myLaneChildren
reference to vector of lane children
const std::vector< GNEEdge * > & myEdgeParents
reference to vector of edge parents
const std::vector< GNEShape * > & myShapeParents
reference to vector of shape parents
A NBNetBuilder extended by visualisation and editing capabilities.
const std::vector< GNEEdge * > & myEdgeChildren
reference to vector of edge children
const std::vector< GNEAdditional * > & myAdditionalParents
reference to vector of additional parents
~GNEChange_Shape()
Destructor.
const std::vector< GNEDemandElement * > & myDemandElementChildren
reference to vector of demand element children
const std::vector< GNELane * > & myLaneParents
reference to vector of lane parents
FXString redoName() const
get Redo name
const std::vector< GNEDemandElement * > & myDemandElementParents
reference to vector of demand element parents
GNEChange_Shape(GNEShape *shape, bool forward)
Constructor.
FXString undoName() const
return undoName
const std::vector< GNEAdditional * > & myAdditionalChildren
reference to vector of additional children
GNEShape * myShape
pointer to shape
the function-object for an editing operation (abstract base)
const std::vector< GNEShape * > & myShapeChildren
reference to vector of shape children