Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1680:f4da2009eb8b
fixed flys/issue177
flys-artifacts/trunk@2897 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 05 Oct 2011 15:04:00 +0000 |
parents | 69929c471646 |
children | e5f7f25a511c |
comparison
equal
deleted
inserted
replaced
1679:69929c471646 | 1680:f4da2009eb8b |
---|---|
1 2011-10-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 fixed flys/issue177 | |
4 | |
5 * src/main/java/de/intevation/flys/exports/DischargeCurveGenerator.java: | |
6 Revert rev2245. Code works fine now! :-) | |
7 | |
1 2011-10-05 Ingo Weinzierl <ingo@intevation.de> | 8 2011-10-05 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/jfree/FLYSAnnotation.java: Stores a | 10 * src/main/java/de/intevation/flys/jfree/FLYSAnnotation.java: Stores a |
4 list of XYTextAnnotations instead of FLYS specific Annotations. This | 11 list of XYTextAnnotations instead of FLYS specific Annotations. This |
5 makes this class suitable for other annotation types as well. | 12 makes this class suitable for other annotation types as well. |