public class ElevationResult extends JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName
Constructor and Description |
---|
ElevationResult(netscape.javascript.JSObject jsObject) |
Modifier and Type | Method and Description |
---|---|
double |
getElevation()
The elevation returned from the ElevationService.
|
LatLong |
getLocation()
The location for this elevation.
|
double |
getResolution()
The resolution for the elevation, which is the distance in metres
between the points that were used to interpolate the elevation.
|
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty
public double getElevation()
public LatLong getLocation()
public double getResolution()
Copyright © 2016. All Rights Reserved.