20 #ifndef GNEDetectorExit_h
21 #define GNEDetectorExit_h
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
method for setting the attribute and letting the object perform additional changes ...
Stores the information about how to visualize structures.
void writeAdditional(OutputDevice &device, const std::string &)
writte additional element into a xml file
This lane is powered by an underlying GNEEdge and basically knows how to draw itself.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
static bool detectorE3ExitInitialized
check if detectorExit icon was inicilalizated
void setFrequency(int freq)
Invalidated set filename.
int getFrequency() const
Invalidated set frequency.
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
A point in 2D or 3D with translation and scaling methods.
~GNEDetectorExit()
destructor
std::string getFilename() const
Invalidated get filename.
Position getPositionInView() const
Returns position of detector Exit in view.
bool isValid(SumoXMLAttr key, const std::string &value)
method for checking if the key and their conrrespond attribute are valids
void setFilename(std::string filename)
Invalidated.
GNEDetectorExit & operator=(const GNEDetectorExit &)
Invalidated assignment operator.
Static storage of an output device and its base (abstract) implementation.
std::string getAttribute(SumoXMLAttr key) const
void updateGeometry()
update pre-computed geometry information
GNEDetectorExit(const std::string &id, GNEViewNet *viewNet, GNELane *lane, SUMOReal pos, GNEDetectorE3 *parent, bool blocked=false)
Constructor.
static GUIGlID detectorE3ExitGlID
variable to save detectorExit icon