Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages

G

getForecast() - Method in class nwsWeatherApi.Forecast
Returns an array list of forecast periods.
getPeriod(int) - Method in class nwsWeatherApi.GridpointForecast
 
GGW - Enum constant in enum class nwsWeatherApi.Office
 
GID - Enum constant in enum class nwsWeatherApi.Office
 
GJT - Enum constant in enum class nwsWeatherApi.Office
 
GLD - Enum constant in enum class nwsWeatherApi.Office
 
GRB - Enum constant in enum class nwsWeatherApi.Office
 
gridpointForecast() - Method in class nwsWeatherApi.Point
Returns the GridpointForecast for the point.
GridpointForecast - Class in nwsWeatherApi
Wraps the GridpointForecastGeoJson schema of the NWS API.
GridpointForecast(JsonObject) - Constructor for class nwsWeatherApi.GridpointForecast
Creates a GridpointForecast using a valid JSON of the NWS API GridpointForecastGeoJson schema.
GridpointForecast(Office, int, int) - Constructor for class nwsWeatherApi.GridpointForecast
Creates a GridpointForecast using the WFO and the X and Y coordinates on the WFO's grid.
GridpointForecastHourly - Class in nwsWeatherApi
Similar to GridpointForecast, but returns less detailed forecasts for hourly periods.
GridpointForecastHourly(Office, int, int) - Constructor for class nwsWeatherApi.GridpointForecastHourly
Creates a set of hourly gridpoint forecasts for the given WFO and grid coordinates.
GridpointForecastHourlyPeriod - Class in nwsWeatherApi
Slightly modified version of GridpointForecastPeriod for the less detailed GridpointForecastHourly
GridpointForecastHourlyPeriod(JsonObject) - Constructor for class nwsWeatherApi.GridpointForecastHourlyPeriod
 
GridpointForecastPeriod - Class in nwsWeatherApi
Holds information about GridpointForecast periods.
GridpointForecastPeriod(JsonObject) - Constructor for class nwsWeatherApi.GridpointForecastPeriod
Creates a GridpointForecastPeriod from a valid JSON of the NWS API GridpointForecast schema.
gridX() - Method in class nwsWeatherApi.Point
Returns the X coordinate of the Point's grid within the WFO.
gridY() - Method in class nwsWeatherApi.Point
Returns the Y coordinate of the Point's grid within the WFO.
GRR - Enum constant in enum class nwsWeatherApi.Office
 
GSP - Enum constant in enum class nwsWeatherApi.Office
 
GUM - Enum constant in enum class nwsWeatherApi.Office
 
GYX - Enum constant in enum class nwsWeatherApi.Office
 
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages