50 Position getLanePos(
const std::string& poiID,
const std::string& laneID,
double lanePos,
bool friendlyPos,
double lanePosLat);
Storage for edges, including some functionality operating on multiple edges.
virtual bool addLanePosParams()
Whether some input attributes shall be automatically added as params (Can be implemented in all child...
Position getLanePos(const std::string &poiID, const std::string &laneID, double lanePos, bool friendlyPos, double lanePosLat)
get position for a given laneID (Has to be implemented in all child)
virtual ~NIXMLShapeHandler()
Destructor.
const NBEdgeCont & myEdgeCont
A point in 2D or 3D with translation and scaling methods.
Storage for geometrical objects.
The XML-Handler for network loading.