app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_track_export.data.factory
/
ExporterFactory
Exporter
Factory
interface
ExporterFactory
Factory pattern Add here file type exporters GPX, KML
Inheritors
ExporterFactoryImpl
Members
Functions
get
Exporter
Link copied to clipboard
abstract
fun
getExporter
(
format
:
ExportFormat
)
:
TrackExporter