alchemist
alchemist
/
it.unibo.alchemist.boundary.gpsload.api
/
GPSFileLoader
GPSFile
Loader
interface
GPSFileLoader
Content copied to clipboard
Strategy to read GPSTrace from file.
Functions
Inheritors
Functions
read
Trace
Link copied to clipboard
abstract
fun
readTrace
(
url
:
URL
)
:
List
<
GPSTrace
>
Content copied to clipboard
supported
Extensions
Link copied to clipboard
abstract
fun
supportedExtensions
(
)
:
Collection
<
String
>
Content copied to clipboard
Inheritors
GPXLoader
Link copied to clipboard