A B C D E F G H I L N O P Q S T U V W X

O

OwmData<T> - Class in com.oopitis.weather.owm
Helper class to retrieve data from openweathermap.org.
OwmData(String, Proxy) - Constructor for class com.oopitis.weather.owm.OwmData
Constructs a data source with an API key and a network proxy.
OwmLocation - Class in com.oopitis.weather.owm
The type of location objects for querying Open Weather Map weather data.
OwmLocation(long) - Constructor for class com.oopitis.weather.owm.OwmLocation
Constructs a location with a city ID.
OwmLocation(String) - Constructor for class com.oopitis.weather.owm.OwmLocation
Constructs a location with a city name.
OwmLocation(String, String) - Constructor for class com.oopitis.weather.owm.OwmLocation
Constructs a location with a city and the county it belongs to.
OwmLocation(String, Locale) - Constructor for class com.oopitis.weather.owm.OwmLocation
Constructs a location with a city and the country it belongs to.
OwmLocation(float, float) - Constructor for class com.oopitis.weather.owm.OwmLocation
Constructs a location with a pair of geographic coordinates.
OwmQueryHint - Class in com.oopitis.weather.owm
A query hint for Open Weather Map.
OwmQueryHint() - Constructor for class com.oopitis.weather.owm.OwmQueryHint
Constructs a query hint for Open Weather Map.
OwmQueryHint.Language - Enum in com.oopitis.weather.owm
Languages that Open Weather Map supports.
OwmSummary - Class in com.oopitis.weather.owm
This class corresponds to the weather array described by Open Weather Map.
OwmSummary() - Constructor for class com.oopitis.weather.owm.OwmSummary
Constructs a summary with no items.
OwmSummary.Item - Class in com.oopitis.weather.owm
A summary item.
OwmSummary.Item(String, String, String) - Constructor for class com.oopitis.weather.owm.OwmSummary.Item
Constructs a summary item.
OwmWeather - Class in com.oopitis.weather.owm
WeathherService implementation for Open Weather Map.
OwmWeather() - Constructor for class com.oopitis.weather.owm.OwmWeather
Constructs an OwmWeather object.
OwmWeather(String) - Constructor for class com.oopitis.weather.owm.OwmWeather
Constructs an OwmWeather object with an API key.
OwmWeather(String, Proxy) - Constructor for class com.oopitis.weather.owm.OwmWeather
Constructs an OwmWeather object with an API key and a network proxy.
OwmWeather(OwmData) - Constructor for class com.oopitis.weather.owm.OwmWeather
Constructs an OwmWeather with a data source.
OzoneColumnarDensityDU - Static variable in class com.oopitis.weather.WeatherService
Ozone columnar density in Dobson units.

A B C D E F G H I L N O P Q S T U V W X