public class RouteTomTom extends Route
Constructor and Description |
---|
RouteTomTom()
Private constructor
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getTomTomRouteData()
This method returns the protobuf serialized data representing the
route.
|
boolean |
loadLogFromTomTomRouteData(byte[] data)
This method accepts the protobuf data from the watch and loads the route
from it.
|
appendRouteSegment, clear, dumpLog, getDistance, getFirstSegment, getLastSegment, getMaxLatitude, getMaxLongitude, getMinLatitude, getMinLongitude, getNumberOfPoints, getNumberOfSegments, getRouteName, getSegment, getSegments, setRouteName
public byte[] getTomTomRouteData()
public boolean loadLogFromTomTomRouteData(byte[] data)
data
- The protobuf encoded dataCopyright © 2020. All rights reserved.