51 static void load(
const std::string& file,
double scale);
A storage for options typed value containers)
A reader for a SUMO network's projection description.
virtual void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.
bool hasReadAll() const
Returns whether all needed values were read.
double myScale
scaling of input coordinates (not given in the location element)
bool myFoundLocation
Information whether the parameter was read.
static void load(const std::string &file, double scale)
Loads network projection if wished.
~PCNetProjectionLoader()
Destructor.
Encapsulated SAX-Attributes.
SAX-handler base for SUMO-files.