Package | Description |
---|---|
com.google.gwt.maps.client.weatherlib |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
WeatherLayerOptions.setTemperatureUnits(TemperatureUnit temperatureUnits)
Sets the units to use for temperature.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.