52 const double startPos,
const double endPos,
const std::string& name,
const std::vector<std::string>& lines,
53 const int containerCapacity,
const double parkingLength,
const RGBColor& color,
const bool friendlyPosition,
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
GNEContainerStop(const GNEContainerStop &)=delete
Invalidated copy constructor.
std::vector< std::string > myLines
The list of lines that are assigned to this stop.
int myContainerCapacity
maximum number of container that can wait at this stop
void writeAdditional(OutputDevice &device) const
write additional element into a xml file
std::string getAttribute(SumoXMLAttr key) const override
double getAttributeDouble(SumoXMLAttr key) const override
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList) override
GNEContainerStop & operator=(const GNEContainerStop &)=delete
Invalidated assignment operator.
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
bool isValid(SumoXMLAttr key, const std::string &value) override
~GNEContainerStop()
Destructor.
double myParkingLength
custom space for vehicles that park at this stop
void updateGeometry() override
update pre-computed geometry information
A NBNetBuilder extended by visualisation and editing capabilities.
Stores the information about how to visualize structures.
Static storage of an output device and its base (abstract) implementation.
std::map< std::string, std::string > Map
parameters map