Mercurial > dive4elements > gnv-client
diff gnv-artifacts/Changelog @ 95:13402ac8d8fe
Put the Statisticscalulation to the Outmethod of the OutputTransition.
gnv-artifacts/trunk@140 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 28 Sep 2009 08:20:28 +0000 |
parents | 6a825a184883 |
children | 4241af6ae374 |
line wrap: on
line diff
--- a/gnv-artifacts/Changelog Mon Sep 28 07:32:03 2009 +0000 +++ b/gnv-artifacts/Changelog Mon Sep 28 08:20:28 2009 +0000 @@ -1,3 +1,11 @@ +2009-09-28 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/statistics/TimeseriesStatistics.java Edited: + Moved the calculating-Methods from the Conmstructor to an separat Method. + Switched the ResultContainer from Array to Collection + * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java (out) Edited: + Added the Output-Variante for generating Statistics + 2009-09-28 Tim Englich <tim.englich@intevation.de> * pom.xml Edited: