Class FirstLocationReferencePoint

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

public class FirstLocationReferencePoint extends Object implements scala.Product, scala.Serializable
Represents a first reference point for a location reference in the road network.

param: coordinate The position of this reference point.

When creating a reference, this should be at a proper intersection. Note that an intersection in the map of the reference creator is not neccessarily present in the map of the receiver. param: lineProperties The properties of the first section of the path to the next reference point. param: pathProperties The properties of the full path from this reference point to the next reference point.

See Also: