Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2322:c0eafd430244
Allow manual points in new charts.
flys-artifacts/trunk@4004 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 14:37:51 +0000 |
parents | 991e4a5df323 |
children | 6bbb8295fd64 |
comparison
equal
deleted
inserted
replaced
2321:991e4a5df323 | 2322:c0eafd430244 |
---|---|
1 2012-02-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Allow points in "new chart"s. | |
4 | |
5 * doc/conf/artifacts/chart.xml: Added manualpoint facets to | |
6 compatibility lists. | |
7 | |
1 2012-02-09 Ingo Weinzierl <ingo@intevation.de> | 8 2012-02-09 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/jfree/Style.java: New. A Style object | 10 * src/main/java/de/intevation/flys/jfree/Style.java: New. A Style object |
4 needs to implements a method applyTheme() which takes a | 11 needs to implements a method applyTheme() which takes a |
5 XYLineAndShapeRenderer. | 12 XYLineAndShapeRenderer. |