Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3616:d4751be54745
Add rather faked image annotations to chart, if property is set accordingly.
flys-artifacts/trunk@5282 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 28 Aug 2012 13:21:38 +0000 |
parents | 68beaa827751 |
children | 05deafdcbf39 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Aug 28 12:47:11 2012 +0000 +++ b/flys-artifacts/ChangeLog Tue Aug 28 13:21:38 2012 +0000 @@ -1,3 +1,26 @@ +2012-08-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: + (addLogo): New, add an image annotation to plot, very stubby, + use hard-coded paths for now. + +2012-08-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Preparations for logo-inclusion in charts. + + * src/main/java/de/intevation/flys/exports/ChoiceStringAttribute.java: + New string attribute type to trigger different UI (selectboxes) + in client. + + * src/main/java/de/intevation/flys/exports/TypeSection.java + (setChoiceStringValue): Create new ChoiceStringAttribute. + + + * src/main/java/de/intevation/flys/exports/ChartSection.java, + src/main/java/de/intevation/flys/exports/ChartGenerator.java, + src/main/java/de/intevation/flys/exports/ChartSettings.java: + Accessors to show logo-property. + 2012-08-28 Raimund Renkert <raimund.renkert@intevation.de> MINFO: Implemented UI and facet/artifact stack for bed height differences.