A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
H
- hasAccuracy() - function in locus.api.objects.extra.Location
- Returns true if the provider is able to report accuracy information, false otherwise.
- hasBearing() - function in locus.api.objects.extra.Location
- Check if the location is able to report bearing information.
- hasElevationValues() - function in locus.api.objects.extra.TrackStats
- Check if the track has some elevation values.
- hasParameter(Integer) - function in locus.api.objects.extra.GeoDataExtra
- Check if certain parameter exists in container.
- hasParameter(Integer) - function in locus.api.objects.geoData.Circle
- Check if current object has parameter defined by it's ID.
- hasParameter(Integer) - function in locus.api.objects.geoData.GeoData
- Check if current object has parameter defined by it's ID.
- hasParameter(Integer) - function in locus.api.objects.geoData.Point
- Check if current object has parameter defined by it's ID.
- hasParameter(Integer) - function in locus.api.objects.geoData.Track
- Check if current object has parameter defined by it's ID.
- hasParameterDescription() - function in locus.api.objects.geoData.Circle
- Check if item has description parameter.
- hasParameterDescription() - function in locus.api.objects.geoData.GeoData
- Check if item has description parameter.
- hasParameterDescription() - function in locus.api.objects.geoData.Point
- Check if item has description parameter.
- hasParameterDescription() - function in locus.api.objects.geoData.Track
- Check if item has description parameter.
- hasSensorCadence() - function in locus.api.objects.extra.Location
- Returns true if the provider is able to report cadence information, false otherwise.
- hasSensorHeartRate() - function in locus.api.objects.extra.Location
- Returns true if the provider is able to report Heart rate information, false otherwise.
- hasSensorPower() - function in locus.api.objects.extra.Location
- Returns true if the provider is able to report power value, false otherwise.
- hasSensorSpeed() - function in locus.api.objects.extra.Location
- Check if the speed received from connected sensor exists.
- hasSensorStrides() - function in locus.api.objects.extra.Location
- Returns true if the provider is able to report strides value, false otherwise.
- hasSensorTemperature() - function in locus.api.objects.extra.Location
- Returns true if the provider is able to report temperature value, false otherwise.
- hasSpeed() - function in locus.api.objects.extra.Location
- Check if location contains speed information received from GPS hardware.
- hasSpeedOptimal() - function in locus.api.objects.extra.Location
- Check if any speed (GPS or from sensors) is stored.
- HIDE - enum entry in locus.api.objects.styles.BalloonStyle.DisplayMode