Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 3090:22def36d37b7
Apply point color in XYStyle.
flys-artifacts/trunk@4689 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 18 Jun 2012 12:29:29 +0000 |
parents | 7e4c8590067a |
children | 179e38aa678d |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Jun 18 11:31:39 2012 +0000 +++ b/flys-artifacts/ChangeLog Mon Jun 18 12:29:29 2012 +0000 @@ -1,3 +1,16 @@ +2012-06-18 Ingo Weinzierl <ingo@intevation.de> + + * doc/conf/themes.xml: Fixed broken color strings. + + * src/main/java/de/intevation/flys/utils/ThemeUtil.java: Added new functions + that return colors for points. + + * src/main/java/de/intevation/flys/themes/ThemeAccess.java: Added new + function that returns the color for points. + + * src/main/java/de/intevation/flys/jfree/XYStyle.java: Added new method to + apply the color of points (independent of the specified line color). + 2012-06-18 Ingo Weinzierl <ingo@intevation.de> * doc/conf/themes.xml: Added themes for SQ relation charts