A B C D E F G H I K L M N O P R S T U V W Y 

S

searchCity(String, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.okhttp.WeatherDefaultClient
Search the city using a name pattern.
searchCity(double, double, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.okhttp.WeatherDefaultClient
Search the city using latitude and longitude.
searchCity(String, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.volley.WeatherClientDefault
Search the city using a name pattern.
searchCity(double, double, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.volley.WeatherClientDefault
Search the city using latitude and longitude.
searchCity(String, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.StandardHttpClient
Search the city using a name pattern.
searchCity(double, double, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.StandardHttpClient
Search the city using latitude and longitude.
searchCity(String, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
Search the city using a name pattern.
searchCity(double, double, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
Search the city using latitude and longitude.
searchCityByLocation(Criteria, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.okhttp.WeatherDefaultClient
Search the city using geographic coordinates.
searchCityByLocation(Location, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.okhttp.WeatherDefaultClient
 
searchCityByLocation(Criteria, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.volley.WeatherClientDefault
 
searchCityByLocation(Location, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.client.volley.WeatherClientDefault
 
searchCityByLocation(Criteria, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.StandardHttpClient
 
searchCityByLocation(Location, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.StandardHttpClient
 
searchCityByLocation(Criteria, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
Search the city using geographic coordinates.
searchCityByLocation(Location, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
 
setAmmount(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Rain
 
setAmmount(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Snow
 
setAstronomy(Location.Astronomy) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setCenterLat(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setCenterLon(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setChance(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Rain
 
setChill(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Wind
 
setCity(String) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setCondition(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setConfig(WeatherConfig) - Method in class com.survivingwithandroid.weather.lib.provider.forecastio.ForecastIOWeatherProvider
 
setConfig(WeatherConfig) - Method in interface com.survivingwithandroid.weather.lib.provider.IWeatherProvider
 
setConfig(WeatherConfig) - Method in class com.survivingwithandroid.weather.lib.provider.openweathermap.OpenweathermapProvider
 
setConfig(WeatherConfig) - Method in class com.survivingwithandroid.weather.lib.provider.wunderground.WeatherUndergroundProvider
 
setConfig(WeatherConfig) - Method in class com.survivingwithandroid.weather.lib.provider.yahooweather.YahooWeatherProvider
 
setCountry(String) - Method in class com.survivingwithandroid.weather.lib.model.City
 
setCountry(String) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setDeg(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Wind
 
setDelay(int) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setDescr(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setDewPoint(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setFeelsLike(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setFrame(int) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setFrameNumber(int) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setGust(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Wind
 
setHeatIndex(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setHumidity(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setIcon(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setId(String) - Method in class com.survivingwithandroid.weather.lib.model.City
 
setImageHeight(int) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setImageType(Params.ParamsBuilder.IMAGE_TYPE) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setImageWidth(int) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setLatitude(float) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setLongitude(float) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setMaxLat(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setMaxLon(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setMaxTemp(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Temperature
 
setMinLat(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setMinLon(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setMinTemp(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Temperature
 
setName(String) - Method in class com.survivingwithandroid.weather.lib.model.City
 
setNewMap(boolean) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setParams(List<WeatherProviderFeature.Param>) - Method in class com.survivingwithandroid.weather.lib.request.WeatherProviderFeature
 
setPerc(int) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Clouds
 
setPopulation(long) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setPressure(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setPressureGroundLevel(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setPressureSeaLevel(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setPressureTrend(int) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setProvider(IWeatherProvider) - Method in class com.survivingwithandroid.weather.lib.client.volley.WeatherClientDefault
This method is used to set the Weather provider.
setProvider(IWeatherProvider) - Method in class com.survivingwithandroid.weather.lib.StandardHttpClient
This method is used to set the Weather provider.
setProvider(IWeatherProvider) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
This method is used to set the Weather provider.
setRadius(float) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setRadUnits(Params.RAD_UNITS) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setRainSnow(boolean) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setRegion(String) - Method in class com.survivingwithandroid.weather.lib.model.City
 
setRegion(String) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setSatelliteImageType(Params.ParamsBuilder.SATELLITE_IMAGE_TYPE) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setSmooth(boolean) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setSolarRadiation(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setSpeed(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Wind
 
setSunrise(long) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setSunset(long) - Method in class com.survivingwithandroid.weather.lib.model.Location
 
setTemp(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Temperature
 
setTime(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Rain
 
setTime(String) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Snow
 
setTimeLabel(boolean) - Method in class com.survivingwithandroid.weather.lib.request.Params.ParamsBuilder
 
setUnit(BaseWeather.WeatherUnit) - Method in class com.survivingwithandroid.weather.lib.model.BaseWeather
 
setUV(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setVisibility(float) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setWeatherCode(WeatherCode) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
setWeatherCodeProvider(IWeatherCodeProvider) - Method in class com.survivingwithandroid.weather.lib.provider.forecastio.ForecastIOWeatherProvider
 
setWeatherCodeProvider(IWeatherCodeProvider) - Method in interface com.survivingwithandroid.weather.lib.provider.IWeatherProvider
 
setWeatherCodeProvider(IWeatherCodeProvider) - Method in class com.survivingwithandroid.weather.lib.provider.openweathermap.OpenweathermapProvider
 
setWeatherCodeProvider(IWeatherCodeProvider) - Method in class com.survivingwithandroid.weather.lib.provider.wunderground.WeatherUndergroundProvider
 
setWeatherCodeProvider(IWeatherCodeProvider) - Method in class com.survivingwithandroid.weather.lib.provider.yahooweather.YahooWeatherProvider
 
setWeatherId(int) - Method in class com.survivingwithandroid.weather.lib.model.Weather.Condition
 
snow - Variable in class com.survivingwithandroid.weather.lib.model.Weather
 
speedUnit - Variable in class com.survivingwithandroid.weather.lib.model.BaseWeather.WeatherUnit
 
StandardHttpClient - Class in com.survivingwithandroid.weather.lib
This class represents the entry point to get the Weather information.
StandardHttpClient() - Constructor for class com.survivingwithandroid.weather.lib.StandardHttpClient
 
state - Variable in class com.survivingwithandroid.weather.lib.provider.wunderground.extresponse.WebcamFeatureResponse
 
string() - Method in class com.survivingwithandroid.weather.lib.request.Params
 
string2Float(String) - Static method in class com.survivingwithandroid.weather.lib.util.WeatherUtility
 
A B C D E F G H I K L M N O P R S T U V W Y