void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
GNECrossing(GNEJunction &parentJunction, const std::string &id)
Constructor.
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
std::vector< SUMOReal > myShapeLengths
The lengths of the shape parts.
Stores the information about how to visualize structures.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
std::string getAttribute(SumoXMLAttr key) const
A class that stores a 2D geometrical boundary.
This object is responsible for drawing a shape and for supplying a a popup menu. Messages are routete...
GUIParameterTableWindow * getParameterWindow(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own parameter window.
GNECrossing & operator=(const GNECrossing &)
Invalidated assignment operator.
GNEJunction & myParentJunction
the parent junction of this crossing
GUIGLObjectPopupMenu * myPopup
the created popup
NBNode::Crossing myCrossing
the data for this crossing
GUIGLObjectPopupMenu * getPopUpMenu(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own popup-menu.
Boundary getCenteringBoundary() const
Returns the boundary to which the view shall be centered in order to show the object.
virtual ~GNECrossing()
Destructor.
A definition of a pedestrian crossing.
bool isValid(SumoXMLAttr key, const std::string &value)
const PositionVector myShape
the shape of the edge
A window containing a gl-object's parameter.
std::vector< SUMOReal > myShapeRotations
The rotations of the shape parts.