Class WeatherLayersActivity


  • public class WeatherLayersActivity
    extends Activity
    • Field Detail

      • ACTION_UPDATE_LAYERS

        public static final java.lang.String ACTION_UPDATE_LAYERS
        See Also:
        Constant Field Values
      • UPDATE_LAYERS_RESULT

        public static final java.lang.String UPDATE_LAYERS_RESULT
        See Also:
        Constant Field Values
      • ACTION_UPDATE_FORBIDDEN

        public static final java.lang.String ACTION_UPDATE_FORBIDDEN
        See Also:
        Constant Field Values
    • Constructor Detail

      • WeatherLayersActivity

        public WeatherLayersActivity()
    • Method Detail

      • onResume

        protected void onResume()
      • onPause

        protected void onPause()
      • onDestroy

        protected void onDestroy()
      • onCreate

        protected void onCreate​(Bundle savedInstanceState)
      • onCreateOptionsMenu

        public boolean onCreateOptionsMenu​(Menu menu)
      • onOptionsItemSelected

        public boolean onOptionsItemSelected​(MenuItem mi)
      • openDetailedMap

        public void openDetailedMap​(int layer)
      • getViewIDs

        public void getViewIDs()
      • getWeatherLayerByID

        public WeatherLayer getWeatherLayerByID​(int id)
      • updateDisplay

        public void updateDisplay()
      • updateLayer

        public void updateLayer​(WeatherLayer updateLayer)