void setMoveShape(const GNEMoveResult &moveResult)
set move shape
GNEDetectorEntryExit(SumoXMLTag entryExitTag, GNENet *net)
default Constructor
bool isAdditionalValid() const
check if current additional is valid to be writed into XML
void fixAdditionalProblem()
fix additional problem
void commitMoveShape(const GNEMoveResult &moveResult, GNEUndoList *undoList)
commit move shape
std::string getAdditionalProblem() const
return a string with the current additional problem
std::string getAttribute(SumoXMLAttr key) const
void drawGL(const GUIVisualizationSettings &s) const
Draws the object.
void updateGeometry()
update pre-computed geometry information
bool isValid(SumoXMLAttr key, const std::string &value)
method for checking if the key and their correspondent attribute are valids
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
method for setting the attribute and letting the object perform additional changes
void writeAdditional(OutputDevice &device) const
write additional element into a xml file
GNEDetectorEntryExit & operator=(const GNEDetectorEntryExit &)=delete
Invalidated assignment operator.
double getAttributeDouble(SumoXMLAttr key) const