Class WeatherLayersActivity.DisplayLayer

  • Enclosing class:
    WeatherLayersActivity

    public class WeatherLayersActivity.DisplayLayer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DisplayLayer​(int id, WeatherLayer weatherLayer, RelativeLayout frame, ImageView imageView, TextView textViewTitle, TextView textViewDate)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DisplayLayer

        public DisplayLayer​(int id,
                            WeatherLayer weatherLayer,
                            RelativeLayout frame,
                            ImageView imageView,
                            TextView textViewTitle,
                            TextView textViewDate)