PCLoaderXML(PCPolyContainer &toFill, PCTypeMap &tm, OptionsCont &oc)
Constructor.
A reader for polygons and pois stored in XML-format.
PCTypeMap & myTypeMap
The type map to use.
OptionsCont & myOptions
Settings to use.
A storage for loaded polygons and pois.
The XML-Handler for network loading.
A storage for type mappings.
Encapsulated SAX-Attributes.
A point in 2D or 3D with translation and scaling methods.
~PCLoaderXML()
Destructor.
Position getLanePos(const std::string &poiID, const std::string &laneID, SUMOReal lanePos)
get position for a given laneID
virtual void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.
A storage for options typed value containers)
static void loadIfSet(OptionsCont &oc, PCPolyContainer &toFill, PCTypeMap &tm)
Loads pois/polygons assumed to be stored as XML.