Index

A C D F G I M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

addHour(ForecastAtHour) - Method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
add Forecast object
addTime(String) - Method in exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDay
addToListOfAllDaysAndItsTimes(ForecastAtHour) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.Storage
 
AFTER_TOMORROW - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
the day after tomorrow
AfterTomorrow - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
WeatherForecast for the day after tomorrow
AfterTomorrow(String, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
constructor
ALL - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
all days
ALL - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
all times
AllIsRequiredForThisOperation - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
 
AllIsRequiredForThisOperation(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.AllIsRequiredForThisOperation
 
AM_12 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
noon
AM_3 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
3:00 a.m.
AM_6 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
6:00 a.m.
AM_9 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
9:00 a.m.
AreaInfo - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details
record
more info for NearestArea
AreaInfo(String, String, String, String, String) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 

C

CannotCreateInstance - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
user is forbidden to create an instance of a class; used in UtilityClass
CannotCreateInstance(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotCreateInstance
 
CannotSearchForAll - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
cannot be searched for all, because return type cannot store more than one object
CannotSearchForAll(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotSearchForAll
 
clearList() - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.Storage
 
clearSavedForecasts() - Static method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
 
clearSavedForecasts() - Static method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
removes saved forecasts
containsNumbers(String) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.IsNumeric
 
CouldNotFindLocation - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
CouldNotFindLocation means that no weather data could be found for this location, or location name is invalid
CouldNotFindLocation(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CouldNotFindLocation
 
CurrentCondition - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather
Current weather / the latest weather data
CurrentCondition(String) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Constructor required to create this object of this class
cz.krystofcejchan.lite_weather_lib - package cz.krystofcejchan.lite_weather_lib
Main project package
cz.krystofcejchan.lite_weather_lib.enums_exception - package cz.krystofcejchan.lite_weather_lib.enums_exception
Enums and Exceptions
cz.krystofcejchan.lite_weather_lib.enums_exception.enums - package cz.krystofcejchan.lite_weather_lib.enums_exception.enums
Enums
cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions - package cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
Exceptions
cz.krystofcejchan.lite_weather_lib.utilities - package cz.krystofcejchan.lite_weather_lib.utilities
 
cz.krystofcejchan.lite_weather_lib.weather_objects - package cz.krystofcejchan.lite_weather_lib.weather_objects
All weather objects
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts
each weather functionality
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather
Current weather condition
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast
Forecast data
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
Forecast for each day
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour
Forecast for each hour
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area
Area data
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details
more specific area info
cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request - package cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request
request data

D

DAY - Enum in cz.krystofcejchan.lite_weather_lib.enums_exception.enums
DAYs for weather forecast
TODAY, TOMORROW, AFTER_TOMORROW, ALL;

F

ForecastAtHour - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour
Forecast for specific day and hour/time
ForecastAtHour(JSONObject, DAY, TIME) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 

G

getAllDaysExcept(DAY) - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
returns all DAY values expect the one included in param
getAllEnumsExcept(TIME) - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
returns all TIME values expect the one included in param
getAllForecastForAllDayAndAllTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
get all possible forecasts for all days and times you provided in the constructor
getAllForecastsForToday() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
get all possible forecast for TIMEs provided in constructor
getAllForecastsForToday() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
get all possible forecast for TIMEs provided in constructor
getAllForecastsForToday() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
get all possible forecast for TIMEs provided in constructor
getAllSavedForecasts() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getAreaInfo() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.NearestArea
 
getAverageTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getAverageTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getAverageTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getAverageTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getAverageTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getAverageTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getChanceOfFog() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfFrost() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfHighTemperature() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfOvercast() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfRain() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfRemdry() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfSnow() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfSunshine() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfThunder() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getChanceOfWindy() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getCloudCover() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Cloud cover is an important component of understanding and predicting the weather.
Not only does cloud cover impact sky conditions and inform precipitation predictions,
it also helps regulate the temperature that occurs in a region.
getCloudCover() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getCountry() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.NearestArea
 
getCurrentCondition() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getDate() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getDate() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getDate() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getDay() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getDay() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getDay() - Method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
 
getDay() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getDay() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getDays() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getDays() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getDewPointC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getDewPointF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getFeelsLikeC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Feels Like Index is a factored mixture of the Wind Chill Factor and the Heat Index.
The combination of the heat index and the wind chill factor are denoted collectively by the single
terms apparent temperature or relative outdoor temperature or simply Feels Like.
getFeelsLikeC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getFeelsLikeF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Feels Like Index is a factored mixture of the Wind Chill Factor and the Heat Index.
The combination of the heat index and the wind chill factor are denoted collectively by the single
terms apparent temperature or relative outdoor temperature or simply Feels Like.
getFeelsLikeF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getForecastByTime(TIME) - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getForecastByTime(TIME) - Method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
implemented by Today, Tomorrow and AfterTomorrow, therefor no day is needed
getForecastByTime(TIME) - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getForecastByTime(TIME) - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getForecastFor(DAY, TIME) - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
returns forecast for specific day and time
getForecastHourlyList() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getHeatIndexC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getHeatIndexF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getHumidity() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Humidity is the amount of water vapor in the air.
getHumidity() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getIndex(DAY) - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
case TODAY -> 0; case TOMORROW -> 1; case AFTER_TOMORROW -> 2; case ALL -> -1;
getIndex(TIME) - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
case PM_12 -> 0; case AM_3 -> 1; case AM_6 -> 2; case AM_9 -> 3; case AM_12 -> 4; case PM_3 -> 5; case PM_6 -> 6; case PM_9 -> 7; case ALL -> -1;
getJson() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getJson(String) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass
 
getJsonAsText() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getLatitude() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 
getListOfAllDaysAndItsTimes() - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.Storage
 
getLocalObsDateTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getLocation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getLocation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getLocation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getLocation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getLocation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getLocation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getLongitude() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 
getMatchingObjectFrom(DAY, TIME) - Static method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
returns forecast for specific day and hour
getMaxTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMaxTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMaxTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMaxTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMaxTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMaxTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMinTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMinTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMinTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMinTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMinTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMinTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMoonIllumination() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMoonIllumination() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMoonIllumination() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMoonPhase() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMoonPhase() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMoonPhase() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMoonRise() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMoonRise() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMoonRise() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getMoonSet() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getMoonSet() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getMoonSet() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getName() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 
getNearestArea() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getObservationTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getPopulation() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 
getPrecipInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Precipitation is any liquid or frozen water that forms in the atmosphere and falls to the Earth.
It is one of the three main steps of the global water cycle.

* source
getPrecipInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getPrecipMM() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
Precipitation is any liquid or frozen water that forms in the atmosphere and falls to the Earth.
It is one of the three main steps of the global water cycle.

* source
getPrecipMM() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getPressure() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
The air around you has weight, and it presses against everything it touches.
getPressure() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getPressureInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
The air around you has weight, and it presses against everything it touches.
getPressureInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getQuery() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request.Request
 
getRegion() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 
getRequest() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getSunHour() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getSunHour() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getSunHour() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getSunRise() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getSunRise() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getSunRise() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getSunSet() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getSunSet() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getSunSet() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getTemp_C() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getTemp_F() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getTemperatureC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getTemperatureF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getTextFromWebpage(String) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.WebPageReader
gets and returns text from webpage
getTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getTime() - Method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
 
getTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getTime() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getTimeInHundreds() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getTimes() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getTimes() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getTimes() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getTimes() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getTimes() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getToday() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getTomorrow() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getTomorrowAfter() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
getTotalSnowCM() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getTotalSnowCM() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getTotalSnowCM() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getTotalSnowInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getTotalSnowInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getTotalSnowInches() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getType() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request.Request
 
getUvIndex() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
getUvIndex() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
getUvIndex() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getUvIndex() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
getUvIndex() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
getVisibility() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getVisibility() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getVisibilityMiles() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getVisibilityMiles() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWeatherCode() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getWeatherCode() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWeatherDescription() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
examples: Cloudy, Sunny, Snowy, Heavy Rainstorm...
getWeatherDescription() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWeatherForecast() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
getWindChillC() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWindChillF() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWindDir16Point() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
examples: west, south, south-east...
getWindDir16Point() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWindDirDegree() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWindGustKmph() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWindGustMiles() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWinDirDegree() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getWindSpeedKmph() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getWindSpeedKmph() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
getWindSpeedMiles() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
getWindSpeedMiles() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 

I

IForecastDayTimesAndDays - Interface in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour
inteface impletended in Today Tomorrow and AfterTomorrow
isLink(String) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.WebPageReader
checks whether param is link or not
IsNumeric - Class in cz.krystofcejchan.lite_weather_lib.utilities
 
IsNumeric() - Constructor for class cz.krystofcejchan.lite_weather_lib.utilities.IsNumeric
 

M

MethodRefPrint<T> - Class in cz.krystofcejchan.lite_weather_lib.weather_objects
prints object to the console, if possible object.toString() will be printed
MethodRefPrint(T) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.MethodRefPrint
 

N

NearestArea - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area
Information about the area where the weather measurement was performed
NearestArea(String) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.NearestArea
 
NoDataFoundForThisDay - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
thrown if no data were found to the day
thrown in WeatherForecast if user calls getToday(), getTomorrow ...
NoDataFoundForThisDay() - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDay
 
NoDataFoundForThisDay(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDay
 
NoDataFoundForThisDay(String, Throwable) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDay
 
NoDataFoundForThisDayAndTime - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
thrown if no data were found to the day and time
thrown in IForecastDayTimesAndDays if no weather data found
NoDataFoundForThisDayAndTime(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.NoDataFoundForThisDayAndTime
 

P

PM_12 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
midnight
PM_3 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
3:00 p.m.
PM_6 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
6:00 p.m.
PM_9 - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
9:00 p.m.
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.MethodRefPrint
prints object to the console using Functional Interface
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.NearestArea
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request.Request
prints current object.toString to the console
print() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
prints current object.toString to the console

R

removedSavedForecast(ForecastAtHour) - Static method in interface cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.IForecastDayTimesAndDays
 
removedSavedForecast(ForecastAtHour) - Static method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
removes forecast from param
removeElement(ForecastAtHour) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.Storage
 
Request - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request
request data
Request(String) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request.Request
 

S

Storage() - Constructor for class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.Storage
 
stringToDate(StringBuilder) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass
 
stringToDateTime(StringBuilder) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass
 
stringToLocalTime(StringBuilder) - Static method in class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass
returns LocalTime from StringBuilder.toString; can be null if StringBuilder does not contain any numbers or is null

T

TIME - Enum in cz.krystofcejchan.lite_weather_lib.enums_exception.enums
TIMES for weather forecast
AM_3, AM_6, AM_9, AM_12, PM_3, PM_6, PM_9, PM_12, ALL;
Today - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
WeatherForecast for today
Today(String, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
TODAY - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
today
Tomorrow - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
WeatherForecast for tommorow
Tomorrow(String, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
TOMORROW - Enum constant in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
tomorrow
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather.CurrentCondition
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour.ForecastAtHour
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.NearestArea
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request.Request
 
toString() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 

U

UtilityClass - Class in cz.krystofcejchan.lite_weather_lib.utilities
Utility Class representing design pattern of the same name
UtilityClass.Storage - Class in cz.krystofcejchan.lite_weather_lib.utilities
Storing saved data
UtilityClass.WebPageReader - Class in cz.krystofcejchan.lite_weather_lib.utilities
class for reading webpages

V

valueOf(String) - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
Returns an array containing the constants of this enum type, in the order they are declared.

W

WeatherDataNotAccessible - Exception in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
weather data could not be accessed, check internet connection or make sure that location is correct CouldNotFindLocation
WeatherDataNotAccessible(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.WeatherDataNotAccessible
 
WeatherForecast - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast
Weather forecast for today, tomorrow, the day after tomorrow
Data can be separated into hours → 12am, 3am, 6am, 9am, 12pm, 3pm, 6pm, 9pm.
see TIME, DAY
WeatherForecast(String, DAY[], TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
WeatherForecast(String, DAY, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
WeatherForecast(String, TIME[], DAY...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
WeatherForecast(String, TIME, DAY...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.WeatherForecast
 
WeatherObject - Class in cz.krystofcejchan.lite_weather_lib.weather_objects
Universal object from which you can get to more detailed objects Request, NearestArea, WeatherForecast, CurrentCondition, which lead to another even more detailed objects or class fields
WeatherObject(String, DAY[], TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
WeatherObject(String, DAY, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
WeatherObject(String, TIME[], DAY...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
WeatherObject(String, TIME, DAY...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
 
WebPageReader() - Constructor for class cz.krystofcejchan.lite_weather_lib.utilities.UtilityClass.WebPageReader
 
A C D F G I M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form