Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1141:bcba246d9c03
Fix various issues like i18n in cross section diagrams.
flys-artifacts/trunk@2662 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 07 Sep 2011 10:37:14 +0000 |
parents | 6d9b08b958e2 |
children | 01d42a2454f6 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Sep 07 09:26:34 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Sep 07 10:37:14 2011 +0000 @@ -1,3 +1,22 @@ +2011-09-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Fix various display-issues like i18n in cross-section diagram. + + * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java: + Set description of facets to expected values. + + * src/main/java/de/intevation/flys/artifacts/exports/CrossSectionGenerator.java: + Fix i18n of chart title. Set subtitle to expected value, pass facets + description to StyledSeries to see expected legend. + +2011-09-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Cosmetics, resolved refactoring todo. + + * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java + (compute, computeAdvance, computeFeed): Refactored, extracted method, + resolving duplicate code and TODO. + 2011-09-07 Felix Wolfsteller <felix.wolfsteller@intevation.de> Fix waterline "calculation" at given km. Chosen approach is