Class ConvectiveOutlookHandler

  • All Implemented Interfaces:
    com.aerisweather.aeris.communication.AerisCallback

    public class ConvectiveOutlookHandler
    extends AerisPointHandler
    Response handler for handling Convective Outlook query responses from the Aeris servers and passing the polygon data to the AerisMapView.
    • Constructor Detail

      • ConvectiveOutlookHandler

        public ConvectiveOutlookHandler​(AerisMapView mapView)
        Constructor
        Parameters:
        mapView - AerisMapView to use.
    • Method Detail

      • handleResponse

        public void handleResponse​(com.aerisweather.aeris.model.AerisResponse response)
        Description copied from class: AerisPointHandler
        Handles the response from the server.
        Overrides:
        handleResponse in class AerisPointHandler
        Parameters:
        response - response object