public class GeocoderGeometry extends JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName
Constructor and Description |
---|
GeocoderGeometry() |
GeocoderGeometry(netscape.javascript.JSObject jsObject) |
Modifier and Type | Method and Description |
---|---|
LatLongBounds |
getBounds() |
LatLong |
getLocation() |
GeocoderLocationType |
getLocationType() |
LatLongBounds |
getViewPort() |
String |
toString() |
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty
public GeocoderGeometry()
public GeocoderGeometry(netscape.javascript.JSObject jsObject)
public LatLong getLocation()
public GeocoderLocationType getLocationType()
public LatLongBounds getViewPort()
public LatLongBounds getBounds()
Copyright © 2016. All Rights Reserved.