Class Rectangle

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

public class Rectangle extends Object implements scala.Product, scala.Serializable
A rectangle specified in geocoordinates.

param: lowerLeftCoordinate The southwestern (lower left) corner of the rectangle. param: upperRightCoordinate The northeastern (upper right) corner of the rectangle.

See Also: