Class ForecastBitmap.LayoutParams

  • Enclosing class:
    ForecastBitmap

    public class ForecastBitmap.LayoutParams
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      float height  
      float width  
    • Constructor Summary

      Constructors 
      Constructor Description
      LayoutParams()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • width

        public float width
      • height

        public float height
    • Constructor Detail

      • LayoutParams

        public LayoutParams()