public class Descriptor extends Object
Constructor and Description |
---|
Descriptor() |
Modifier and Type | Method and Description |
---|---|
static short |
getFxy(short f,
short x,
short y) |
static short |
getFxy(String name) |
static short |
getFxy2(String fxxyyy) |
static String |
getName(short fxy,
BufrTableLookup lookup) |
static boolean |
isBufrTable(short fxy) |
static boolean |
isWmoRange(short fxy) |
static String |
makeString(int f,
int x,
int y) |
static String |
makeString(short fxy) |
static void |
show(Formatter out,
short fxy,
BufrTableLookup lookup) |
public static String makeString(short fxy)
public static String makeString(int f, int x, int y)
public static boolean isWmoRange(short fxy)
public static short getFxy(String name)
public static short getFxy2(String fxxyyy)
public static boolean isBufrTable(short fxy)
public static short getFxy(short f, short x, short y)
public static void show(Formatter out, short fxy, BufrTableLookup lookup)
public static String getName(short fxy, BufrTableLookup lookup)
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.