Package | Description |
---|---|
net.studioblueplanet.tomtomwatch |
Modifier and Type | Method and Description |
---|---|
ActivityData |
CommunicationProcess.getActivityData(int index)
Get the ActivityData based on the index in the array
|
Modifier and Type | Method and Description |
---|---|
void |
TomTomWatchView.addListItem(ActivityData data,
String prefix)
Adds item to the tracklist
|
String |
TomTomWatchView.getActivityDescription(ActivityData data,
String prefix)
Returns the activity description to be shown in the list box.
|
abstract String |
Map.showTrack(ActivityData activityData)
This method show the track in this frame on a google map
|
String |
MapGoogle.showTrack(ActivityData activityData)
This method show the track in this frame on a google map
|
String |
MapOsm.showTrack(ActivityData activityData)
This method show the track in this frame on a google map
|
boolean |
TtbinFileWriter.writeTtbinMetadataFile(String ttbinFileName,
ActivityData data) |
Copyright © 2019. All rights reserved.