log flys-artifacts/src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java @ 3809:cc83b8e42dbe

age author description
Mon, 05 Dec 2011 09:24:12 +0000 Felix Wolfsteller Refactored LongitudinalSection- and WDiff-Generators, fixed minor issues.
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).
Mon, 28 Nov 2011 14:38:46 +0000 Felix Wolfsteller Fix LongitudinalSections multi-axes plotting behavior.
Fri, 25 Nov 2011 12:55:53 +0000 Felix Wolfsteller Fix bug when adding Q Facet data to LongitudinalSection plots.
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, 10 Nov 2011 10:18:31 +0000 Felix Wolfsteller Cosmetics, resolve code duplicate.
Wed, 02 Nov 2011 13:41:39 +0000 Felix Wolfsteller Apply point theme to heightmark data imported via datacage to longitudinal section diagram.
Fri, 28 Oct 2011 13:39:37 +0000 Felix Wolfsteller Added new StyledSeriesBuilder class and use it when adding points to XYSeries (in diagram generation).
Fri, 28 Oct 2011 12:18:00 +0000 Felix Wolfsteller Load and display annotations in w-difference diagrams, minor polishing.
Wed, 26 Oct 2011 12:54:22 +0000 Felix Wolfsteller Prepare rendering of added other (static) WKms and Differences in LongitudinalSection Diagrams.
Tue, 18 Oct 2011 10:26:27 +0000 Felix Wolfsteller Fix missing annotations ('Streckenfavoriten') style.
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.
Tue, 11 Oct 2011 11:16:40 +0000 Felix Wolfsteller Expose translateable Strings as constants.
Tue, 11 Oct 2011 10:44:12 +0000 Felix Wolfsteller Fix most labels in w-diff diagrams; refactoring to allow easier adoption of
Mon, 10 Oct 2011 14:00:18 +0000 Sascha L. Teichmann JFreeChart: Do not fire change events for each and every data point added.
Mon, 10 Oct 2011 08:35:30 +0000 Ingo Weinzierl Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.
Mon, 10 Oct 2011 07:31:23 +0000 Ingo Weinzierl Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.
Fri, 07 Oct 2011 15:55:38 +0000 Sascha L. Teichmann Worked on flys/issue150
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, 05 Oct 2011 11:23:18 +0000 Ingo Weinzierl Bugfixes for various issues: Improved rendering process of annotations.
Tue, 04 Oct 2011 15:30:09 +0000 Ingo Weinzierl Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
Tue, 04 Oct 2011 07:37:05 +0000 Ingo Weinzierl Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
Tue, 27 Sep 2011 14:37:18 +0000 Felix Wolfsteller Enable auto-scaling axis for waterlevels in WDifference-plots.
Thu, 25 Aug 2011 10:34:20 +0000 Felix Wolfsteller Minor cosmetics and docs.
Thu, 18 Aug 2011 13:46:10 +0000 Felix Wolfsteller Added legend for annotations to LongitudinalSectionDiagram.
Wed, 17 Aug 2011 13:05:15 +0000 Felix Wolfsteller Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .
Wed, 17 Aug 2011 12:53:55 +0000 Felix Wolfsteller Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed
Wed, 17 Aug 2011 12:32:26 +0000 Felix Wolfsteller Improved CustomAnnotation rendering.
Wed, 17 Aug 2011 09:16:20 +0000 Felix Wolfsteller Added proof-of-concept collision detection for text annotations.
Tue, 16 Aug 2011 13:24:50 +0000 Felix Wolfsteller Started implementation of CustomAnnotation to plot collision-free annotations.
Tue, 16 Aug 2011 11:43:47 +0000 Felix Wolfsteller Slightly improved rendering of annotations in LongitudinalSection-plots.
Thu, 11 Aug 2011 12:48:31 +0000 Felix Wolfsteller Made (kind of dummy-) Annotations in LongitudinalSection diagrams visible.
Sun, 03 Jul 2011 15:33:33 +0000 Sascha L. Teichmann Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"
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.
Mon, 27 Jun 2011 09:42:21 +0000 Sascha L. Teichmann Fix for flys/issue150: Invert the x axis if its guessed that water is increasing.
Fri, 24 Jun 2011 12:05:13 +0000 Ingo Weinzierl #174 Longitudinal section charts will now have an upper margin again.
Wed, 22 Jun 2011 06:51:36 +0000 Ingo Weinzierl #161 Include the 0 on the second y axis (the Q axis) in longitudinal section charts intially.
Tue, 21 Jun 2011 21:41:49 +0000 Sascha L. Teichmann Draw correction curve again.
Sat, 18 Jun 2011 18:19:34 +0000 Sascha L. Teichmann Removed dead code.
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
Wed, 08 Jun 2011 12:35:44 +0000 Ingo Weinzierl Set the second y axis to axis position 1 (starts at 0).
Wed, 08 Jun 2011 10:21:36 +0000 Sascha L. Teichmann s@m³/s@m\u00b3/s@
Wed, 18 May 2011 09:02:50 +0000 Ingo Weinzierl W and Q curves in longitudinal section curves will now have names.
Wed, 11 May 2011 16:31:38 +0000 Ingo Weinzierl ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.
Tue, 10 May 2011 17:57:56 +0000 Ingo Weinzierl ISSUE-47 Adjusted the line color of W, Q and corrected W curves (temporarilly).
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 04:52:47 +0000 Ingo Weinzierl Fixed a potential NullPointerException while creating a longitudinal section chart.
Mon, 02 May 2011 16:50:58 +0000 Sascha L. Teichmann Flush/persist cache at end of program.
Mon, 02 May 2011 09:41:22 +0000 Ingo Weinzierl Ws and Qs of a longitudinal section chart are mapped to an own range axis now.
Fri, 29 Apr 2011 10:13:24 +0000 Ingo Weinzierl Implemented the chart creation of a longitudinal section chart - W and Q facets.
Fri, 29 Apr 2011 08:13:56 +0000 Ingo Weinzierl Added the name of the facet to the parameterlist of OutGenerator.doOut().
Thu, 28 Apr 2011 12:54:11 +0000 Ingo Weinzierl Added an OutGenerator for creating longitudinal section curves.

http://dive4elements.wald.intevation.org