Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1738:6cdc7a77d3d4
Apply theme attributes to axis annotation.
flys-artifacts/trunk@3028 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 19 Oct 2011 11:39:46 +0000 |
parents | d26911cac2e4 |
children | 980d880c583c |
comparison
equal
deleted
inserted
replaced
1737:d26911cac2e4 | 1738:6cdc7a77d3d4 |
---|---|
1 2011-10-19 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/ThemeUtil.java: | |
4 Added methods to parse text attributes from theme document. | |
5 | |
6 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java, | |
7 src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: | |
8 Apply a theme to axis annotations. | |
9 | |
1 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2011-10-19 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 Create (data) Label from data string (client will be adjusted to send | 12 Create (data) Label from data string (client will be adjusted to send |
4 the name). | 13 the name). |
5 | 14 |