Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form
G
- get(int) - Methode in Klasse de.zocher_regel.photo.gps.GpsFromExifFileExtractor
-
Look for GPS info in exif file and return it as GpsRec.
- getBasis() - Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
if a picture has been edited, its filename without extension is incremented by a hint which has been embellished.
- getBasis(String) - Statische Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
The basis name is the qualified name without embellishing suffix and extension, e. g. a/b/1234autocorrected.jpg -> a/b/1235
- getContents() - Methode in Klasse de.zocher_regel.photo.Nls_de
- getContents() - Methode in Klasse de.zocher_regel.photo.Nls_en
- getContents() - Methode in Klasse de.zocher_regel.photo.Nls
- getDefault() - Methode in Enum-Klasse de.zocher_regel.photo.Setting
-
The default value (which determines the type of the value) if there is one.
- getDefaultShowNameExt() - Statische Methode in Klasse de.zocher_regel.photo.show.Show
-
The default name of the show (e. g. index.txt).
- getExifPath() - Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
The name of the photo, but the extension has been changed to "exif".
- getExifPathString() - Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
In the show record the extesion of the entry is that of the photo (jpg, jpeg, ...).
- getGpsFileFoot() - Methode in Klasse de.zocher_regel.photo.gps.Gps
-
The special GPS file (e. g.
- getGpsFileFoot() - Methode in Klasse de.zocher_regel.photo.gps.GpsGpx
-
The special GPS file (e. g.
- getGpsFileFoot() - Methode in Klasse de.zocher_regel.photo.gps.GpsKml
-
The special GPS file (e. g.
- getGpsFileHead() - Methode in Klasse de.zocher_regel.photo.gps.Gps
-
The special GPS file (e. g.
- getGpsFileHead() - Methode in Klasse de.zocher_regel.photo.gps.GpsGpx
-
The special GPS file (e. g.
- getGpsFileHead() - Methode in Klasse de.zocher_regel.photo.gps.GpsKml
-
The special GPS file (e. g.
- getGpsFileTemplate() - Methode in Klasse de.zocher_regel.photo.gps.Gps
-
The special GPS file (e. g.
- getGpsFileTemplate() - Methode in Klasse de.zocher_regel.photo.gps.GpsGpx
-
The special GPS file (e. g.
- getGpsFileTemplate() - Methode in Klasse de.zocher_regel.photo.gps.GpsKml
-
The special GPS file (e. g.
- getHelpContent() - Methode in Klasse de.zocher_regel.photo.Main
-
Content of the help pane in natural language.
- getInstance() - Statische Methode in Enum-Klasse de.zocher_regel.photo.ExifExtractorToolEnum
-
Select the preferred available ExifExtractionTool.
- getKeyAbleFromKey(String) - Methode in Klasse de.zocher_regel.photo.Main
-
Because enum Setting does not allow inheritance, it is done here.
- getKeyAbleFromKeyCode(KeyCode) - Methode in Klasse de.zocher_regel.photo.Main
-
Some menu commands can be triggered by a function key.
- getMenuBar() - Methode in Klasse de.zocher_regel.photo.Main
-
Get the menu bar.
- getName() - Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
In the show the name of the photo is always fully qualified.
- getParent() - Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
Each photo is in a directory.
- getPath() - Methode in Datensatzklasse de.zocher_regel.photo.show.ShowRec
-
If the showRec is a path (directory, text file or photo) it is returned.
- getResourceBundle() - Methode in Ausnahmeklasse de.zocher_regel.photo.PhotoException
- getTargetFilePath(File) - Methode in Klasse de.zocher_regel.photo.Unloader
- getTitle() - Methode in Klasse de.zocher_regel.photo.Main
- GoogleEarth - Enum-Konstante in Enum-Klasse de.zocher_regel.photo.Setting
-
The Google Earth programm.
- Gps - Klasse in de.zocher_regel.photo.gps
-
Abstract class for generating *.kml, *.gpx files This class reads coordinates from EXIF files (*.exif, extracted EXIF info from a photo).
- Gps(Path) - Konstruktor für Klasse de.zocher_regel.photo.gps.Gps
-
Constructor.
- gPSAltitudeOptD - Variable in Klasse de.zocher_regel.photo.gps.GpsRec
-
The altitude above see level where the photo was taken.
- gpsConfidence - Variable in Klasse de.zocher_regel.photo.gps.GpsRec
-
The confidence of the GPS-Data of the photo (exact, interpolated, unknown).
- GpsConfidence - Enum-Klasse in de.zocher_regel.photo.gps
-
GPS info may be exact (extracted from the JPG file), interpolated from its neighbours, unknown or manually entered.
- gpsFcExtFilter - Statische Variable in Klasse de.zocher_regel.photo.Filters
-
Instance to choose files with GPS info like *.kml (Google Earth) and *.gpx .
- GpsFromExifFileExtractor - Klasse in de.zocher_regel.photo.gps
-
A file with EXIF info (*.exif), which has been extracted from the photo by Irfanview, contains hopefully the GPS info.
- GpsFromExifFileExtractor(File) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsFromExifFileExtractor
-
Constructor.
- GpsFromExifFileExtractor(String) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsFromExifFileExtractor
-
Constructor from String, which may be a qualified JPG or EXIF filename.
- GpsGpx - Klasse in de.zocher_regel.photo.gps
-
GPX file (GPS Exchange Format).
- GpsGpx(Path) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsGpx
-
Constructor of an GPX object (GPS Exchange Format).
- GpsKml - Klasse in de.zocher_regel.photo.gps
-
KML file (Keyhole Markup Language for Google Earth).
- GpsKml(Path) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsKml
-
Constructor of an KML Object (e. g. used by Google Earth).
- gPSLatitudeOptD - Variable in Klasse de.zocher_regel.photo.gps.GpsRec
-
EXIF latitude of the place where the photo was taken.
- GPSLatitudeRefDefault - Enum-Konstante in Enum-Klasse de.zocher_regel.photo.Setting
-
GPSLatitude is not negative.
- gPSLongitudeOptD - Variable in Klasse de.zocher_regel.photo.gps.GpsRec
-
The longitude of the place where the photo was taken.
- GPSLongitudeRefDefault - Enum-Konstante in Enum-Klasse de.zocher_regel.photo.Setting
-
GPSLongitude is not negative.
- GpsRec - Klasse in de.zocher_regel.photo.gps
-
A class for GPS info (time, latitude, longitude ...)
- GpsRec() - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsRec
-
Set all fields to empty or unknown.
- GpsRec(Optional<Path>, OptionalInt, OptionalLong, OptionalDouble, OptionalDouble, OptionalDouble, OptionalInt, Optional<String>, Optional<String>, GpsConfidence) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsRec
-
Constructor.
- GpsRecArrIter - Klasse in de.zocher_regel.photo.gps
-
This iterator runs forward or backward through an array of gpsRecs starting at currInd.
- GpsRecArrIter(GpsRec[]) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsRecArrIter
-
Iterator for all entries of an array of GpsRecs.
- GpsRecArrIter(GpsRec[], int, int) - Konstruktor für Klasse de.zocher_regel.photo.gps.GpsRecArrIter
-
Iteration through an array of GpsRecs.
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form