Class PathProperties

java.lang.Object
com.here.platform.location.tpeg2.olr.PathProperties
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product, scala.Serializable

public class PathProperties extends Object implements scala.Product, scala.Serializable
PathProperties specify the properties of the full path betweeen subsequent reference points.

param: lfrcnp The lowest functional road class on the path to the next reference point. Note that the "lowest functional road class" means "least important functional road class", which is actually encoded with the highest numeric value. param: dnp The distance in meters along the path to the next reference point. param: againstDrivingDirection A value of true indicates all the sections of this path are referenced against the direction of travel.

See Also: