| Class | Description |
|---|---|
| ActivityData |
Collection of the raw data and accompanying activity
|
| CommunicationProcess |
This class executes the commands involving communication to the device.
|
| DependencyInjector | |
| Firmware | |
| GpxReader | |
| History |
This class represents the history as present on the device in history
data files (a short description in a small file)
|
| HistoryItem |
This class represents one activity summary as stored on the watch
as a file with file id 0x0072aaii.
|
| HistorySummary |
This class represents the history of one activity.
|
| HistorySummaryEntry |
This class represents one record in the activity history.
|
| HistoryValue | |
| Map |
This class represents the map function, showing a map with a route.
|
| MapGoogle |
This class implements the Map functionality using Google Static/Embed Map
API.
|
| MapOsm | |
| Race | |
| Route |
This class is a simple representation of route (track planning).
|
| RoutePoint | |
| RouteSegment |
Class represents a route segment (<trkSeg> in the GPX file)
|
| RouteTomTom |
This class represents the route as defined by the TomTom Watch for
track planning.
|
| TomTomWatch | |
| TomTomWatchAbout | |
| TomTomWatchView |
View for the TomTomWatch application.
|
| Tracker |
This class reads and stores the tracked activities of the watch.
|
| TtbinFileWriter |
TTBIN file writer.
|
| WatchSettings |
Represents the list of settings as present in the Manifest File on the watch.
|
| WatchTimer | |
| Workout |
This class represents the workout as defined by a TomTom workout file
(0x00BEnnnn, where nnnn larger than 0).
|
| WorkoutDescriptions |
This class represents a list of descriptions, each description identified by
an index value.
|
| WorkoutList |
This class represents the list of workouts.
|
| WorkoutListItem |
This class represents the metadata of a workout as present in the
0x00BE0000 file.
|
| WorkoutListTemplate |
This class represents the definition of a list of workouts.
|
| WorkoutListTemplate.HrZoneTemplate | |
| WorkoutListTemplate.StepTemplate |
Represents the definition of a step in a workout
|
| WorkoutListTemplate.WorkoutTemplate |
Represents the definition of a single workout
|
| WorkoutStep |
This class represents a step in the workout.
|
| Enum | Description |
|---|---|
| HistoryValue.ValueType | |
| ThreadCommand |
Defines the commands that can be issued to the processing thread
|
| WatchSettings.SettingType |
Represents the type of the setting
|
| Workout.IntensityLevel |
Indicates the intensity level of the workout
|
| Workout.WorkoutType |
Class or type of the workout
|
| WorkoutListItem.ActivityType | |
| WorkoutStep.ExtentType |
Extent of the workout step.
|
| WorkoutStep.HrZone |
Heart rate zone
|
| WorkoutStep.IntensityType |
Type or goal of the workout step intensity
|
| WorkoutStep.StepType |
Type of the workout step
|
Copyright © 2025. All rights reserved.