diff gnv-artifacts/Changelog @ 98:156db25ad4b4

Add Statisticssupport also to VerticalProfiles gnv-artifacts/trunk@144 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 28 Sep 2009 10:20:41 +0000
parents fce237b6fdb8
children bb45c5097cb6
line wrap: on
line diff
--- a/gnv-artifacts/Changelog	Mon Sep 28 09:53:17 2009 +0000
+++ b/gnv-artifacts/Changelog	Mon Sep 28 10:20:41 2009 +0000
@@ -1,3 +1,18 @@
+2009-09-28  Tim Englich  <tim.englich@intevation.de>
+
+    * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java (getStatisticsGenerator) Edited:
+     Extracted the Instantiation of the Statistics-object to an protected Methode
+     to make it possible that extending Classes could change it. 
+    * src/main/java/de/intevation/gnv/transition/profile/vertical/VerticalProfileOutputTransition.java (getStatisticsGenerator) Edited:
+    Overwrite  getStatisticsGenerator to instantiate the VerticalProfileStatistics-
+    * src/main/java/de/intevation/gnv/statistics/VerticalProfileStatistics.java Added:
+      Class for Calculating Statistics for VerticalProfiles- The Only thing whisch differs to
+      TimeSeriesStatists is that the XoordinateValue is an double and not an Date-Value 
+    * src/main/java/de/intevation/gnv/statistics/TimeseriesStatistics.java (calculateXOrdinateValue) Edited:
+     Added the Methode calculateXOrdinateValue to this Class to switch is Values in extending Classes.
+    * src/main/java/de/intevation/gnv/statistics/Statistics.java (calculateStatistics) Edited:
+      Added methodsignature to Interface for usage in different Implementations of Statistics.
+      
 2009-09-28  Tim Englich  <tim.englich@intevation.de>
 
     * src/main/java/de/intevation/gnv/statistics/TimeseriesStatistics.java (calculateStatistics) Edited:

http://dive4elements.wald.intevation.org