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

G

generateCallbackString(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) - function in locus.api.objects.extra.GeoDataExtra.Companion
Generate string, that may be used as response information for Locus.
generateDefaultHotSpot() - function in locus.api.objects.styles.GeoDataStyle.Companion
 
GeocachingAttribute - class in locus.api.objects.geocaching
Class for holding geocaching attributes <br></br><br></br> Every instance holds just one attribute, defined by it's unique ID number.
GeocachingData - class in locus.api.objects.geocaching
Container for main Geocaching dataINFOall times are in format '2009-09-22T14:16:03.0000000+0200', where important is only first part (Date), so it should looks for example only as '2009-09-22T'.
GeocachingData.Companion - class in locus.api.objects.geocaching.GeocachingData
 
GeocachingImage - class in locus.api.objects.geocaching
Geocaching image class.
GeocachingLog - class in locus.api.objects.geocaching
This Object is container for cache Logs.
GeocachingTrackable - class in locus.api.objects.geocaching
 
GeocachingWaypoint - class in locus.api.objects.geocaching
 
GeoData - class in locus.api.objects.geoData
 
GeoData.Privacy - class in locus.api.objects.geoData.GeoData
Privacy settings for certain item.
GeoDataExtra - class in locus.api.objects.extra
Container with meta-data for GeoData objects.
GeoDataExtra.AttachType - class in locus.api.objects.extra.GeoDataExtra
Type of attached object.
GeoDataExtra.Companion - class in locus.api.objects.extra.GeoDataExtra
 
GeoDataExtra.LabelTextContainer - class in locus.api.objects.extra.GeoDataExtra
Container for text links and attachments.
GeoDataHelperKt - class in locus.api.objects.geoData
 
GeoDataStyle - class in locus.api.objects.styles
Create new instance of style container.
GeoDataStyle.Companion - class in locus.api.objects.styles.GeoDataStyle
 
get(int) - function in locus.api.utils.SparseArrayCompat
Gets the Object mapped from the specified key, or null if no such mapping has been made.
get(int,E) - function in locus.api.utils.SparseArrayCompat
Gets the Object mapped from the specified key, or the specified Object if no such mapping has been made.
getAccuracyHor() - function in locus.api.objects.extra.Location
 
getAccuracyVer() - function in locus.api.objects.extra.Location
 
getActionByAngle(java.lang.Float) - function in locus.api.objects.extra.PointRteAction.Companion
Get angle for certain angle.
getActionById(java.lang.Integer) - function in locus.api.objects.extra.PointRteAction.Companion
Get action defined by it's ID.
getActionByText(java.lang.String) - function in locus.api.objects.extra.PointRteAction.Companion
Get turn instruction from text representation.
getActionRoundabout(java.lang.Integer) - function in locus.api.objects.extra.PointRteAction.Companion
Get aciton for roundabouts, defined by number of exit.
getActivityType() - function in locus.api.objects.geoData.Track
Type of activity
getAllAttachments() - function in locus.api.objects.extra.GeoDataExtra
 
getAllAttachmentsCount() - function in locus.api.objects.extra.GeoDataExtra
 
getAltitude() - function in locus.api.objects.extra.Location
 
getAltitudeMax() - function in locus.api.objects.extra.TrackStats
Maximum altitude on the track (in m).
getAltitudeMin() - function in locus.api.objects.extra.TrackStats
Minimum altitude on the track (in m).
getAsBytes() - function in locus.api.objects.Storable
 
getAsBytes() - function in locus.api.objects.Storable
 
getAsBytes(java.util.List) - function in locus.api.objects.Storable.Companion
Get list of items as byte array.
getAsText() - function in locus.api.objects.extra.GeoDataExtra.LabelTextContainer
 
getAsXmlText() - function in locus.api.objects.extra.KmlVec2
 
getAttachments(locus.api.objects.extra.GeoDataExtra.AttachType) - function in locus.api.objects.extra.GeoDataExtra
Get all attachments of certain type.
getAttributes() - function in locus.api.objects.geocaching.GeocachingData
List of attributes.
getAudios() - function in locus.api.objects.extra.GeoDataExtra
 
getBearing() - function in locus.api.objects.extra.Location
 
getBreaks() - function in locus.api.objects.geoData.Track
List containing all track break points.
getBreaksBinary() - function in locus.api.objects.geoData.Track
 
getCacheID() - function in locus.api.objects.geocaching.GeocachingData
Whole cache ID from gc.com - so GC...
getCacheUrl() - function in locus.api.objects.geocaching.GeocachingData
Stored URL to cache itself.
getCacheUrlFull() - function in locus.api.objects.geocaching.GeocachingData
 
getCadenceAverage() - function in locus.api.objects.extra.TrackStats
 
getCadenceMax() - function in locus.api.objects.extra.TrackStats
Maximum cadence value.
getCode() - function in locus.api.objects.geocaching.GeocachingWaypoint
Code of wpt.
getColor() - function in locus.api.objects.styles.IconStyle
 
getColor() - function in locus.api.objects.styles.LabelStyle
Color defined for a label.
getColorBase() - function in locus.api.objects.styles.LineStyle
 
getColorFill() - function in locus.api.objects.styles.LineStyle
 
getColoring() - function in locus.api.objects.styles.LineStyle
 
getColoringParam(java.lang.String) - function in locus.api.objects.styles.LineStyle
Get value for certain coloring parameter.
getColorOutline() - function in locus.api.objects.styles.LineStyle
 
getColorSymbol() - function in locus.api.objects.styles.LineStyle
 
getContainer() - function in locus.api.objects.geocaching.GeocachingData
Size of cache container.
getContainerText() - function in locus.api.objects.geocaching.GeocachingData
 
getCooLat() - function in locus.api.objects.geocaching.GeocachingLog
Latitude coordinate to this log.
getCooLon() - function in locus.api.objects.geocaching.GeocachingLog
Longitude coordinate to this log.
getCoords(java.lang.Double,java.lang.Double,kotlin.DoubleArray) - function in locus.api.objects.extra.KmlVec2
 
getCoords(java.lang.Double,java.lang.Double) - function in locus.api.objects.extra.KmlVec2
 
getCopy() - function in locus.api.objects.Storable
 
getCopy() - function in locus.api.objects.Storable
 
getCopy() - function in locus.api.objects.extra.KmlVec2
 
getCount() - function in locus.api.objects.extra.GeoDataExtra
 
getCountry() - function in locus.api.objects.geocaching.GeocachingData
Name of country, where is cache places.
getCurrentOwner() - function in locus.api.objects.geocaching.GeocachingTrackable
Current owner of TB.
getDate() - function in locus.api.objects.geocaching.GeocachingLog
Time when log was created (in ms).
getDateHidden() - function in locus.api.objects.geocaching.GeocachingData
Get date/time, when owner create/hide cache on a gc.com web page.
getDatePublished() - function in locus.api.objects.geocaching.GeocachingData
Date/time, when owner published cache for users.
getDateUpdated() - function in locus.api.objects.geocaching.GeocachingData
Date/time, when cache was updated for the last time, on gc.com server.
getDesc() - function in locus.api.objects.geocaching.GeocachingWaypoint
Description (may be HTML code).
getDescription() - function in locus.api.objects.geocaching.GeocachingImage
Defined description for image
getDescriptions() - function in locus.api.objects.geocaching.GeocachingData
 
getDetails() - function in locus.api.objects.geocaching.GeocachingTrackable
Extra details.
getDifficulty() - function in locus.api.objects.geocaching.GeocachingData
Difficulty value - 1.0 - 5.0 (by 0.5).
getDrawBase() - function in locus.api.objects.styles.LineStyle
 
getDrawFill() - function in locus.api.objects.styles.LineStyle
 
getDrawOutline() - function in locus.api.objects.styles.LineStyle
 
getDrawSymbol() - function in locus.api.objects.styles.LineStyle
 
getEleNegativeDistance() - function in locus.api.objects.extra.TrackStats
Negative grade (distance)
getEleNegativeHeight() - function in locus.api.objects.extra.TrackStats
Negative grade (elevation)
getEleNeutralDistance() - function in locus.api.objects.extra.TrackStats
Neutral grade (distance) (in m).
getEleNeutralHeight() - function in locus.api.objects.extra.TrackStats
Neutral grade (elevation) (in m).
getElePositiveDistance() - function in locus.api.objects.extra.TrackStats
Positive grade (distance)
getElePositiveHeight() - function in locus.api.objects.extra.TrackStats
Positive grade (elevation)
getEmails() - function in locus.api.objects.extra.GeoDataExtra
 
getEncodedHints() - function in locus.api.objects.geocaching.GeocachingData
Encoded hints.
getEnergy() - function in locus.api.objects.extra.TrackStats
Burned energy (in joule).
getExtraCallback() - function in locus.api.objects.geoData.Point
 
getExtraData() - function in locus.api.objects.geoData.GeoData
Extra data with parameters.
getExtraData() - function in locus.api.objects.geoData.GeoData
Extra data with parameters.
getExtraDataRaw() - function in locus.api.objects.geoData.GeoData
 
getExtraDataRaw() - function in locus.api.objects.geoData.GeoData
 
getExtraOnDisplay() - function in locus.api.objects.geoData.Point
 
getFavoritePoints() - function in locus.api.objects.geocaching.GeocachingData
Number of favorite points attached to current cache.
getFinder() - function in locus.api.objects.geocaching.GeocachingLog
Name of 'finder'.
getFindersFound() - function in locus.api.objects.geocaching.GeocachingLog
Amount of already found caches by current 'finder'.
getFindersId() - function in locus.api.objects.geocaching.GeocachingLog
ID of the 'finder'.
getFormattedAsEmail() - function in locus.api.objects.extra.GeoDataExtra.LabelTextContainer
 
getFormattedAsPhone() - function in locus.api.objects.extra.GeoDataExtra.LabelTextContainer
 
getFormattedAsUrl(java.lang.Boolean) - function in locus.api.objects.extra.GeoDataExtra.LabelTextContainer
 
getGcData() - function in locus.api.objects.geoData.Point
Additional geoCaching data.
getGcDataBinary() - function in locus.api.objects.geoData.Point
 
getGcVoteAverage() - function in locus.api.objects.geocaching.GeocachingData
Average (not median) value.
getGcVoteNumOfVotes() - function in locus.api.objects.geocaching.GeocachingData
GcVote - number of votes.
getGcVoteUserVote() - function in locus.api.objects.geocaching.GeocachingData
User value for GCVote.
getGnssHdop() - function in locus.api.objects.extra.Location
 
getGnssPdop() - function in locus.api.objects.extra.Location
 
getGnssQuality() - function in locus.api.objects.extra.Location
 
getGnssSatsUsed() - function in locus.api.objects.extra.Location
 
getGnssSatsVisible() - function in locus.api.objects.extra.Location
 
getGnssVdop() - function in locus.api.objects.extra.Location
 
getGoal() - function in locus.api.objects.geocaching.GeocachingTrackable
Goal of this TB.
getHasAccuracyHor() - function in locus.api.objects.extra.Location
 
getHasAccuracyVer() - function in locus.api.objects.extra.Location
 
getHasAltitude() - function in locus.api.objects.extra.Location
 
getHasBearing() - function in locus.api.objects.extra.Location
 
getHasGnssHdop() - function in locus.api.objects.extra.Location
 
getHasGnssPdop() - function in locus.api.objects.extra.Location
 
getHasGnssQuality() - function in locus.api.objects.extra.Location
 
getHasGnssSatsUsed() - function in locus.api.objects.extra.Location
 
getHasGnssSatsVisible() - function in locus.api.objects.extra.Location
 
getHasGnssVdop() - function in locus.api.objects.extra.Location
 
getHasParameterLoPointsId() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getHasParameterRteDistance() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getHasParameterRteSpeed() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getHasParameterRteTime() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getHasSensorCadence() - function in locus.api.objects.extra.Location
 
getHasSensorHeartRate() - function in locus.api.objects.extra.Location
 
getHasSensorPower() - function in locus.api.objects.extra.Location
 
getHasSensorSpeed() - function in locus.api.objects.extra.Location
 
getHasSensorStrides() - function in locus.api.objects.extra.Location
 
getHasSensorTemperature() - function in locus.api.objects.extra.Location
 
getHasSpeed() - function in locus.api.objects.extra.Location
 
getHasTemperature() - function in locus.api.objects.extra.TrackStats
Flag if temperature values are available.
getHeading() - function in locus.api.objects.styles.IconStyle
 
getHeartRateAverage() - function in locus.api.objects.extra.TrackStats
 
getHeartRateMax() - function in locus.api.objects.extra.TrackStats
Maximum HRM value.
getHotSpot() - function in locus.api.objects.styles.IconStyle
 
getIcon() - function in locus.api.objects.styles.IconStyle
 
getIconH() - function in locus.api.objects.styles.IconStyle
 
getIconHref() - function in locus.api.objects.styles.IconStyle
 
getIconStyle() - function in locus.api.objects.styles.GeoDataStyle
Style for icons.
getIconStyleIconUrl() - function in locus.api.objects.styles.GeoDataStyle
 
getIconW() - function in locus.api.objects.styles.IconStyle
 
getId() - function in locus.api.objects.extra.Location
Location unique ID.
getId() - function in locus.api.objects.extra.PointRteAction
Unique ID of action
getId() - function in locus.api.objects.geoData.GeoData
Unique ID of this object.
getId() - function in locus.api.objects.geoData.GeoData
Unique ID of this object.
getId() - function in locus.api.objects.geocaching.GeocachingAttribute
Current ID of attribute.
getId() - function in locus.api.objects.geocaching.GeocachingData
Current defined ID of cache.
getId() - function in locus.api.objects.geocaching.GeocachingLog
Unique ID of a log.
getId() - function in locus.api.objects.geocaching.GeocachingTrackable
ID of trackable (currently used for GeoKrety web server).
getId() - function in locus.api.objects.styles.GeoDataStyle
ID in style tag.
getIdReal() - function in locus.api.objects.geocaching.GeocachingAttribute
 
getImages() - function in locus.api.objects.geocaching.GeocachingData
List of attached images.
getImages() - function in locus.api.objects.geocaching.GeocachingLog
 
getImgUrl() - function in locus.api.objects.geocaching.GeocachingTrackable
Image url to this travel bug.
getKEY_CP_ALTITUDE_MANUAL() - function in locus.api.objects.styles.LineStyle.Companion
 
getKEY_CP_ALTITUDE_MANUAL_MAX() - function in locus.api.objects.styles.LineStyle.Companion
 
getKEY_CP_ALTITUDE_MANUAL_MIN() - function in locus.api.objects.styles.LineStyle.Companion
 
getKEY_CP_SLOPE_MANUAL() - function in locus.api.objects.styles.LineStyle.Companion
 
getKEY_CP_SLOPE_MANUAL_MAX() - function in locus.api.objects.styles.LineStyle.Companion
 
getKEY_CP_SLOPE_MANUAL_MIN() - function in locus.api.objects.styles.LineStyle.Companion
 
getLabel() - function in locus.api.objects.extra.GeoDataExtra.LabelTextContainer
Visible text label.
getLabelStyle() - function in locus.api.objects.styles.GeoDataStyle
Style of label.
getLat() - function in locus.api.objects.geocaching.GeocachingWaypoint
Latitude of waypoint.
getLatitude() - function in locus.api.objects.extra.Location
Latitude of location in WGS coordinates.
getLatOriginal() - function in locus.api.objects.geocaching.GeocachingData
Original latitude defined by owner.
getLength(java.lang.Boolean) - function in locus.api.objects.extra.TrackStats
 
getLineStyle() - function in locus.api.objects.styles.GeoDataStyle
Style for line and polygons.
getLocation() - function in locus.api.objects.geoData.Circle
Center location.
getLocation() - function in locus.api.objects.geoData.Point
Location of current point.
getLogs() - function in locus.api.objects.geocaching.GeocachingData
List of logs.
getLogText() - function in locus.api.objects.geocaching.GeocachingLog
Text of log itself.
getLon() - function in locus.api.objects.geocaching.GeocachingWaypoint
Longitude of waypoint.
getLongitude() - function in locus.api.objects.extra.Location
Longitude of location in WGS coordinates.
getLonOriginal() - function in locus.api.objects.geocaching.GeocachingData
Original longitude defined by owner.
getName() - function in kotlin.GeoData.Privacy
 
getName() - function in kotlin.GeoDataExtra.AttachType
 
getName() - function in kotlin.KmlVec2.Units
 
getName() - function in kotlin.LineStyle.Coloring
 
getName() - function in kotlin.LineStyle.Symbol
 
getName() - function in kotlin.LineStyle.Units
 
getName() - function in kotlin.LocationProvider
 
getName() - function in kotlin.PointRteAction
 
getName() - function in locus.api.objects.geoData.GeoData
Name of object, have to be unique
getName() - function in locus.api.objects.geoData.GeoData
Name of object, have to be unique
getName() - function in locus.api.objects.geocaching.GeocachingData
Name of cache visible on all places in Locus as an title.
getName() - function in locus.api.objects.geocaching.GeocachingImage
Name of current image.
getName() - function in locus.api.objects.geocaching.GeocachingTrackable
Name of travel bug.
getName() - function in locus.api.objects.geocaching.GeocachingWaypoint
Name of waypoint.
getName() - function in locus.api.objects.styles.GeoDataStyle
name of the style.
getNotesExternal() - function in locus.api.objects.geocaching.GeocachingData
External notes loaded online or over any 3rd party app, GPX, etc.
getNotesExternalUpdatedAt() - function in locus.api.objects.geocaching.GeocachingData
Time when external notes were updated for the last time.
getNotesLocal() - function in locus.api.objects.geocaching.GeocachingData
User notes defined locally.
getNotesLocalUpdatedAt() - function in locus.api.objects.geocaching.GeocachingData
Time when local notes were updated for the last time.
getNumOfPoints() - function in locus.api.objects.extra.TrackStats
Number of points (useful when points itself are not loaded).
getNumOfStrides() - function in locus.api.objects.extra.TrackStats
Total number of strides..
getOrdinal() - function in kotlin.GeoData.Privacy
 
getOrdinal() - function in kotlin.GeoDataExtra.AttachType
 
getOrdinal() - function in kotlin.KmlVec2.Units
 
getOrdinal() - function in kotlin.LineStyle.Coloring
 
getOrdinal() - function in kotlin.LineStyle.Symbol
 
getOrdinal() - function in kotlin.LineStyle.Units
 
getOrdinal() - function in kotlin.LocationProvider
 
getOrdinal() - function in kotlin.PointRteAction
 
getOrigin() - function in locus.api.objects.geocaching.GeocachingTrackable
Defined origin location for trackable.
getOriginalOwner() - function in locus.api.objects.geocaching.GeocachingTrackable
Original owner of TB.
getOtherFiles() - function in locus.api.objects.extra.GeoDataExtra
 
getOwner() - function in locus.api.objects.geocaching.GeocachingData
Name of cache owner (groundspeak:owner).
getParameter(java.lang.Integer) - function in locus.api.objects.extra.GeoDataExtra
Get parameter already converted to text representation.
getParameter(java.lang.Integer) - function in locus.api.objects.geoData.GeoData
Return parameter stored in extraData container.
getParameter(java.lang.Integer) - function in locus.api.objects.geoData.GeoData
Return parameter stored in extraData container.
getParameterAddressCity() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterAddressCountry() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterAddressPostCode() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterAddressRegion() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterAddressStreet() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterComment() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterDescription() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterLoPointsId() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterNotNull(java.lang.Integer) - function in locus.api.objects.extra.GeoDataExtra
Get parameter from private container.
getParameterRaw(java.lang.Integer) - function in locus.api.objects.extra.GeoDataExtra
Return Raw data from storage.
getParameterRaw(java.lang.Integer) - function in locus.api.objects.geoData.GeoData
Get parameter in raw original format.
getParameterRaw(java.lang.Integer) - function in locus.api.objects.geoData.GeoData
Get parameter in raw original format.
getParameterRteAction() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterRteComputeType() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterRteDistance() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterRteIndex() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterRtePassPlaceNotify() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterRteSpeed() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterRteTime() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterSource() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getParameterStyleName() - function in locus.api.objects.geoData.GeoDataHelperKt
 
getPhones() - function in locus.api.objects.extra.GeoDataExtra
 
getPhotos() - function in locus.api.objects.extra.GeoDataExtra
 
getPlacedBy() - function in locus.api.objects.geocaching.GeocachingData
Name of person who placed cache (groundspeak:placed_by).
getPoint(java.lang.Integer) - function in locus.api.objects.geoData.Track
Get point on certain index.
getPoints() - function in locus.api.objects.geoData.Track
Locations of this track
getPointsCount() - function in locus.api.objects.geoData.Track
 
getPowerAverage() - function in locus.api.objects.extra.TrackStats
 
getPowerMax() - function in locus.api.objects.extra.TrackStats
Maximum power value (W).
getPrivacy() - function in locus.api.objects.geoData.GeoData
Define item privacy mode.
getPrivacy() - function in locus.api.objects.geoData.GeoData
Define item privacy mode.
getProtected() - function in locus.api.objects.geoData.GeoData
Define read-write mode of item.
getProtected() - function in locus.api.objects.geoData.GeoData
Define read-write mode of item.
getProvider() - function in locus.api.objects.extra.Location
Provider for location source.
getRadius() - function in locus.api.objects.geoData.Circle
Radius of circle (in m).
getReleased() - function in locus.api.objects.geocaching.GeocachingTrackable
Time of release to public (long since 1.1.1970 in ms).
getRTE_TYPES_SORTED() - function in locus.api.objects.extra.GeoDataExtra.Companion
All possible RTE_TYPES also sorted in correct order.
getScale() - function in locus.api.objects.styles.IconStyle
Current defined scale.
getScale() - function in locus.api.objects.styles.LabelStyle
Scale defined for a label.
getScaleCurrent() - function in locus.api.objects.styles.IconStyle
 
getSensorCadence() - function in locus.api.objects.extra.Location
 
getSensorHeartRate() - function in locus.api.objects.extra.Location
 
getSensorPower() - function in locus.api.objects.extra.Location
 
getSensorSpeed() - function in locus.api.objects.extra.Location
 
getSensorStrides() - function in locus.api.objects.extra.Location
 
getSensorTemperature() - function in locus.api.objects.extra.Location
 
getSource() - function in locus.api.objects.geocaching.GeocachingData
Define source of this cache as constant value.
getSpeed() - function in locus.api.objects.extra.Location
 
getSpeedAverage(java.lang.Boolean) - function in locus.api.objects.extra.TrackStats
Get average speed value for a track.
getSpeedMax() - function in locus.api.objects.extra.TrackStats
Maximal speed of this route (in m/s).
getSpeedOptimal() - function in locus.api.objects.extra.Location
 
getSrcDetails() - function in locus.api.objects.geocaching.GeocachingTrackable
URL to trackable object.
getStartTime() - function in locus.api.objects.extra.TrackStats
Track start time (time of first point) (in ms).
getState() - function in locus.api.objects.geocaching.GeocachingData
Name of state, where is cache places.
getStats() - function in locus.api.objects.geoData.Track
Track statistics (generated statistics of track)
getStopTime() - function in locus.api.objects.extra.TrackStats
Track stop time (time of last point) (in ms).
getStoreItemId() - function in locus.api.objects.geoData.Track
Reference to Locus Store item (item ID).
getStoreVersionId() - function in locus.api.objects.geoData.Track
Reference to Locus Store item (version ID)
getStyleHighlight() - function in locus.api.objects.geoData.GeoData
Style for highlight state.
getStyleHighlight() - function in locus.api.objects.geoData.GeoData
Style for highlight state.
getStyleNormal() - function in locus.api.objects.geoData.GeoData
Style for normal state.
getStyleNormal() - function in locus.api.objects.geoData.GeoData
Style for normal state.
getStyles() - function in locus.api.objects.geoData.GeoData
 
getStyles() - function in locus.api.objects.geoData.GeoData
 
getSymbol() - function in locus.api.objects.styles.LineStyle
 
