A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W 

A

addAttachment(locus.api.objects.extra.GeoDataExtra.AttachType,java.lang.String,java.lang.String) - function in locus.api.objects.extra.GeoDataExtra
Add attachment of certain type into container.
addAttachmentAudio(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add audio to current object.
addAttachmentOther(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add other content to current object.
addAttachmentPhoto(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add photo to current object.
addAttachmentVideo(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add video to current object.
addCadenceMeasure(java.lang.Integer,java.lang.Integer,java.lang.Long) - function in locus.api.objects.extra.TrackStats
Add measured cadence values.
addEleNegativeDistance(java.lang.Float) - function in locus.api.objects.extra.TrackStats
 
addEleNegativeHeight(java.lang.Float) - function in locus.api.objects.extra.TrackStats
Add elevation value for "negative height"
addEleNeutralDistance(java.lang.Float) - function in locus.api.objects.extra.TrackStats
 
addEleNeutralHeight(java.lang.Float) - function in locus.api.objects.extra.TrackStats
Add elevation value for "neutral height"
addElePositiveDistance(java.lang.Float) - function in locus.api.objects.extra.TrackStats
 
addElePositiveHeight(java.lang.Float) - function in locus.api.objects.extra.TrackStats
Add elevation value for "positive height"
addEnergy(java.lang.Integer) - function in locus.api.objects.extra.TrackStats
Add burned energy.
addHeartRateMeasure(java.lang.Integer,java.lang.Integer,java.lang.Long) - function in locus.api.objects.extra.TrackStats
Add measured heart rate values.
addImage(locus.api.objects.geocaching.GeocachingImage) - function in locus.api.objects.geocaching.GeocachingLog
Add image to current list of images attached to this log.
addParameter(java.lang.Integer,java.lang.Byte) - function in locus.api.objects.extra.GeoDataExtra
Add a single parameter to container, defined by ID and it's byte value.
addParameter(java.lang.Integer,kotlin.ByteArray) - function in locus.api.objects.extra.GeoDataExtra
Add a single parameter to container, defined by ID and it's byte array representation.
addParameter(java.lang.Integer,java.lang.String) - function in locus.api.objects.extra.GeoDataExtra
Add a single parameter to container, defined by ID and it's text representation.
addParameter(java.lang.Integer,java.lang.Byte) - function in locus.api.objects.geoData.GeoData
Add single parameter defined by it's ID into extraData container.
addParameter(java.lang.Integer,java.lang.Byte) - function in locus.api.objects.geoData.GeoData
Add single parameter defined by it's ID into extraData container.
addParameter(java.lang.Integer,kotlin.ByteArray) - function in locus.api.objects.geoData.GeoData
Add single parameter defined by it's ID into extraData container.
addParameter(java.lang.Integer,kotlin.ByteArray) - function in locus.api.objects.geoData.GeoData
Add single parameter defined by it's ID into extraData container.
addParameter(java.lang.Integer,java.lang.String) - function in locus.api.objects.geoData.GeoData
Add single parameter defined by it's ID into extraData container.
addParameter(java.lang.Integer,java.lang.String) - function in locus.api.objects.geoData.GeoData
Add single parameter defined by it's ID into extraData container.
addParameterEmail(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add "email" to current object.
addParameterEmail(locus.api.objects.geoData.GeoData,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add "email" to current object.
addParameterPhone(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add "phone" to current object.
addParameterPhone(locus.api.objects.geoData.GeoData,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add "phone" to current object.
addParameterUrl(locus.api.objects.geoData.GeoData,java.lang.String,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add "url" to current object.
addParameterUrl(locus.api.objects.geoData.GeoData,java.lang.String) - function in locus.api.objects.geoData.GeoDataHelperKt
Add "url" to current object.
addPowerMeasure(java.lang.Integer,java.lang.Integer,java.lang.Long) - function in locus.api.objects.extra.TrackStats
Add measured power values.
addTemperature(java.lang.Float) - function in locus.api.objects.extra.TrackStats
Add temperature to current track statistics.
addTotalLength(java.lang.Float) - function in locus.api.objects.extra.TrackStats
 
addTotalLengthMove(java.lang.Float) - function in locus.api.objects.extra.TrackStats
 
addTotalTime(java.lang.Long) - function in locus.api.objects.extra.TrackStats
 
addTotalTimeMove(java.lang.Long) - function in locus.api.objects.extra.TrackStats
 
append(int,E) - function in locus.api.utils.SparseArrayCompat
Puts a key/value pair into the array, optimizing for the case where the key is greater than all existing keys in the array.
appendStatistics(locus.api.objects.extra.TrackStats) - function in locus.api.objects.extra.TrackStats
Function that allows to merge more statistics into one.
ARRIVE_DEST - enum entry in locus.api.objects.extra.PointRteAction

Arrive at your destination.

ARRIVE_DEST_LEFT - enum entry in locus.api.objects.extra.PointRteAction

Arrive at your destination on the left.

ARRIVE_DEST_RIGHT - enum entry in locus.api.objects.extra.PointRteAction

Arrive at your destination on the right.

ARROW_1 - enum entry in locus.api.objects.styles.LineStyle.Symbol
 
ARROW_2 - enum entry in locus.api.objects.styles.LineStyle.Symbol
 
ARROW_3 - enum entry in locus.api.objects.styles.LineStyle.Symbol
 
AUDIO - enum entry in locus.api.objects.extra.GeoDataExtra.AttachType
 
available() - function in locus.api.utils.DataReaderBigEndian
Get number of available bytes to read till end.
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W