Uses of Class
org.openstreetmap.josm.gui.layer.gpx.ImportAudioAction.Markers
-
Packages that use ImportAudioAction.Markers Package Description org.openstreetmap.josm.gui.layer.gpx Provides classes for handling GPX layers. -
-
Uses of ImportAudioAction.Markers in org.openstreetmap.josm.gui.layer.gpx
Methods in org.openstreetmap.josm.gui.layer.gpx with parameters of type ImportAudioAction.Markers Modifier and Type Method Description private void
ImportAudioAction. importAudio(File audioFile, MarkerLayer ml, double firstStartTime, ImportAudioAction.Markers markers)
Makes a new marker layer derived from this GpxLayer containing at least one audio marker which the given audio file is associated with.
-