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

public class Shape extends Object implements AbstractShape, scala.Product, scala.Serializable
A Shape specified by a sequence of coordinates.

param: points The points making up this shape.

See Also: