58 GNEPOI(
const std::string&
id,
const std::string& type,
99 static void saveToFile(
const std::string& file);
void setAttribute(SumoXMLAttr key, const std::string &value, GNEUndoList *undoList)
virtual ~GNEPOI()
Destructor.
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
std::string getAttribute(SumoXMLAttr key) const
static methods for processing the coordinates conversion for the current net
bool isValid(SumoXMLAttr key, const std::string &value)
A point in 2D or 3D with translation and scaling methods.
GNEPOI & operator=(const GNEPOI &)
Invalidated assignment operator.
static void saveToFile(const std::string &file)
save POIs to file
GNEPOI(const std::string &id, const std::string &type, const RGBColor &color, SUMOReal layer, SUMOReal angle, const std::string &imgFile, const Position &pos, SUMOReal width, SUMOReal height)
declare friend class