| AdvisoriesHandler |
Response handler for handling Advisory query responses from the Aeris servers
and passing the warning polygon data to the AerisMapView.
|
| AerisPointHandler |
Aeris abstract handler for helping handle the response from the
AerisCallback, and then notifying the mapview to display the result.
|
| AirQualityPointHandler |
Response handler for handling river query responses from the Aeris servers
and passing the river point data to the AerisMapView.
|
| ConvectiveOutlookHandler |
Response handler for handling Convective Outlook query responses from the Aeris servers
and passing the polygon data to the AerisMapView.
|
| DroughtMonitorHandler |
Response handler for handling Convective Outlook query responses from the Aeris servers
and passing the polygon data to the AerisMapView.
|
| EarthquakesPointHandler |
Response handler for handling Earthquake query responses from the Aeris
servers and passing the Earthquake point data to the AerisMapView.
|
| FireOutlookHandler |
Response handler for handling Convective Outlook query responses from the Aeris servers
and passing the polygon data to the AerisMapView.
|
| FiresPointHandler |
Response handler for handling fires query responses from the Aeris servers
and passing the fire point data to the AerisMapView.
|
| LightningPointHandler |
Response handler for handling lightning query responses from the Aeris
servers and passing the lightning point data to the AerisMapView.
|
| RecordsPointHandler |
Response handler for handling records query responses from the Aeris servers
and passing the point data to the AerisMapView.
|
| RiversPointHandler |
Response handler for handling river query responses from the Aeris servers
and passing the river point data to the AerisMapView.
|
| StormCellPointHandler |
Response handler for handling storm cells query responses from the Aeris
servers and passing the storm cells point data and polygon data to the
AerisMapView.
|
| StormReportsPointHandler |
Response handler for storm reports query responses from the Aeris servers and
passing the storm reports point data to the AerisMapView.
|
| TropicalCycloneErrorConeHandler |
Response handler for handling the error cone polygon for a tropical cyclone response from the Aeris servers
and passing the polygon data to the AerisMapView.
|
| TropicalPointHandler |
Response handler for handling fires query responses from the Aeris servers
and passing the fire point data to the AerisMapView.
|