|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.controls.RotateControlOptions
public class RotateControlOptions
Options for the rendering of the rotate control.
See RotateControlOptions API Doc
| Constructor Summary | |
|---|---|
protected |
RotateControlOptions()
Options for the rendering of the rotate control. |
| Method Summary | |
|---|---|
ControlPosition |
getPosition()
Position id. |
static RotateControlOptions |
newInstance()
create a new instance of Options for the rendering of the rotate control. |
void |
setPosition(ControlPosition position)
Position id. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected RotateControlOptions()
| Method Detail |
|---|
public static final RotateControlOptions newInstance()
public final ControlPosition getPosition()
public final void setPosition(ControlPosition position)
position - ControlPosition
|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||