Class GeoLocation

java.lang.Object
ecmwf.common.technical.GeoLocation

public final class GeoLocation extends Object
The Class GeoLocation.
  • Field Details

    • ICON_URL_RED_CIRCLE

      public static final String ICON_URL_RED_CIRCLE
      The Constant ICON_URL_RED_CIRCLE.
    • ICON_URL_PINK_CIRCLE

      public static final String ICON_URL_PINK_CIRCLE
      The Constant ICON_URL_PINK_CIRCLE.
    • ICON_URL_BLUE_CIRCLE

      public static final String ICON_URL_BLUE_CIRCLE
      The Constant ICON_URL_BLUE_CIRCLE.
    • ICON_URL_GREEN_CIRCLE

      public static final String ICON_URL_GREEN_CIRCLE
      The Constant ICON_URL_GREEN_CIRCLE.
    • ICON_URL_YELLOW_CIRCLE

      public static final String ICON_URL_YELLOW_CIRCLE
      The Constant ICON_URL_YELLOW_CIRCLE.
    • ICON_URL_WHITE_CIRCLE

      public static final String ICON_URL_WHITE_CIRCLE
      The Constant ICON_URL_WHITE_CIRCLE.
  • Constructor Details

    • GeoLocation

      public GeoLocation()
  • Method Details