Class Position
java.lang.Object
org.loboevolution.js.AbstractScriptableDelegate
org.loboevolution.html.js.geolocation.Position
- All Implemented Interfaces:
ScriptableDelegate
The Position class provides Java implementation of the "Position Interface" as
detailed out in the W3C Specifications (...).
Note: This class must not have any sub-classes to ensure W3C Specifications are being
strictly followed by the system or application that uses this geolocation package.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.loboevolution.js.AbstractScriptableDelegate
getScriptable, setScriptable
-
Constructor Details
-
Position
public Position()
-