Package ucar.visad
Class WxSymbolGroup
java.lang.Object
ucar.visad.WxSymbolGroup
Class WxSymbolGroup holds information about the different symbol groups and symbols
available from the visad. meteorology.WeatherSymbols class
- Version:
- $Revision: 1.2 $
- Author:
- IDV Development Team
-
Method Details
-
getSymbols
Get the TwoFacedObjects that describe each symbol- Returns:
- symbols
-
getSymbolGroups
get groups- Returns:
- All of the WxSymbolGroups
-
getIndex
Get the index into the WeatherSymbols list for the given symbol name- Parameters:
symbolName
- symbol- Returns:
- index or -1 if not found
-
getName
Get the long name for the given symbol- Parameters:
symbolName
- symbol- Returns:
- name or null if not found
-
getName
Get name of this group- Returns:
- name
-