alchemist
alchemist
/
it.unibo.alchemist.boundary.gpsload.impl
/
GPXLoader
GPXLoader
class
GPXLoader
:
GPSFileLoader
Content copied to clipboard
Class that reads GPS tracks from gpx files.
Functions
Functions
read
Trace
Link copied to clipboard
open
fun
readTrace
(
url
:
URL
)
:
List
<
GPSTrace
>
Content copied to clipboard
supported
Extensions
Link copied to clipboard
open
fun
supportedExtensions
(
)
:
ImmutableSet
<
String
>
Content copied to clipboard