Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1861:11c4b1429117
Cosmetics, resolve code duplicate.
flys-artifacts/trunk@3210 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 10 Nov 2011 10:18:31 +0000 |
parents | ddd425858169 |
children | 4cc21f0a470e |
comparison
equal
deleted
inserted
replaced
1860:ddd425858169 | 1861:11c4b1429117 |
---|---|
1 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Resolve code duplicate. | |
4 | |
5 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java | |
6 (doAnnotationsOut): Removed duplicate code. | |
7 Theoretically handle WQKMS data. | |
8 | |
9 * src/main/java/de/intevation/flys/exports/WDifferencesCurveGenerator.java: | |
10 Adjusted call to doAnnotationOut. | |
11 | |
12 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java | |
13 (doAnnotations): Doc from LongitudinalSectionGenerator. | |
14 | |
1 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 15 2011-11-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 16 |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: | 17 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java: |
4 Include exception when logging issue with spline creation. | 18 Include exception when logging issue with spline creation. |
5 | 19 |