|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.visad.WxSymbolGroup
public class WxSymbolGroup
Class WxSymbolGroup holds information about the different symbol groups and symbols available from the visad. meteorology.WeatherSymbols class
| Method Summary | |
|---|---|
static int |
getIndex(String symbolName)
Get the index into the WeatherSymbols list for the given symbol name |
String |
getName()
Get name of this group |
static String |
getName(String symbolName)
Get the long name for the given symbol |
static List |
getSymbolGroups()
get groups |
List |
getSymbols()
Get the TwoFacedObjects that describe each symbol |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public List getSymbols()
public static List getSymbolGroups()
public static int getIndex(String symbolName)
symbolName - symbol
public static String getName(String symbolName)
symbolName - symbol
public String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||