Class GeoLocation.GeoEntry

java.lang.Object
ecmwf.common.technical.GeoLocation.GeoEntry
Enclosing class:
GeoLocation

public static class GeoLocation.GeoEntry extends Object
The Class GeoEntry.
  • Field Details

    • name

      public String name
      The name.
    • description

      public String description
      The description.
    • latitude

      public Double latitude
      The latitude.
    • longitude

      public Double longitude
      The longitude.
    • iconUrl

      public String iconUrl
      The icon url.
    • iconScale

      public double iconScale
      The icon scale.
  • Constructor Details

    • GeoEntry

      public GeoEntry()