Class PointLocationLineReferenceData

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

public class PointLocationLineReferenceData extends Object implements scala.Product, scala.Serializable
The reference data for a point along a line.

param: first The first reference point at the intersection before the referenced point location. param: last The second (and last) reference point at the intersection after the referenced point location. param: sideOfRoad Indicates on which side of the road (relative to the direction of the reference) the point is located. param: orientation Indicates the orientation with regard to the direction of driving. param: positiveOffset Distance in meters between the first reference point and the referenced point location.

See Also: