|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractForecast | Provides default behaviours and implementations for: 1. |
AbstractForecast.City | Provides default behaviours for City |
AbstractForecast.City.Coord | |
AbstractForecast.Forecast | Parses forecast data (one element in the forecastList) and provides methods to get/access the same information. |
AbstractWeather | Provides default behaviours and implementations for: 1. |
AbstractWeather.Clouds | Provides default behaviours for Cloud |
AbstractWeather.Coord | Provides default behaviours for Coord, i.e., coordinates. |
AbstractWeather.Main | Provides default behaviours for Main, i.e., main weather elements like temperature, humidity, etc. |
AbstractWeather.Weather | Parses weather data and provides methods to get/access the same information. |
AbstractWeather.Wind | Provides default behaviours for Wind. |
CurrentWeather | Parses current weather data and provides methods to get/access the same information. |
CurrentWeather.Clouds | Parses clouds data and provides methods to get/access the same information. |
CurrentWeather.Coord | Parses coordination data and provides methods to get/access the same information. |
CurrentWeather.Main | Parses main data and provides methods to get/access the same information. |
CurrentWeather.Rain | Parses rain data and provides methods to get/access the same information. |
CurrentWeather.Sys | Parses sys data and provides methods to get/access the same information. |
CurrentWeather.Wind | Parses wind data and provides methods to get/access the same information. |
CurrentWeatherTest | Tests the CurrentWeather's functionality. |
DailyForecast | Parses daily forecast data and provides methods to get/access the same information. |
DailyForecast.Forecast | Parses forecast data (one element in the forecastList) and provides methods to get/access the same information. |
DailyForecast.Forecast.Temperature | Parses temperature data and provides methods to get/access the same information. |
DailyForecastTest | Tests the HourlyForecast's functionality. |
HourlyForecast | Parses hourly forecast data and provides methods to get/access the same information. |
HourlyForecast.Forecast | Parses forecast data (one element in the forecastList) and provides methods to get/access the same information. |
HourlyForecast.Forecast.Clouds | Parses clouds data and provides methods to get/access the same information. |
HourlyForecast.Forecast.Main | Parses main data and provides methods to get/access the same information. |
HourlyForecast.Forecast.Sys | Parses sys data and provides methods to get/access the same information. |
HourlyForecast.Forecast.Wind | Parses wind data and provides methods to get/access the same information. |
HourlyForecastTest | Tests the HourlyForecast's functionality. |
OpenWeatherMap | Lets you access data from OpenWeatherMap.org using its Web APIs. |
OpenWeatherMap.OWMAddress | Generates addresses for accessing the information from OWM.org |
Tools | Provides methods for conversions, etc. |
Enum Summary | |
---|---|
OpenWeatherMap.Language | Languages that can be set for getting data from OWM.org |
OpenWeatherMap.Units | Units that can be set for getting data from OWM.org |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |