log flys-artifacts/src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java @ 4242:448cbd8708d5

age author description
Sat, 06 Oct 2012 11:08:24 +0200 Sascha L. Teichmann Removed dead code
Thu, 04 Oct 2012 16:40:08 +0200 Felix Wolfsteller Use static method from class not object.
Thu, 19 Jul 2012 12:59:56 +0000 Christian Lins Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
Fri, 08 Jun 2012 04:53:33 +0000 Felix Wolfsteller Interpolate wkms in computed discharges.
Thu, 24 May 2012 13:57:00 +0000 Felix Wolfsteller Let Generators handle slightly more types.
Tue, 22 May 2012 18:50:57 +0000 Felix Wolfsteller Handle 'classical' discharges, theoretically.
Fri, 11 May 2012 07:08:56 +0000 Felix Wolfsteller Fix water-through-mountain in cross sections.
Thu, 29 Mar 2012 11:09:26 +0000 Ingo Weinzierl #366 Display correct descriptions in legend panel of charts.
Thu, 01 Mar 2012 12:12:20 +0000 Felix Wolfsteller Cosmetics, docs.
Thu, 09 Feb 2012 15:59:49 +0000 Ingo Weinzierl #485 Fixed broken renaming of chart themes.
Mon, 30 Jan 2012 13:33:18 +0000 Felix Wolfsteller Add manual point handling for many different chart types.
Mon, 23 Jan 2012 10:44:34 +0000 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
Wed, 04 Jan 2012 14:43:48 +0000 Ingo Weinzierl Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.
Tue, 27 Dec 2011 07:52:25 +0000 Ingo Weinzierl Make use of user defined axes labels during chart creation.
Fri, 23 Dec 2011 14:24:57 +0000 Ingo Weinzierl Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.
Thu, 15 Dec 2011 12:05:06 +0000 Ingo Weinzierl Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
Wed, 30 Nov 2011 12:06:32 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 30 Nov 2011 10:10:42 +0000 Felix Wolfsteller Changed doOut signature, side effect from blackboard feature (to come).
Fri, 25 Nov 2011 15:50:31 +0000 Sascha L. Teichmann 'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model
Thu, 24 Nov 2011 11:03:33 +0000 Felix Wolfsteller Better use multiple axis feature in chart generators.
Thu, 24 Nov 2011 07:20:46 +0000 Felix Wolfsteller Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.
Thu, 17 Nov 2011 09:18:03 +0000 Felix Wolfsteller Add annotaitons for STATIC_WKMS_INTERPOL facets in Computed Discharge Curves.
Wed, 16 Nov 2011 15:49:35 +0000 Felix Wolfsteller Handle STATIC_WQ_ANNOTATION type facets in Computed Discharge Curve Diagrams.
Wed, 16 Nov 2011 09:35:00 +0000 Felix Wolfsteller Refactored to use StyledSeriesBuilder to add Points to DataSeries.
Wed, 16 Nov 2011 09:21:34 +0000 Felix Wolfsteller Handle interpolated WQ data in Computed Discharge Curve Diagram.
Wed, 09 Nov 2011 13:13:01 +0000 Felix Wolfsteller Handle MainValue Facets in Duration Curve Diagrams.
Thu, 03 Nov 2011 10:02:22 +0000 Sascha L. Teichmann Removed superfluous import
Wed, 02 Nov 2011 12:12:48 +0000 Felix Wolfsteller Refactored to allow mainvalues in discharge curve diagrams, too.
Tue, 18 Oct 2011 12:31:36 +0000 Felix Wolfsteller Cosmetics, docs.
Mon, 17 Oct 2011 10:47:36 +0000 Ingo Weinzierl #253 Modified the title creation of chart curves - titles will now equal the Facet's description.
Fri, 07 Oct 2011 10:51:09 +0000 Ingo Weinzierl Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
Wed, 05 Oct 2011 14:23:53 +0000 Ingo Weinzierl Improved the creation/rendering of annotations (km favorites, mainvalues).
Wed, 31 Aug 2011 10:41:16 +0000 Felix Wolfsteller Cosmetics.
Mon, 29 Aug 2011 08:58:03 +0000 Felix Wolfsteller Minor cosmetics.
Fri, 26 Aug 2011 12:44:12 +0000 Felix Wolfsteller Added limited themeing-support for MainValues.
Fri, 26 Aug 2011 11:15:24 +0000 Felix Wolfsteller Improved mainvalues rendering.
Fri, 26 Aug 2011 08:49:18 +0000 Felix Wolfsteller Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
Thu, 25 Aug 2011 10:53:25 +0000 Felix Wolfsteller Enable plotting of some annotations that look like MainValues.
Thu, 25 Aug 2011 10:47:55 +0000 Felix Wolfsteller Minor cosmetics.
Fri, 01 Jul 2011 14:46:13 +0000 Ingo Weinzierl An initial implementation to render chart series based on the XML configuration in themes.xml.
Fri, 01 Jul 2011 11:16:11 +0000 Ingo Weinzierl #135 Modified the way to store datasets for different chart axes.
Thu, 23 Jun 2011 21:44:24 +0000 Sascha L. Teichmann ATWriter: Results are now in cm. Made it more robust against corner cases.
Thu, 23 Jun 2011 13:42:47 +0000 Ingo Weinzierl #157 Both types of discharge curves will now include the '0' value on the x-axis.
Tue, 21 Jun 2011 18:10:49 +0000 Ingo Weinzierl #157 Computed discharge curve charts always have a lower bound set to 0.
Fri, 17 Jun 2011 09:19:43 +0000 Ingo Weinzierl OutGenerators use now facets to fetch necessary data. facets-slt
Thu, 16 Jun 2011 14:31:41 +0000 Ingo Weinzierl OutGenerators doOut() takes a facet object now instead of just its name. facets-slt
Thu, 19 May 2011 12:33:12 +0000 Ingo Weinzierl The curve of a computed discharge curve has a human readable text now.
Tue, 10 May 2011 12:19:17 +0000 Ingo Weinzierl Added subtitles to the available charts.
Mon, 09 May 2011 12:53:49 +0000 Ingo Weinzierl Enabled i18n support for charts.
Thu, 05 May 2011 12:31:28 +0000 Ingo Weinzierl Changed the y-axis title of the computed discharge curve.
Wed, 04 May 2011 08:24:50 +0000 Ingo Weinzierl Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart.
Wed, 04 May 2011 07:48:39 +0000 Ingo Weinzierl Improved the transition model and added classes to enable the WINFO artifact to create computed discharge curves - NOTE: each of the new classes is just a stub.

http://dive4elements.wald.intevation.org