|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScaleControlStyle | |
---|---|
com.google.gwt.maps.client.controls |
Uses of ScaleControlStyle in com.google.gwt.maps.client.controls |
---|
Methods in com.google.gwt.maps.client.controls that return ScaleControlStyle | |
---|---|
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. |
Methods in com.google.gwt.maps.client.controls with parameters of type ScaleControlStyle | |
---|---|
void |
ScaleControlOptions.setStyle(ScaleControlStyle style)
set Style id. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |