Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1089:e298c4d28927
Improved mainvalues rendering.
flys-artifacts/trunk@2592 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 26 Aug 2011 11:15:24 +0000 |
parents | 1f5b92531f72 |
children | 9324839684a4 |
comparison
equal
deleted
inserted
replaced
1088:1f5b92531f72 | 1089:e298c4d28927 |
---|---|
1 2011-08-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java: | |
4 Use NamedDoubles instead of MainValues, try to adjust scale of Ws. | |
5 | |
6 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: | |
7 Use NamedDoubles instead of MainValues, generalize annotation handling, to | |
8 allow easier reusability and themeing. | |
9 | |
10 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: | |
11 Added convenience constructor, exemplary switch on bordered text. | |
12 | |
1 2011-08-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2011-08-26 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 * doc/conf/meta-data.xml: | 15 * doc/conf/meta-data.xml: |
4 Recommend MainValues for Computed discharge curves. | 16 Recommend MainValues for Computed discharge curves. |
5 | 17 |