Index
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
-
method throwing
NoDataFoundForThisDayAndTime - addToListOfAllDaysAndItsTimes(ForecastAtHour) - Static method in class cz.krystofcejchan.lite_weather_lib.UtilityClass.Storage
- AFTER_TOMORROW - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
- AfterTomorrow - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
-
WeatherForecastfor the day after tomorrow - AfterTomorrow(String, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.AfterTomorrow
- ALL - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
- ALL - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- 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 class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- AM_3 - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- AM_6 - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- AM_9 - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- AreaInfo - Record Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details
-
record
more info forNearestArea - AreaInfo(String, String, String, String, String) - Constructor for record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Creates an instance of a
AreaInforecord class.
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
- CannotSearchForAll(String) - Constructor for exception cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CannotSearchForAll
- clearList() - Static method in class cz.krystofcejchan.lite_weather_lib.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
- 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.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 Class in cz.krystofcejchan.lite_weather_lib.enums_exception.enums
-
DAYs for weather forecast
TODAY, TOMORROW, AFTER_TOMORROW, ALL;
E
- equals(Object) - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Indicates whether some other object is "equal to" this one.
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 class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
- getAllEnumsExcept(TIME) - Static method in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- 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.Today
- 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.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 class 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 class 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.UtilityClass
- getJsonAsText() - Method in class cz.krystofcejchan.lite_weather_lib.weather_objects.WeatherObject
- getListOfAllDaysAndItsTimes() - Static method in class cz.krystofcejchan.lite_weather_lib.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.WeatherObject
- 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
- 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
- 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
- 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.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.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
H
- hashCode() - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns a hash code value for this object.
I
- IForecastDayTimesAndDays - Interface in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hour
- isLink(String) - Static method in class cz.krystofcejchan.lite_weather_lib.UtilityClass.WebPageReader
-
checks whether param is link or not
L
- latitude() - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns the value of the
latituderecord component. - longitude() - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns the value of the
longituderecord component.
N
- name() - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns the value of the
namerecord component. - 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 inWeatherForecastif 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 inIForecastDayTimesAndDaysif 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 class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- PM_3 - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- PM_6 - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- PM_9 - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
- population() - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns the value of the
populationrecord component.
R
- region() - Method in record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns the value of the
regionrecord component. - 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.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.UtilityClass.Storage
- stringToDate(StringBuilder) - Static method in class cz.krystofcejchan.lite_weather_lib.UtilityClass
- stringToDateTime(StringBuilder) - Static method in class cz.krystofcejchan.lite_weather_lib.UtilityClass
- stringToLocalTime(StringBuilder) - Static method in class cz.krystofcejchan.lite_weather_lib.UtilityClass
T
- TIME - Enum Class 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
-
WeatherForecastfor today - Today(String, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Today
- TODAY - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
- Tomorrow - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
-
WeatherForecastfor tommorow - Tomorrow(String, TIME...) - Constructor for class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.Tomorrow
- TOMORROW - Enum constant in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
- 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 record class cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area.details.AreaInfo
-
Returns a string representation of this record class.
- 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
-
Utility Class representing design pattern of the same name
- UtilityClass.Storage - Class in cz.krystofcejchan.lite_weather_lib
-
Storing saved data
- UtilityClass.WebPageReader - Class in cz.krystofcejchan.lite_weather_lib
-
class for reading webpages
V
- valueOf(String) - Static method in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.DAY
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class cz.krystofcejchan.lite_weather_lib.enums_exception.enums.TIME
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WeatherForecast - Class in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast
- 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.UtilityClass.WebPageReader
All Classes and Interfaces|All Packages|Serialized Form