18 #ifndef GUIContainerStop_h 19 #define GUIContainerStop_h 73 const std::vector<std::string>& lines,
MSLane& lane,
74 double frompos,
double topos);
PositionVector myFGShape
The shape.
std::vector< double > myFGShapeLengths
The lengths of the shape parts.
A lane area vehicles can halt at.
Stores the information about how to visualize structures.
~GUIContainerStop()
Destructor.
A class that stores a 2D geometrical boundary.
The simulated network and simulation perfomer.
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
A point in 2D or 3D with translation and scaling methods.
GUIParameterTableWindow * getParameterWindow(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own parameter window.
Position myFGSignPos
The position of the sign.
GUIGLObjectPopupMenu * getPopUpMenu(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own popup-menu.
double myFGSignRot
The rotation of the sign.
A lane area vehicles can halt at (gui-version)
GUIContainerStop(const std::string &id, const std::vector< std::string > &lines, MSLane &lane, double frompos, double topos)
Constructor.
std::vector< double > myFGShapeRotations
The rotations of the shape parts.
Boundary getCenteringBoundary() const
Returns the boundary to which the view shall be centered in order to show the object.
Representation of a lane in the micro simulation.
A window containing a gl-object's parameter.