Position getPositionInView() const
Returns position of detector Entry in view.
int getFrequency() const
Invalidated set frequency.
static GUIGlID detectorE3EntryGlID
variable to save detectorEntry icon
void setFilename(std::string filename)
Invalidated.
void updateGeometry()
update pre-computed geometry information
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
std::string getAttribute(SumoXMLAttr key) const
void writeAdditional(OutputDevice &device, const std::string &)
writte additional element into a xml file
static bool detectorE3EntryInitialized
check if detectorEntry icon was inicilalizated
bool isValid(SumoXMLAttr key, const std::string &value)
void setFrequency(int freq)
Invalidated set filename.
GNEDetectorEntry & operator=(const GNEDetectorEntry &)
Invalidated assignment operator.
GNEDetectorEntry(const std::string &id, GNEViewNet *viewNet, GNELane *lane, SUMOReal pos, GNEDetectorE3 *parent, bool blocked=false)
Constructor.
std::string getFilename() const
Invalidated get filename.