#include <GeolocationPosition.h>
|
static Ref< GeolocationPosition > | create (double timestamp, double latitude, double longitude, double accuracy) |
|
static Ref< GeolocationPosition > | create (double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) |
|
static Ref< GeolocationPosition > | create (double timestamp, double latitude, double longitude, double accuracy) |
|
static Ref< GeolocationPosition > | create (double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) |
|
◆ accuracy() [1/2]
double WebCore::GeolocationPosition::accuracy |
( |
| ) |
const |
|
inline |
◆ accuracy() [2/2]
double WebCore::GeolocationPosition::accuracy |
( |
| ) |
const |
|
inline |
◆ altitude() [1/2]
double WebCore::GeolocationPosition::altitude |
( |
| ) |
const |
|
inline |
◆ altitude() [2/2]
double WebCore::GeolocationPosition::altitude |
( |
| ) |
const |
|
inline |
◆ altitudeAccuracy() [1/2]
double WebCore::GeolocationPosition::altitudeAccuracy |
( |
| ) |
const |
|
inline |
◆ altitudeAccuracy() [2/2]
double WebCore::GeolocationPosition::altitudeAccuracy |
( |
| ) |
const |
|
inline |
◆ canProvideAltitude() [1/2]
bool WebCore::GeolocationPosition::canProvideAltitude |
( |
| ) |
const |
|
inline |
◆ canProvideAltitude() [2/2]
bool WebCore::GeolocationPosition::canProvideAltitude |
( |
| ) |
const |
|
inline |
◆ canProvideAltitudeAccuracy() [1/2]
bool WebCore::GeolocationPosition::canProvideAltitudeAccuracy |
( |
| ) |
const |
|
inline |
◆ canProvideAltitudeAccuracy() [2/2]
bool WebCore::GeolocationPosition::canProvideAltitudeAccuracy |
( |
| ) |
const |
|
inline |
◆ canProvideHeading() [1/2]
bool WebCore::GeolocationPosition::canProvideHeading |
( |
| ) |
const |
|
inline |
◆ canProvideHeading() [2/2]
bool WebCore::GeolocationPosition::canProvideHeading |
( |
| ) |
const |
|
inline |
◆ canProvideSpeed() [1/2]
bool WebCore::GeolocationPosition::canProvideSpeed |
( |
| ) |
const |
|
inline |
◆ canProvideSpeed() [2/2]
bool WebCore::GeolocationPosition::canProvideSpeed |
( |
| ) |
const |
|
inline |
◆ create() [1/4]
static Ref<GeolocationPosition> WebCore::GeolocationPosition::create |
( |
double |
timestamp, |
|
|
double |
latitude, |
|
|
double |
longitude, |
|
|
double |
accuracy |
|
) |
| |
|
inlinestatic |
◆ create() [2/4]
static Ref<GeolocationPosition> WebCore::GeolocationPosition::create |
( |
double |
timestamp, |
|
|
double |
latitude, |
|
|
double |
longitude, |
|
|
double |
accuracy |
|
) |
| |
|
inlinestatic |
◆ create() [3/4]
static Ref<GeolocationPosition> WebCore::GeolocationPosition::create |
( |
double |
timestamp, |
|
|
double |
latitude, |
|
|
double |
longitude, |
|
|
double |
accuracy, |
|
|
bool |
providesAltitude, |
|
|
double |
altitude, |
|
|
bool |
providesAltitudeAccuracy, |
|
|
double |
altitudeAccuracy, |
|
|
bool |
providesHeading, |
|
|
double |
heading, |
|
|
bool |
providesSpeed, |
|
|
double |
speed |
|
) |
| |
|
inlinestatic |
◆ create() [4/4]
static Ref<GeolocationPosition> WebCore::GeolocationPosition::create |
( |
double |
timestamp, |
|
|
double |
latitude, |
|
|
double |
longitude, |
|
|
double |
accuracy, |
|
|
bool |
providesAltitude, |
|
|
double |
altitude, |
|
|
bool |
providesAltitudeAccuracy, |
|
|
double |
altitudeAccuracy, |
|
|
bool |
providesHeading, |
|
|
double |
heading, |
|
|
bool |
providesSpeed, |
|
|
double |
speed |
|
) |
| |
|
inlinestatic |
◆ heading() [1/2]
double WebCore::GeolocationPosition::heading |
( |
| ) |
const |
|
inline |
◆ heading() [2/2]
double WebCore::GeolocationPosition::heading |
( |
| ) |
const |
|
inline |
◆ latitude() [1/2]
double WebCore::GeolocationPosition::latitude |
( |
| ) |
const |
|
inline |
◆ latitude() [2/2]
double WebCore::GeolocationPosition::latitude |
( |
| ) |
const |
|
inline |
◆ longitude() [1/2]
double WebCore::GeolocationPosition::longitude |
( |
| ) |
const |
|
inline |
◆ longitude() [2/2]
double WebCore::GeolocationPosition::longitude |
( |
| ) |
const |
|
inline |
◆ speed() [1/2]
double WebCore::GeolocationPosition::speed |
( |
| ) |
const |
|
inline |
◆ speed() [2/2]
double WebCore::GeolocationPosition::speed |
( |
| ) |
const |
|
inline |
◆ timestamp() [1/2]
double WebCore::GeolocationPosition::timestamp |
( |
| ) |
const |
|
inline |
◆ timestamp() [2/2]
double WebCore::GeolocationPosition::timestamp |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/GeolocationPosition.h