getTag(java.lang.String) - function in locus.api.objects.geoData.GeoData
Get tag attached to object, defined by "key".
getTag() - function in locus.api.objects.geoData.GeoData
Get tag attached to object, defined by "key".
getTag(java.lang.String) - function in locus.api.objects.geoData.GeoData
Get tag attached to object, defined by "key".
getTag() - function in locus.api.objects.geoData.GeoData
Get tag attached to object, defined by "key".
getTagsKeys() - function in locus.api.objects.geoData.GeoData
Get all attached keys for tags.
getTagsKeys() - function in locus.api.objects.geoData.GeoData
Get all attached keys for tags.
getTbCode() - function in locus.api.objects.geocaching.GeocachingTrackable
 
getTemperatureMax() - function in locus.api.objects.extra.TrackStats
Maximum measured temperature (in °C).
getTemperatureMin() - function in locus.api.objects.extra.TrackStats
Minimum measured temperature (in °C).
getTerrain() - function in locus.api.objects.geocaching.GeocachingData
Terrain value - 1.0 - 5.0 (by 0.5).
getText() - function in locus.api.objects.extra.GeoDataExtra.LabelTextContainer
Text/value itself.
getTextId() - function in locus.api.objects.extra.LocationProvider
 
getTextId() - function in locus.api.objects.extra.PointRteAction
Text ID representation
getThumbUrl() - function in locus.api.objects.geocaching.GeocachingImage
URL to thumbnail of image.
getTime() - function in locus.api.objects.extra.Location
UTC time of this location (in ms).
getTime(java.lang.Boolean) - function in locus.api.objects.extra.TrackStats
Get duration of the track
getTimeCreated() - function in locus.api.objects.geoData.GeoData
Time the data was created (ms).
getTimeCreated() - function in locus.api.objects.geoData.GeoData
Time the data was created (ms).
getTimeUpdated() - function in locus.api.objects.geoData.GeoData
Time the data was updated for the last time (ms).
getTimeUpdated() - function in locus.api.objects.geoData.GeoData
Time the data was updated for the last time (ms).
getTotalLength() - function in locus.api.objects.extra.TrackStats
Total length of done route (in m).
getTotalLengthMove() - function in locus.api.objects.extra.TrackStats
Total track distance with speed (in m).
getTotalTime() - function in locus.api.objects.extra.TrackStats
Total time of route (in ms).
getTotalTimeMove() - function in locus.api.objects.extra.TrackStats
Total track time with speed (in ms).
getTrackables() - function in locus.api.objects.geocaching.GeocachingData
List of travel bugs.
getType() - function in locus.api.objects.geocaching.GeocachingData
Type of a cache, define by constants CACHE_TYPE_X.
getType() - function in locus.api.objects.geocaching.GeocachingLog
Type of log defined by CACHE_LOG_TYPE_X parameter.
getType() - function in locus.api.objects.geocaching.GeocachingWaypoint
Type of waypoint (defined above as 'CACHE_WAYPOINT_TYPE_...).
getTypeAsInt(java.lang.String) - function in locus.api.objects.geocaching.GeocachingData.Companion
Get type of cache based on it's text representation.
getTypeAsString(java.lang.Integer) - function in locus.api.objects.geocaching.GeocachingData.Companion
 
getTypeImagePath() - function in locus.api.objects.geocaching.GeocachingWaypoint
Image URL to this wpt (optional).
getUnits() - function in locus.api.objects.styles.LineStyle
 
getUnitsMetres() - function in locus.api.objects.geoData.Circle
Flag that define units used for radius.
getUrl() - function in locus.api.objects.geocaching.GeocachingImage
URL to full image.
getUrls() - function in locus.api.objects.extra.GeoDataExtra
 
getVersion() - function in locus.api.objects.geoData.Track
Object version used for storing.
getVideos() - function in locus.api.objects.extra.GeoDataExtra
 
getWaypoints() - function in locus.api.objects.geoData.Track
Extra points (also may include routing data)
getWaypoints() - function in locus.api.objects.geocaching.GeocachingData
List of waypoints.
getWidth() - function in locus.api.objects.styles.LineStyle
 
getX() - function in locus.api.objects.extra.KmlVec2
 
getXUnits() - function in locus.api.objects.extra.KmlVec2
 
getY() - function in locus.api.objects.extra.KmlVec2
 
getYUnits() - function in locus.api.objects.extra.KmlVec2
 
GPS - enum entry in locus.api.objects.extra.LocationProvider
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W