Class BidirectionalLinearLocation

java.lang.Object
com.here.platform.location.referencing.BidirectionalLinearLocation
All Implemented Interfaces:
ReferencingLocation, Serializable, scala.Equals, scala.Product, scala.Serializable

public class BidirectionalLinearLocation extends Object implements ReferencingLocation, scala.Product, scala.Serializable
A linear location that has a main direction in the road network and an optional opposite linear location.

param: location representing a path in the main direction. param: oppositeLocation representing a path in the opposite direction.

See Also: