Class Descriptor


  • public class Descriptor
    extends Object
    Static methods to manipulate the f-x-y descriptors
    Since:
    Oct 25, 2008
    • Constructor Detail

      • Descriptor

        public Descriptor()
    • Method Detail

      • makeString

        public static String makeString​(short fxy)
      • makeString

        public static String makeString​(int f,
                                        int x,
                                        int y)
      • isWmoRange

        public static boolean isWmoRange​(short fxy)
      • getFxy

        public static short getFxy​(String name)
      • getFxy2

        public static short getFxy2​(String fxxyyy)
      • isBufrTable

        public static boolean isBufrTable​(short fxy)
      • getFxy

        public static short getFxy​(short f,
                                   short x,
                                   short y)