|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.ScaleControlStyle
public class ScaleControlStyle
Identifiers for scale control ids. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Field Summary | |
---|---|
static ScaleControlStyle |
DEFAULT
The standard scale control. |
Constructor Summary | |
---|---|
protected |
ScaleControlStyle()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static ScaleControlStyle |
fromValue(double value)
Access the enum instance using the underlying value of the type. |
double |
getValue()
Access the underlying value of the type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ScaleControlStyle DEFAULT
Constructor Detail |
---|
protected ScaleControlStyle()
Method Detail |
---|
public static final ScaleControlStyle fromValue(double value)
public final double getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |