Package | Description |
---|---|
org.wicketstuff.openlayers3.api.source |
Modifier and Type | Method and Description |
---|---|
BingMaps.Culture |
BingMaps.getCulture()
Returns the culture for this instance.
|
static BingMaps.Culture |
BingMaps.Culture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BingMaps.Culture[] |
BingMaps.Culture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BingMaps |
BingMaps.culture(BingMaps.Culture culture)
Sets the culture for this instance.
|
void |
BingMaps.setCulture(BingMaps.Culture culture)
Sets the culture for this instance.
|
Constructor and Description |
---|
BingMaps(BingMaps.Culture culture,
String key,
BingMaps.ImagerySet imagerySet)
Creates a new instance.
|
Copyright © 2015. All rights reserved.