public class RotateControlOptions extends JavaScriptObject
| Modifier | Constructor and Description | 
|---|---|
| protected  | RotateControlOptions()Options for the rendering of the rotate control. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toStringprotected RotateControlOptions()
public static final RotateControlOptions newInstance()
public final ControlPosition getPosition()
public final void setPosition(ControlPosition position)
position - ControlPositionCopyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.