Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1692:5201173c3db5
Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.
flys-artifacts/trunk@2916 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 10 Oct 2011 08:35:30 +0000 |
parents | 17648043429f |
children | 5f1156d61e9e |
comparison
equal
deleted
inserted
replaced
1691:17648043429f | 1692:5201173c3db5 |
---|---|
1 2011-10-10 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue150 (Diagramm: Anzeige von W bergauf) | |
4 flys/issue345 (W-INFO / Wasserspiegellagenberechnung, Diagrammausgabe) | |
5 | |
6 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
7 Corrected the determination to invert the x axis, so that waterlines | |
8 will start with their highest value at the left and end with their | |
9 lowest values at the right. | |
10 | |
1 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 11 2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/artifacts/math/DifferenceCurveFacet.java: | 13 * src/main/java/de/intevation/flys/artifacts/math/DifferenceCurveFacet.java: |
4 Cosmetics, added an (@Override) annotation. | 14 Cosmetics, added an (@Override) annotation. |
5 | 15 |