Uses of Class
org.openstreetmap.josm.gui.layer.GpxLayer
-
Packages that use GpxLayer Package Description org.openstreetmap.josm.actions.downloadtasks Provides the classes for JOSMdownload tasks.org.openstreetmap.josm.gui.dialogs.layer Toggle dialog allowing to display the list of layers.org.openstreetmap.josm.gui.io.importexport Provides GUI classes for handling file import/export operations.org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.layer.gpx Provides classes for handling GPX layers.org.openstreetmap.josm.gui.layer.markerlayer Provides classes for handling marker layers.org.openstreetmap.josm.gui.preferences.display Provides classes for handling display preferences.org.openstreetmap.josm.io.session Provides the classes for user sessions import/export. -
-
Uses of GpxLayer in org.openstreetmap.josm.actions.downloadtasks
Fields in org.openstreetmap.josm.actions.downloadtasks declared as GpxLayer Modifier and Type Field Description private GpxLayerDownloadGpsTask. gpxLayerMethods in org.openstreetmap.josm.actions.downloadtasks that return GpxLayer Modifier and Type Method Description private GpxLayerDownloadGpsTask.DownloadTask. findGpxMergeLayer()Methods in org.openstreetmap.josm.actions.downloadtasks with parameters of type GpxLayer Modifier and Type Method Description private GpxRouteLayerDownloadGpsTask.DownloadTask. findGpxRouteMergeLayer(GpxLayer fromLayer)private MarkerLayerDownloadGpsTask.DownloadTask. findMarkerMergeLayer(GpxLayer fromLayer) -
Uses of GpxLayer in org.openstreetmap.josm.gui.dialogs.layer
Fields in org.openstreetmap.josm.gui.dialogs.layer with type parameters of type GpxLayer Modifier and Type Field Description private java.util.List<GpxLayer>MergeGpxLayerDialog.GpxLayersTableModel. layersMethods in org.openstreetmap.josm.gui.dialogs.layer that return types with arguments of type GpxLayer Modifier and Type Method Description java.util.List<GpxLayer>MergeGpxLayerDialog. getSortedLayers()TheList<GpxLayer>as sorted by the user(package private) java.util.List<GpxLayer>MergeGpxLayerDialog.GpxLayersTableModel. getSortedLayers()Constructor parameters in org.openstreetmap.josm.gui.dialogs.layer with type arguments of type GpxLayer Constructor Description GpxLayersTableModel(java.util.List<GpxLayer> l)MergeGpxLayerDialog(java.awt.Component parent, java.util.List<GpxLayer> layers)Constructs a newMergeGpxLayerDialog -
Uses of GpxLayer in org.openstreetmap.josm.gui.io.importexport
Fields in org.openstreetmap.josm.gui.io.importexport declared as GpxLayer Modifier and Type Field Description private GpxLayerImageImporter. gpxprivate GpxLayerGpxImporter.GpxImporterData. gpxLayerThe imported GPX layer.Methods in org.openstreetmap.josm.gui.io.importexport that return GpxLayer Modifier and Type Method Description GpxLayerGpxImporter.GpxImporterData. getGpxLayer()Returns the imported GPX layer.Constructors in org.openstreetmap.josm.gui.io.importexport with parameters of type GpxLayer Constructor Description GpxImporterData(GpxLayer gpxLayer, GpxRouteLayer gpxRouteLayer, MarkerLayer markerLayer, java.lang.Runnable postLayerTask)Constructs a newGpxImporterData.ImageImporter(GpxLayer gpx)Constructs a newImageImporterfor the given GPX layer. -
Uses of GpxLayer in org.openstreetmap.josm.gui.layer
Fields in org.openstreetmap.josm.gui.layer declared as GpxLayer Modifier and Type Field Description GpxLayerGpxRouteLayer. fromLayerprivate GpxLayerGpxLayer.CombineTracksToSegmentedTrackAction. layerprivate GpxLayerGpxLayer.SplitTrackSegmentsToTracksAction. layerprivate GpxLayerGpxLayer.SplitTracksToLayersAction. layerMethods in org.openstreetmap.josm.gui.layer with parameters of type GpxLayer Modifier and Type Method Description voidGpxLayer. mergeFrom(GpxLayer from, boolean cutOverlapping, boolean connect)Merges the given GpxLayer into this layer and can remove timewise overlapping parts of the given trackConstructors in org.openstreetmap.josm.gui.layer with parameters of type GpxLayer Constructor Description CombineTracksToSegmentedTrackAction(GpxLayer layer)Create a new CombineTracksToSegmentedTrackActionGpxRouteLayer(java.lang.String name, GpxLayer fromLayer)SplitTrackSegmentsToTracksAction(GpxLayer layer)Create a new SplitTrackSegmentsToTracksActionSplitTracksToLayersAction(GpxLayer layer)Create a new SplitTrackSegmentsToTracksAction -
Uses of GpxLayer in org.openstreetmap.josm.gui.layer.geoimage
Fields in org.openstreetmap.josm.gui.layer.geoimage declared as GpxLayer Modifier and Type Field Description (package private) GpxLayerGeoImageLayer. gpxFauxLayerprivate GpxLayerImagesLoader. gpxLayerMethods in org.openstreetmap.josm.gui.layer.geoimage that return GpxLayer Modifier and Type Method Description GpxLayerGeoImageLayer. getFauxGpxLayer()Returns a faux GPX layer built from the images or the associated GPX layer.GpxLayerGeoImageLayer. getGpxLayer()Returns the associated GPX layer if any.Methods in org.openstreetmap.josm.gui.layer.geoimage with parameters of type GpxLayer Modifier and Type Method Description static voidGeoImageLayer. create(java.util.Collection<java.io.File> files, GpxLayer gpxLayer)Create a GeoImageLayer asynchronouslyConstructors in org.openstreetmap.josm.gui.layer.geoimage with parameters of type GpxLayer Constructor Description GeoImageLayer(java.util.List<ImageEntry> data, GpxLayer gpxLayer)Constructs a newGeoImageLayer.GeoImageLayer(java.util.List<ImageEntry> data, GpxLayer gpxLayer, boolean useThumbs)Constructs a newGeoImageLayer.GeoImageLayer(java.util.List<ImageEntry> data, GpxLayer gpxLayer, java.lang.String name)Constructs a newGeoImageLayer.GeoImageLayer(java.util.List<ImageEntry> data, GpxLayer gpxLayer, java.lang.String name, boolean useThumbs)Constructs a newGeoImageLayer.ImagesLoader(java.util.Collection<java.io.File> selection, GpxLayer gpxLayer)Constructs a newImagesLoader. -
Uses of GpxLayer in org.openstreetmap.josm.gui.layer.gpx
Fields in org.openstreetmap.josm.gui.layer.gpx declared as GpxLayer Modifier and Type Field Description private GpxLayerChooseTrackVisibilityAction. layerprivate GpxLayerDateFilterPanel. layerprivate GpxLayerGpxDrawHelper. layerprivate GpxLayerImportAudioAction. layerprivate GpxLayerImportImagesAction. layerprivate GpxLayerMarkersFromNamedPointsAction. layerMethods in org.openstreetmap.josm.gui.layer.gpx with parameters of type GpxLayer Modifier and Type Method Description private static voidImportAudioAction. warnCantImportIntoServerLayer(GpxLayer layer)private static voidImportImagesAction. warnCantImportIntoServerLayer(GpxLayer layer)Constructors in org.openstreetmap.josm.gui.layer.gpx with parameters of type GpxLayer Constructor Description ChooseTrackVisibilityAction(GpxLayer layer)Constructs a newChooseTrackVisibilityAction.ConvertFromGpxLayerAction(GpxLayer layer)Creates a newFromGpxLayer.DateFilterPanel(GpxLayer layer, java.lang.String preferencePrefix, boolean enabled)Create the panel to filter tracks on GPX layerlayerby date Preferences will be stored inpreferencePrefixIfenabled = true, then the panel is created as active and filtering occurs immediately.GpxDrawHelper(GpxLayer gpxLayer)Constructs a newGpxDrawHelper.ImportAudioAction(GpxLayer layer)Constructs a newImportAudioAction.ImportImagesAction(GpxLayer layer)Create a newImportImagesActionMarkersFromNamedPointsAction(GpxLayer layer)Construct a newMarkersFromNamedPointsAction -
Uses of GpxLayer in org.openstreetmap.josm.gui.layer.markerlayer
Fields in org.openstreetmap.josm.gui.layer.markerlayer declared as GpxLayer Modifier and Type Field Description GpxLayerMarkerLayer. fromLayerFields in org.openstreetmap.josm.gui.layer.markerlayer with type parameters of type GpxLayer Modifier and Type Field Description private static java.util.Map<GpxLayer,java.lang.String>Marker. cachedTemplatesConstructors in org.openstreetmap.josm.gui.layer.markerlayer with parameters of type GpxLayer Constructor Description MarkerLayer(GpxData indata, java.lang.String name, java.io.File associatedFile, GpxLayer fromLayer)Constructs a newMarkerLayer. -
Uses of GpxLayer in org.openstreetmap.josm.gui.preferences.display
Fields in org.openstreetmap.josm.gui.preferences.display declared as GpxLayer Modifier and Type Field Description private GpxLayerGPXSettingsPanel. firstLayerFields in org.openstreetmap.josm.gui.preferences.display with type parameters of type GpxLayer Modifier and Type Field Description private java.util.List<GpxLayer>GPXSettingsPanel. layersMethods in org.openstreetmap.josm.gui.preferences.display with parameters of type GpxLayer Modifier and Type Method Description static java.lang.StringGPXSettingsPanel. getLayerPref(GpxLayer layer, java.lang.String key)Reads the preference for the given layer or the default preference if not availablestatic intGPXSettingsPanel. getLayerPrefInt(GpxLayer layer, java.lang.String key)Reads the integer preference for the given layer or the default preference if not availablestatic voidGPXSettingsPanel. putLayerPrefLocal(GpxLayer layer, java.lang.String key, java.lang.String value)Puts the preference for the given layerstatic java.lang.StringGPXSettingsPanel. tryGetLayerPrefLocal(GpxLayer layer, java.lang.String key)Try to read the preference for the given layerMethod parameters in org.openstreetmap.josm.gui.preferences.display with type arguments of type GpxLayer Modifier and Type Method Description static voidGPXSettingsPanel. putLayerPref(java.util.List<GpxLayer> layers, java.lang.String key, java.lang.Object value)Puts the preference for the given layers or the default preference if layers isnullConstructor parameters in org.openstreetmap.josm.gui.preferences.display with type arguments of type GpxLayer Constructor Description GPXSettingsPanel(java.util.List<GpxLayer> layers)Constructs a newGPXSettingsPanelfor the given layers. -
Uses of GpxLayer in org.openstreetmap.josm.io.session
Constructors in org.openstreetmap.josm.io.session with parameters of type GpxLayer Constructor Description GpxTracksSessionExporter(GpxLayer layer)Constructs a newGpxTracksSessionExporter.GpxTracksSessionExporter(GpxLayer layer, java.lang.String type)
-