 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
16 #ifndef GNEChange_Shape_h
17 #define GNEChange_Shape_h
const std::vector< GNEAdditional * > & myChildAdditionals
reference to vector of child additional
const std::vector< GNELane * > & myChildLanes
reference to vector of child lanes
const std::vector< GNEShape * > & myParentShapes
reference to vector of parent shapes
A NBNetBuilder extended by visualisation and editing capabilities.
const std::vector< GNEDemandElement * > & myChildDemandElements
reference to vector of child demand elements
const std::vector< GNEAdditional * > & myParentAdditionals
reference to vector of parent additionals
const std::vector< GNEEdge * > & myParentEdges
reference to vector of parent edges
const std::vector< GNEShape * > & myChildShapes
reference to vector of child shapes
~GNEChange_Shape()
Destructor.
const std::vector< GNEEdge * > & myChildEdges
reference to vector of child edges
const std::vector< GNEDemandElement * > & myParentDemandElements
reference to vector of parent demand elements
FXString redoName() const
get Redo name
GNEChange_Shape(GNEShape *shape, bool forward)
Constructor.
FXString undoName() const
return undoName
GNEShape * myShape
pointer to shape
the function-object for an editing operation (abstract base)
const std::vector< GNELane * > & myParentLanes
reference to vector of parent lanes