Package | Description |
---|---|
com.google.gwt.maps.client.controls |
Modifier and Type | Method and Description |
---|---|
static ScaleControlStyle |
ScaleControlStyle.fromValue(String type)
convert a String value to enum Type
|
ScaleControlStyle |
ScaleControlOptions.getStyle()
get Style id.
|
static ScaleControlStyle |
ScaleControlStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleControlStyle[] |
ScaleControlStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ScaleControlOptions.setStyle(ScaleControlStyle style)
set Style id.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.