alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.gps
/
GPSFileLoader
GPSFile
Loader
interface
GPSFileLoader
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
>