Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 3151:08230c76cd92
FixA: KM chart helper service: Added debug output when creating Q sector markers.
flys-artifacts/trunk@4761 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sat, 23 Jun 2012 08:05:33 +0000 |
parents | 40147510e2d7 |
children | 368d1837ce5d |
comparison
equal
deleted
inserted
replaced
3150:40147510e2d7 | 3151:08230c76cd92 |
---|---|
1 2012-06-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/services/FixingsKMChartService.java: | |
4 Added bug output when creating Q sector markers. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/model/GaugeRange.java: | |
7 Added toString() method. | |
8 | |
1 2012-06-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2012-06-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/exports/ChartGenerator.java: | 11 * src/main/java/de/intevation/flys/exports/ChartGenerator.java: |
4 Set the aggregation threshold value. | 12 Set the aggregation threshold value. |
5 | 13 |