A B C D E F G H I J K L M N O P R S T V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getAllTouren() - Method in class tourplaner.data.DbConnect
-
Holt alle Touren aus der Datenbank
- getAllTours() - Static method in class tourplaner.business.TourPlaner
-
Holt alle touren aus der DB
- getAvgspeed() - Method in class tourplaner.object.Log
- getBemerkung() - Method in class tourplaner.object.Log
- getDatum() - Method in class tourplaner.object.Log
- getDauer() - Method in class tourplaner.business.DirectionMap
-
Get berechnete Dauer in Minuten
- getDauer() - Method in class tourplaner.object.Log
- getDauer() - Method in class tourplaner.object.Tour
- getDoubleFromJson(String, String) - Static method in class tourplaner.business.JsonHelper
-
Double aus json extrahieren
- getGegangen() - Method in class tourplaner.object.Log
- getHightmeter() - Method in class tourplaner.object.Log
- getId() - Method in class tourplaner.object.Log
- getImage(File) - Static method in class tourplaner.business.FileHelper
-
Holt ein image von einem File
- getImage(String) - Static method in class tourplaner.business.TourPlaner
-
Holt das Gui Bild
- getImage(String) - Method in class tourplaner.viewmodels.ViewModel
- getImagePath(String) - Static method in class tourplaner.business.TourPlaner
-
Path zu dem Bild für die GUI
- getImagePdfPath(String) - Static method in class tourplaner.business.TourPlaner
-
Path zu dem Bild für die PDF
- getIniInt(String, String, String) - Static method in class tourplaner.business.ConfigHelper
-
Liest einen Int aus der Config aus
- getIniString(String, String, String) - Static method in class tourplaner.business.ConfigHelper
-
Liest einen String aus der Config aus
- getJsonFromObj(Object) - Static method in class tourplaner.business.JsonHelper
-
Erzeugt ein Json aus einem Object
- getJsonFromObj(Object, FileWriter) - Static method in class tourplaner.business.JsonHelper
-
Erzeugt ein Json aus einem Object
- getLangIniString(String) - Static method in class tourplaner.business.ConfigHelper
-
Liest einen String aus der Lang datei aus Die Sprache wird im config file umgestellt
- getLog(String) - Method in class tourplaner.object.Tour
-
Holt einen einzigen Log Eintrag anhand der Id
- getLog(String) - Method in class tourplaner.viewmodels.ViewModel
-
Holt ein Log anhand seiner ID
- getLogData() - Method in class tourplaner.viewmodels.ViewModel
- getLogs() - Method in class tourplaner.object.Tour
-
Gibt alle log Einträge zurück
- getLogs(String) - Static method in class tourplaner.business.TourPlaner
-
Holt alle Logs einer Tour
- getLogs(String) - Method in class tourplaner.data.DbConnect
- getMapJson() - Method in class tourplaner.object.Tour
- getName() - Method in class tourplaner.object.Tour
- getNeueTourName() - Method in class tourplaner.viewmodels.ViewModel
- getNeueTourStart() - Method in class tourplaner.viewmodels.ViewModel
- getNeueTourZiel() - Method in class tourplaner.viewmodels.ViewModel
- getPause() - Method in class tourplaner.object.Log
- getProgressSize(int, int) - Method in class tourplaner.ui.ProgressBar
- getRating() - Method in class tourplaner.object.Log
- getSelectedLog() - Method in class tourplaner.viewmodels.ViewModel
-
Holt das selectierte Log als Log Objekt
- getSelectedTour() - Method in class tourplaner.viewmodels.ViewModel
- getStandartConfig() - Static method in class tourplaner.business.ConfigHelper
-
Gibt den namen des standard Config file zurück
- getStandartLangde() - Static method in class tourplaner.business.ConfigHelper
-
Gibt den namen des standard langde file zurück
- getStart() - Method in class tourplaner.object.Tour
- getStingFromJson(String, String) - Static method in class tourplaner.business.JsonHelper
-
String aus json extrahieren
- getStrecke() - Method in class tourplaner.business.DirectionMap
-
Get berechnete Strecke
- getStrecke() - Method in class tourplaner.object.Log
- getStrecke() - Method in class tourplaner.object.Tour
- getTour(String) - Static method in class tourplaner.business.TourPlaner
-
Holt eine Tour
- getTour(String) - Method in class tourplaner.data.DbConnect
-
Holt eine Tour aus der Datenbank
- getTour(String) - Method in class tourplaner.viewmodels.ViewModel
-
Holt das Tourobjekt anhand des Namens
- getTourData() - Method in class tourplaner.viewmodels.ViewModel
- getTourenFromJson(FileReader) - Static method in class tourplaner.business.JsonHelper
-
Wandelt ein Json file in ein Data Objekt um
- getTourNamen() - Method in class tourplaner.viewmodels.ViewModel
- getZiel() - Method in class tourplaner.object.Tour
- gitWebBrowser() - Method in class tourplaner.viewmodels.ViewModel
-
Öffnet github im standart browser
All Classes All Packages