EinheitenAdderTests + TourTests + New Doc

This commit is contained in:
2021-04-18 20:49:57 +02:00
parent fce53a629a
commit ac34432269
578 changed files with 35129 additions and 8865 deletions

View File

@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (11.0.9) on Thu Feb 25 13:07:23 CET 2021 -->
<!-- Generated by javadoc (11.0.9) on Sun Apr 18 20:47:44 CEST 2021 -->
<title>All Classes</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-02-25">
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<meta name="dc.created" content="2021-04-18">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
@ -105,39 +105,116 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><a href="tourplaner/ui/AlertHelper.html" title="class in tourplaner.ui">AlertHelper</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/ConfigHelper.html" title="class in tourplaner.business">ConfigHelper</a></td>
<th class="colLast" scope="row">
<div class="block">Dient dem ein und auslesen von .ini Dateien</div>
</th>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><a href="tourplaner/data/DbConnect.html" title="class in tourplaner.data">DbConnect</a></td>
<th class="colLast" scope="row">
<div class="block">Verwaltet die Datenbankverbindung zu dem Postgres Server</div>
</th>
</tr>
<tr id="i1" class="rowColor">
<tr id="i3" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/DirectionMap.html" title="class in tourplaner.business">DirectionMap</a></td>
<th class="colLast" scope="row">
<div class="block">Zuständig für das besorgen der Map für die UI und PDF-Reports und für die Berechneten infos der Tour (Dauer, Strecke)</div>
</th>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><a href="tourplaner/business/EinheitenAdder.html" title="class in tourplaner.business">EinheitenAdder</a></td>
<th class="colLast" scope="row">
<div class="block">Fügt am ende eines Strings die einheiten an</div>
</th>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/Exporter.html" title="class in tourplaner.business">Exporter</a></td>
<th class="colLast" scope="row">
<div class="block">Ist für das importieren und Exportieren der Daten zuständig</div>
</th>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><a href="tourplaner/business/FileHelper.html" title="class in tourplaner.business">FileHelper</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/HttpHelper.html" title="class in tourplaner.business">HttpHelper</a></td>
<th class="colLast" scope="row">
<div class="block">Http Hilfsfunktionen</div>
</th>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><a href="tourplaner/business/ImgHelper.html" title="class in tourplaner.business">ImgHelper</a></td>
<th class="colLast" scope="row">
<div class="block">Image Hilfsfunktionen</div>
</th>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/JsonHelper.html" title="class in tourplaner.business">JsonHelper</a></td>
<th class="colLast" scope="row">
<div class="block">Hilfsklasse für Json (Gson)</div>
</th>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><a href="tourplaner/object/Log.html" title="class in tourplaner.object">Log</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/LogHelper.html" title="class in tourplaner.business">LogHelper</a></td>
<th class="colLast" scope="row">
<div class="block">Hilft beim Logging mit log4j</div>
</th>
</tr>
<tr id="i2" class="altColor">
<tr id="i12" class="altColor">
<td class="colFirst"><a href="tourplaner/Main.html" title="class in tourplaner">Main</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><a href="tourplaner/ui/PresenterMain.html" title="class in tourplaner.ui">PresenterMain</a></td>
<tr id="i13" class="rowColor">
<td class="colFirst"><a href="tourplaner/data/PostgresHelper.html" title="class in tourplaner.data">PostgresHelper</a></td>
<th class="colLast" scope="row">
<div class="block">Presenter des Tourplaners</div>
<div class="block">Hilfsfunktionen für die verwendung der Postgres DB</div>
</th>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><a href="tourplaner/model/Tour.html" title="class in tourplaner.object">Tour</a></td>
<tr id="i14" class="altColor">
<td class="colFirst"><a href="tourplaner/ui/ProgressBar.html" title="class in tourplaner.ui">ProgressBar</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/Reporter.html" title="class in tourplaner.business">Reporter</a></td>
<th class="colLast" scope="row">
<div class="block">PDF Report generierung mit iText
Erstellt Reports über einzelne Touren und fasst alle Touren zusammen
iText 4 ist gratis verfügbar, siehe:
https://github.com/ymasory/iText-4.2.0</div>
</th>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><a href="tourplaner/object/Tour.html" title="class in tourplaner.object">Tour</a></td>
<th class="colLast" scope="row">
<div class="block">Model einer Tour</div>
</th>
</tr>
<tr id="i5" class="rowColor">
<tr id="i17" class="rowColor">
<td class="colFirst"><a href="tourplaner/business/TourPlaner.html" title="class in tourplaner.business">TourPlaner</a></td>
<th class="colLast" scope="row">
<div class="block">Haupt Logik des Tourplaners</div>
</th>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><a href="tourplaner/ui/TourplanerController.html" title="class in tourplaner.ui">TourplanerController</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><a href="tourplaner/viewmodels/ViewModel.html" title="class in tourplaner.viewmodels">ViewModel</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
</table>
</li>
</ul>