Class ClosedLinearLocationReference

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

public class ClosedLinearLocationReference extends Object implements AbstractLocationReference, scala.Product, scala.Serializable
A ClosedLinearLocationReference refers to an area that is circumscribed by a closed path in the road network, e.g. an area with certain parking restrictions.

param: first The first reference point of the closed linear location. param: intermediates An ordered sequence of intermediate reference points. param: last The last reference point. The line properties of the last reference point are combined with the coordinates of the first reference point to describe the closing path of the closed linear location. param: shape An optional shape describing the location geometry.

See Also: