22 #ifndef PCNetProjectionLoader_h 23 #define PCNetProjectionLoader_h 61 static void load(
const std::string& file,
int shift);
virtual void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.
~PCNetProjectionLoader()
Destructor.
bool hasReadAll() const
Returns whether all needed values were read.
int myShift
shift of input coordinates (not given in the location element)
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.
static void load(const std::string &file, int shift)
Loads network projection if wished.
PCNetProjectionLoader(int shift)
Constructor.
A storage for options typed value containers)