|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.ScaleControlOptions
public class ScaleControlOptions
Options for the rendering of the scale control. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
ScaleControlOptions()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static ScaleControlOptions |
create()
|
void |
setPosition(ControlPosition position)
Position id. |
void |
setStyle(ScaleControlStyle style)
Style id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ScaleControlOptions()
Method Detail |
---|
public static final ScaleControlOptions create()
public final void setPosition(ControlPosition position)
BOTTOM_LEFT
.
public final void setStyle(ScaleControlStyle style)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |