public class PanControlOptions extends JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
PanControlOptions()
Options for the rendering of the pan control.
|
Modifier and Type | Method and Description |
---|---|
ControlPosition |
getPosition()
Position id.
|
static PanControlOptions |
newInstance()
creates a new instance of, Options for the rendering of the pan control.
|
void |
setPosition(ControlPosition position)
Position id.
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
protected PanControlOptions()
public static final PanControlOptions newInstance()
public final ControlPosition getPosition()
public final void setPosition(ControlPosition position)
position
- ControlPosition
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.