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