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,
TableLookup lookup) |
static boolean |
isBufrTable(short fxy) |
static boolean |
isWmoRange(short fxy) |
static String |
makeString(short fxy) |
static void |
show(Formatter out,
short fxy,
TableLookup lookup) |
public static String makeString(short fxy)
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, TableLookup lookup)
public static String getName(short fxy, TableLookup lookup)
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.