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

F

Feature - Class in com.oopitis.weather
Objects of this class represent features, or data groups, of weather services.
Feature(String) - Constructor for class com.oopitis.weather.Feature
Constructs a feature constant.
Feature(String, String, String) - Constructor for class com.oopitis.weather.Feature
Constructs a feature constant with a locale-sensitive name from resource bundles.
fetch(String) - Method in class com.oopitis.weather.URLDataSource
Fetches raw data from a URL, parses it and returns the parsed data.
FioData<T> - Class in com.oopitis.weather.fio
Helper class for retrieving data from forecast.io.
FioData(String, Proxy) - Constructor for class com.oopitis.weather.fio.FioData
Constructs a data source with an API key.
FioData.BlockType - Enum in com.oopitis.weather.fio
The data block types.
FioData.DataBlock - Interface in com.oopitis.weather.fio
This is roughly a Data Block object described by forecast.io.
FioData.DataPoint - Interface in com.oopitis.weather.fio
Data access interface that accepts a forecast.io property name or a WeatherProperty object.
FioData.Response - Interface in com.oopitis.weather.fio
The full forecast.io response.
FioWeather - Class in com.oopitis.weather.fio
WeatherService implementation for forecast.io.
FioWeather(String) - Constructor for class com.oopitis.weather.fio.FioWeather
Constructs a FioWeather object.
FioWeather(String, Proxy) - Constructor for class com.oopitis.weather.fio.FioWeather
Constructs a FioWeather object that retrieves data via a proxy.
FioWeather(FioData) - Constructor for class com.oopitis.weather.fio.FioWeather
Constructs a FioWeather object with a data source.
format(T, Locale) - Method in class com.oopitis.weather.WeatherProperty
Formats the data this property represents for a given locale.
format(T) - Method in class com.oopitis.weather.WeatherProperty
Formats the data this property represents for the default locale.
formatCoordinate(float) - Static method in class com.oopitis.weather.GeoLocation
Formats a coordinate.

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