Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1753:741ba9e34c7d
Apply the attributes 'showpoints' and 'showline'.
flys-artifacts/trunk@3056 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 21 Oct 2011 14:02:07 +0000 |
parents | b7b424ae32a8 |
children | 8e6615ad60b8 |
comparison
equal
deleted
inserted
replaced
1752:b7b424ae32a8 | 1753:741ba9e34c7d |
---|---|
1 2011-10-21 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/utils/ThemeUtil.java: | |
4 Added methods to parse further attributes. | |
5 | |
6 * src/main/java/de/intevation/flys/exports/StyledXYSeries.java: | |
7 Apply the theme attributes and use ThemeUtils to get the attribute values. | |
8 | |
9 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: | |
10 Removed the spamy debug output. | |
11 | |
1 2011-10-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2011-10-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 To obtain the size of a diagram it is rendered twice. The | 14 To obtain the size of a diagram it is rendered twice. The |
4 second time the generated image is omitted so the concrete | 15 second time the generated image is omitted so the concrete |
5 rendered image is not needed. To save CPU cycles in this pass | 16 rendered image is not needed. To save CPU cycles in this pass |