|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemperatureUnit | |
|---|---|
| com.google.gwt.maps.client.weatherlib | |
| Uses of TemperatureUnit in com.google.gwt.maps.client.weatherlib |
|---|
| Methods in com.google.gwt.maps.client.weatherlib that return TemperatureUnit | |
|---|---|
TemperatureUnit |
WeatherLayerOptions.getTemperatureUnits()
Gets the units to use for temperature. |
static TemperatureUnit |
TemperatureUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TemperatureUnit[] |
TemperatureUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.gwt.maps.client.weatherlib with parameters of type TemperatureUnit | |
|---|---|
void |
WeatherLayerOptions.setTemperatureUnits(TemperatureUnit temperatureUnits)
Sets the units to use for temperature. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||