Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2575:475dd07c2cb1
New utility to handle more dynamically long csv exported rows.
flys-artifacts/trunk@4113 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 05 Mar 2012 09:53:30 +0000 |
parents | 3598690dc9e2 |
children | 0611ae467e4a |
comparison
equal
deleted
inserted
replaced
2574:3598690dc9e2 | 2575:475dd07c2cb1 |
---|---|
1 2012-03-05 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/StepCSVWriter.java: | |
4 New utility to handle csv rows of more "dynamical" length. | |
5 | |
1 2012-03-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-03-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 Fix flys/issue501 (manual points have two legend entries). | 8 Fix flys/issue501 (manual points have two legend entries). |
4 | 9 |
5 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | 10 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: |