Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2663:33d61e2a49a2
Added and respect two new properties of waterlevels in cross-sections.
flys-artifacts/trunk@4339 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 03 May 2012 08:56:19 +0000 |
parents | bdc86e61428c |
children | 3c4ec3b50af7 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu May 03 07:48:12 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu May 03 08:56:19 2012 +0000 @@ -1,3 +1,13 @@ +2012-05-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * doc/conf/themes.xml: Add two new options for waterlevel label in cs. + + * src/main/java/de/intevation/flys/utils/ThemeUtil.java: + Parse new theme properties. + + * src/main/java/de/intevation/flys/exports/CrossSectionGenerator.java: + Adjust label according to chosen properties. + 2012-05-03 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/utils/ThemeUtil.java