Class GeographicCoverage

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

public class GeographicCoverage extends Object implements scala.Product, scala.Serializable
See Also:
  • Constructor Details

  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2)
    • toString

      public static String toString()
    • pointNorthWest

      public CoordinatePair pointNorthWest()
    • pointSouthEast

      public CoordinatePair pointSouthEast()
    • getPointNorthWest

      public CoordinatePair getPointNorthWest()
    • getPointSouthEast

      public CoordinatePair getPointSouthEast()