All Classes Interface Summary Class Summary Enum Summary
Class |
Description |
AdvisoriesHandler |
Response handler for handling Advisory query responses from the Aeris servers
and passing the warning polygon data to the AerisMapView.
|
AerisAmp |
Created by sshie on 1/6/2017.
|
AerisAmpAnimationInfo |
|
AerisAmpGetLayersTask |
Async task to determine which amp layers we have access to and add them to the UI.
|
AerisAmpLayer |
AerisAmpLayer Class
Created by sshie on 1/23/2017.
|
AerisAmpLayer.Modifier |
|
AerisAmpLayerModifierView |
Created by sshie on 2/3/2017.
|
AerisAmpLayerProvider |
|
AerisAmpLayerView |
Created by sshie on 2/3/2017.
|
AerisAmpOnGetLayersTaskCompleted |
Created by sshie on 1/31/2017.
|
AerisAmpResponse |
Model representing the AMP layers.json file.
|
AerisAmpUrlTileProvider |
|
AerisAnimateHandler |
Animate handler designed to handle animating through a list of Bitmaps that
were obtained through the LoadTileAnimationTask .
|
AerisAnimationInfo |
|
AerisConstants |
Holds references to server constants variables
|
AerisGoogleInfoAdapter |
|
AerisMapContainerView |
Created by sshie on 3/8/2017.
|
AerisMapOptions |
AerisMapOptions
Class for retrieving and saving map options to and from the device SharedPreferences.
|
AerisMapsDefaultPointParameters |
Wrapper class for holding the point data options used to talk to the Aeris
API such as from parameters, sort parameters, limit parameters ect.
|
AerisMapsEngine |
This singleton engine allows for customization of the Maps default settings.
|
AerisMapView |
Aeris map view that provides features to automatically query Aeris API for
tiles, point data information on warnings, lightning, fires, and storms.
|
AerisMapView.AerisMapType |
Aeris map types to initialize as.
|
AerisMarker |
Marker class for displaying an Aeris marker on the map.
|
AerisMarkerType |
Enum that breaks down the marker types and associated them with the drawable.
|
AerisMarkerWindow |
|
AerisOverlay |
Interface defining the Aeris Overlays
|
AerisOverlayLocations |
|
AerisPointData |
Aeris point data enum that helps setup each loading with the proper aeris query,
proper handler and proper legend.
|
AerisPointHandler |
Aeris abstract handler for helping handle the response from the
AerisCallback, and then notifying the mapview to display the result.
|
AerisPointHelper |
Helper class for loading aeris overlays.
|
AerisPolygon |
|
AerisPolygonData |
Aeris polygon enum that helps setup each loading with the proper aeris query,
proper handler and proper legend.
|
AerisPolyline |
|
AerisTestCompass |
|
AerisTile |
Legacy class for adding tile/overlay map layers to an AerisWeather map.
|
AerisTileDisplayDelegate |
Tile display delegate that can be set in the
AerisMapView to handle
displaying tile name and time when a tile layer is applied or animated
through.
|
AerisTileProvider |
Handles adding tiles layers using the Aeris API to grab tiles with the
associated mapview.
|
AerisTileStepDelegate |
Delegate to handle showing which step the animation is on.
|
AirQualityPointHandler |
Response handler for handling river query responses from the Aeris servers
and passing the river point data to the AerisMapView.
|
AnimationController |
Controller that manages the animations for the AerisMapView.
|
AnimationControlView |
|
AnimationControlView.AnimationControlListener |
|
AnimationStepView |
|
AnimationStepView.AnimationStepListener |
|
AnimationView |
Created by sshie on 3/8/2017.
|
BearingCompass |
Compass listener for determining the direction to a lat/lon
|
BearingCompassListener |
Listener for simple bearing compass.
|
BuildAnimationOverlayUrl |
|
BuildConfig |
|
BuildTileTimeURL |
Creates Time Url for a specific type code
|
BuildTileURL |
Builds a url to grab a tile from a specific time, code and section of a
weather map.
|
Compass |
|
ConvectiveOutlookHandler |
Response handler for handling Convective Outlook query responses from the Aeris servers
and passing the polygon data to the AerisMapView.
|
Day |
Day constant for the day codes.
|
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.
|
LoadTileAnimationTask |
Task to load the animation tiles for the current maps Latitude and longitude
bounds.
|
LoadTileAnimationTask.LoadAmpTileCallback |
|
LoadTileAnimationTask.LoadTileCallback |
Interface for handling the callback of the tile loading.
|
LoadTileAnimationTask.LoadTileProgressBar |
|
MapOptionsActivity |
|
MapOptionsActivityBuilder |
Deprecated.
|
MapViewActivity |
|
MapViewFragment |
|
MapViewListActivity |
|
OnAerisMapLongClickListener |
Listener interface for listening for long click events on the map.
|
OnAerisMarkerInfoWindowClickListener |
|
RadarAnimationTileProvider |
|
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.
|
RotatingCompass |
Compass listener for determining the direction to true north.
|
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.
|
TileTimeInfo |
JSON wrapper for a file object received from Tile timestamp request
|
TimeCodeResponse |
JSON wrapper for the time code response
|
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.
|
TrueNorthListener |
Compass listener for determining the direction to true north.
|