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

R

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

Take the ramp on the left.

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

Take the ramp on the right.

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

Take the ramp straight ahead.

read(java.io.DataInputStream) - function in locus.api.objects.Storable
Read content of object from stream.
read(java.io.DataInputStream) - function in locus.api.objects.Storable
Read content of object from stream.
read(kotlin.ByteArray) - function in locus.api.objects.Storable
Read content of certain item from byte array.
read(kotlin.ByteArray) - function in locus.api.objects.Storable
Read content of certain item from byte array.
read(locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.Storable
Read content of certain item from existing stream.
read(locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.Storable
Read content of certain item from existing stream.
read(java.lang.Class,locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.Storable.Companion
Read certain class from input.
read(locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.extra.KmlVec2.Companion
 
readBoolean() - function in locus.api.utils.DataReaderBigEndian
 
readByte() - function in locus.api.utils.DataReaderBigEndian
 
readBytes(kotlin.Array) - function in locus.api.utils.DataReaderBigEndian
 
readBytes(int) - function in locus.api.utils.DataReaderBigEndian
 
readDouble() - function in locus.api.utils.DataReaderBigEndian
 
readFloat() - function in locus.api.utils.DataReaderBigEndian
 
readGeocachingData(locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.geoData.Point.Companion
 
readInt() - function in locus.api.utils.DataReaderBigEndian
 
readList(java.lang.Class,java.io.DataInputStream) - function in locus.api.objects.Storable.Companion
Read list of certain classes from input stream.
readList(java.lang.Class,kotlin.ByteArray) - function in locus.api.objects.Storable.Companion
Read list of certain classes from input stream.
readListStorable(java.lang.Class) - function in locus.api.utils.DataReaderBigEndian
 
readListString() - function in locus.api.utils.DataReaderBigEndian
 
readLong() - function in locus.api.utils.DataReaderBigEndian
 
readObject(java.lang.Integer,locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.geoData.Track
This function is called from .
readShort() - function in locus.api.utils.DataReaderBigEndian
 
readStorable(java.lang.Class) - function in locus.api.utils.DataReaderBigEndian
Read Storable object.
readString() - function in locus.api.utils.DataReaderBigEndian
 
readStringDis() - function in locus.api.utils.DataReaderBigEndian
This method simulate method from DataInputStream.
readUnknownObject(locus.api.utils.DataReaderBigEndian) - function in locus.api.objects.Storable.Companion
Allows to read object, that is not known.
remove(int) - function in locus.api.utils.SparseArrayCompat
Removes the mapping from the specified key, if there was any.
remove(int,Object) - function in locus.api.utils.SparseArrayCompat
Remove an existing key from the array map only if it is currently mapped to value.
removeAccuracyHor() - function in locus.api.objects.extra.Location
 
removeAccuracyVer() - function in locus.api.objects.extra.Location
 
removeAllAttachments(locus.api.objects.extra.GeoDataExtra.AttachType) - function in locus.api.objects.extra.GeoDataExtra
Remove all attachments of certain type.
removeAltitude() - function in locus.api.objects.extra.Location
 
removeAt(int) - function in locus.api.utils.SparseArrayCompat
Removes the mapping at the specified index.
removeAtRange(int,int) - function in locus.api.utils.SparseArrayCompat
Remove a range of mappings as a batch.
removeAttachment(locus.api.objects.extra.GeoDataExtra.AttachType,java.lang.String) - function in locus.api.objects.extra.GeoDataExtra
Remove attachment defined by its value, from storage.
removeBearing() - function in locus.api.objects.extra.Location
 
removeExtraCallback() - function in locus.api.objects.geoData.Point
If you want to remove PAR_INTENT_EXTRA_CALLBACK parametr from Locus database, you need to send "clear" value in updated waypoint back to Locus.
removeExtraOnDisplay() - function in locus.api.objects.geoData.Point
If you want to remove PAR_INTENT_EXTRA_ON_DISPLAY parameter from Locus database, you need to send "clear" value in updated waypoint back to Locus.
removeGnssAll() - function in locus.api.objects.extra.Location
Remove all values related to GNSS metadata.
removeGnssHdop() - function in locus.api.objects.extra.Location
 
removeGnssPdop() - function in locus.api.objects.extra.Location
 
removeGnssQuality() - function in locus.api.objects.extra.Location
 
removeGnssSatsUsed() - function in locus.api.objects.extra.Location
 
removeGnssSatsVisible() - function in locus.api.objects.extra.Location
 
removeGnssVdop() - function in locus.api.objects.extra.Location
 
removeParameter(java.lang.Integer) - function in locus.api.objects.extra.GeoDataExtra
Remove certain parameter from the container.
removeParameter(java.lang.Integer) - function in locus.api.objects.geoData.GeoData
Remove parameter from storage.
removeParameter(java.lang.Integer) - function in locus.api.objects.geoData.GeoData
Remove parameter from storage.
removeParameterDescription(locus.api.objects.geoData.GeoData) - function in locus.api.objects.geoData.GeoDataHelperKt
 
removeParameterStyleName(locus.api.objects.geoData.GeoData) - function in locus.api.objects.geoData.GeoDataHelperKt
 
removeSensorAll() - function in locus.api.objects.extra.Location
Remove all attached sensors values.
removeSensorCadence() - function in locus.api.objects.extra.Location
 
removeSensorHeartRate() - function in locus.api.objects.extra.Location
 
removeSensorPower() - function in locus.api.objects.extra.Location
 
removeSensorSpeed() - function in locus.api.objects.extra.Location
 
removeSensorStrides() - function in locus.api.objects.extra.Location
 
removeSensorTemperature() - function in locus.api.objects.extra.Location
 
removeSpeed() - function in locus.api.objects.extra.Location
 
replace(int,E) - function in locus.api.utils.SparseArrayCompat
Replace the mapping for key only if it is already mapped to a value.
replace(int,E,E) - function in locus.api.utils.SparseArrayCompat
Replace the mapping for key only if it is already mapped to a value.
reset() - function in locus.api.utils.DataWriterBigEndian
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
resetStatistics() - function in locus.api.objects.extra.TrackStats
Reset all parameters of the track statistics.
resetStatisticsAltitude() - function in locus.api.objects.extra.TrackStats
Reset only statistics related to elevation values.
restorePosition() - function in locus.api.utils.DataWriterBigEndian
 
RIGHT - enum entry in locus.api.objects.extra.PointRteAction

Turn right.

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

Make a sharp right.

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

Make a slight right.

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

Enter the roundabout and take the 1st exit.

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

Enter the roundabout and take the 2nd exit.

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

Enter the roundabout and take the 3rd exit.

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

Enter the roundabout and take the 4th exit.

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

Enter the roundabout and take the 5th exit.

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

Enter the roundabout and take the 6th exit.

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

Enter the roundabout and take the 7th exit.

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

Enter the roundabout and take the 8th exit.

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