Klasse TimeLocShow

Alle implementierten Schnittstellen:
Serializable, Cloneable, Iterable<ShowRec>, Collection<ShowRec>, Deque<ShowRec>, List<ShowRec>, Queue<ShowRec>, SequencedCollection<ShowRec>

public final class TimeLocShow extends TxtShow
A show that is to be completed by GPS info (time longitude latitude).
Siehe auch:
  • Felddetails

    • timeLocExtension

      public static final String timeLocExtension
      The extension of timeLoc files (.timeLoc).
      Siehe auch:
  • Konstruktordetails

    • TimeLocShow

      public TimeLocShow(Path path) throws de.zocher_regel.util.UtilException
      An IrfanView show that is to completed with time and location info. In its directory should be a index.timeLoc file with times and locations.
      Parameter:
      path - of the IrfanView show.
      Löst aus:
      de.zocher_regel.util.UtilException - at any error
  • Methodendetails

    • completeShowWithTimeLocs

      public void completeShowWithTimeLocs()
      Time and location info is added after the path entries in index.txt. d:\Photo\...\2025-04-26 xxx ;-GPSLatitude=60.000
    • save

      public void save() throws de.zocher_regel.util.UtilException
      Save if the show has been updated by a timeLoc file.
      Setzt außer Kraft:
      save in Klasse Show
      Löst aus:
      de.zocher_regel.util.UtilException - if saving failed