bool myForceDrawCustomShape
flag used for force draw custom shape
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
bool checkEdgeBelong(GNEEdge *edges) const
return true if a edge belongs to crossing's edges
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
Stores the information about how to visualize structures.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
GNECrossing(GNEJunction *parentJunction, NBNode::Crossing *crossing)
Constructor.
A class that stores a 2D geometrical boundary.
Boundary getCenteringBoundary() const
Returns the boundary to which the view shall be centered in order to show the object.
void updateGeometry()
update pre-computed geometry information
NBNode::Crossing * myCrossing
the data for this crossing
This object is responsible for drawing a shape and for supplying a a popup menu. Messages are routete...
std::vector< double > myShapeRotations
GNEJunction * myParentJunction
the parent junction of this crossing
GNECrossing & operator=(const GNECrossing &)=delete
Invalidated assignment operator.
GUIGLObjectPopupMenu * getPopUpMenu(GUIMainWindow &app, GUISUMOAbstractView &parent)
Returns an own popup-menu.
A road/street connecting two junctions (netedit-version)
virtual ~GNECrossing()
Destructor.
A definition of a pedestrian crossing.
bool isValid(SumoXMLAttr key, const std::string &value)
NBNode::Crossing * getNBCrossing() const
get referente to NBode::Crossing
std::vector< double > myShapeLengths
The lengths of the shape parts.
std::string getAttribute(SumoXMLAttr key) const
This functions has to be implemented in all GNEAttributeCarriers.
GNEJunction * getParentJunction() const
get parent Junction