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

public class Path extends Object implements AbstractShape, scala.Product, scala.Serializable
A Path specifies a sequence of coordinates defining a path.

param: points The points making up this path.

See Also: