Class RadarMN


  • public class RadarMN
    extends java.lang.Object
    • Constructor Detail

      • RadarMN

        public RadarMN()
    • Method Detail

      • getGeoWidth

        public static float getGeoWidth​(int y)
      • getGeoHeight

        public static float getGeoHeight​(int x)
      • getGeoXRowStart

        public static float getGeoXRowStart​(int y)
      • getGeoX

        public static float getGeoX​(int x,
                                    int y)
      • getGeoYStartTop

        public static float getGeoYStartTop​(int x)
      • getGeoY

        public static float getGeoY​(int x,
                                    int y)
      • getPixels

        public static int[] getPixels()
      • getPixels

        public static int[] getPixels​(Bitmap bitmap)
      • getData

        public static int[] getData​(Context context,
                                    int count)