Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 343:2e43542e6a11
Added axis labels for charts and use them while generating charts.
gnv-artifacts/trunk@410 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 11 Dec 2009 09:05:17 +0000 |
parents | bb1afbbd93e4 |
children | 44adf8918155 |
comparison
equal
deleted
inserted
replaced
342:bb1afbbd93e4 | 343:2e43542e6a11 |
---|---|
1 2009-12-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/resources/lang/artifactMessages.properties, | |
4 src/main/resources/lang/artifactMessages_de_DE.properties, | |
5 src/main/resources/lang/artifactMessages_en.properties, | |
6 src/main/resources/lang/artifactMessages_de.properties: Added axis labels | |
7 for horizontalprofile, verticalprofile, horizontalcrosssection and | |
8 verticalcrosssection charts. | |
9 | |
10 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java, | |
11 src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java, | |
12 src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileOutputState.java, | |
13 src/main/java/de/intevation/gnv/state/profile/vertical/VerticalProfileOutputState.java: | |
14 Read axis labels from ressources instead of hard coded strings in code. | |
15 | |
1 2009-12-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 16 2009-12-11 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 17 |
3 Cleared Issue104. | 18 Cleared Issue104. |
4 | 19 |
5 * src/main/resources/lang/artifactMessages.properties, | 20 * src/main/resources/lang/artifactMessages.properties, |