toggle menu
alchemist
34.1.9
jvm
switch theme
search in API
alchemist-maps
/
it.unibo.alchemist.boundary.gps
/
GPSFileLoader
GPSFile
Loader
interface
GPSFileLoader
(
source
)
Strategy to read GPSTrace from file.
Inheritors
GPXLoader
Members
Functions
read
Trace
Link copied to clipboard
abstract
fun
readTrace
(
url
:
URL
)
:
List
<
GPSTrace
>
supported
Extensions
Link copied to clipboard
abstract
fun
supportedExtensions
(
)
:
Collection
<
String
>