Uses of Class
org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.NoGpxTimestamps
-
Packages that use CorrelateGpxWithImages.NoGpxTimestamps Package Description org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures. -
-
Uses of CorrelateGpxWithImages.NoGpxTimestamps in org.openstreetmap.josm.gui.layer.geoimage
Methods in org.openstreetmap.josm.gui.layer.geoimage that throw CorrelateGpxWithImages.NoGpxTimestamps Modifier and Type Method Description (package private) static Pair<GpxTimezone,GpxTimeOffset>
CorrelateGpxWithImages. autoGuess(List<ImageEntry> imgs, GpxData gpx)
Tries to auto-guess the timezone and offset.
-