log flys-artifacts/src/main/java/de/intevation/flys/exports/CrossSectionGenerator.java @ 3555:b1912514e0f5

age author description
Sat, 28 Jul 2012 21:48:15 +0000 Sascha L. Teichmann s/container.size() == 0/container.isEmpty()/
Thu, 26 Jul 2012 10:02:07 +0000 Christian Lins Point labels can have a background color now.
Tue, 24 Jul 2012 09:16:00 +0000 Sascha L. Teichmann Replace string comparison with empty string with length equals zero comparison
Thu, 19 Jul 2012 12:59:56 +0000 Christian Lins Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
Wed, 11 Jul 2012 11:25:42 +0000 Sascha L. Teichmann Removed trailing whitespace.
Wed, 11 Jul 2012 09:24:07 +0000 Christian Lins Re-add HYK rendering code to CrossSectionGenerator
Tue, 03 Jul 2012 09:32:47 +0000 Felix Wolfsteller Fix issue695 (labels of waterlines).
Tue, 03 Jul 2012 08:46:14 +0000 Ingo Weinzierl Fixed various bugs (package declarations, moved classes to correct places).
Fri, 29 Jun 2012 12:35:06 +0000 Christian Lins Work in generalized annotations for chart generators
Wed, 27 Jun 2012 15:22:01 +0000 Felix Wolfsteller Create and handle new manual line type facets.
Fri, 15 Jun 2012 09:30:07 +0000 Sascha L. Teichmann FLYS artifacts: Removed trailing whitespace.
Tue, 05 Jun 2012 12:35:49 +0000 Felix Wolfsteller i18n and format for line labels.
Sun, 27 May 2012 10:47:47 +0000 Ingo Weinzierl Fixed broken crosssection chart creation if no hyks are existing.
Fri, 25 May 2012 07:49:11 +0000 Felix Wolfsteller Minor refactoring.
Tue, 22 May 2012 15:29:54 +0000 Felix Wolfsteller Cosmetics.
Fri, 11 May 2012 08:45:11 +0000 Felix Wolfsteller Improved middle height calculations.
Fri, 11 May 2012 07:08:56 +0000 Felix Wolfsteller Fix water-through-mountain in cross sections.
Wed, 09 May 2012 20:05:46 +0000 Felix Wolfsteller Added and respect theme prop whether or not to display (not yet calculated) middle height.
Thu, 03 May 2012 08:56:19 +0000 Felix Wolfsteller Added and respect two new properties of waterlevels in cross-sections.
Fri, 27 Apr 2012 09:58:21 +0000 Felix Wolfsteller Added DataType for lines that also stores width, use it. Added HasLabel interface for some series.
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.
Wed, 25 Jan 2012 10:19:30 +0000 Raimund Renkert Issue 461.
Fri, 20 Jan 2012 08:38:50 +0000 Felix Wolfsteller Add basic (text) styling for HYKS.
Thu, 19 Jan 2012 13:09:00 +0000 Felix Wolfsteller Minor hyk-handling improvements.
Thu, 19 Jan 2012 11:00:27 +0000 Felix Wolfsteller Improved HYK/Zones- handling.
Tue, 17 Jan 2012 17:05:18 +0000 Sascha L. Teichmann Use the fast cross section lines from backend now.
Mon, 16 Jan 2012 17:38:39 +0000 Sascha L. Teichmann Use improved caching for cross section lines data.
Thu, 12 Jan 2012 16:01:01 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.
Thu, 12 Jan 2012 12:29:56 +0000 Felix Wolfsteller Implementation towards areas at other than first axis (flys/issue441).
Wed, 04 Jan 2012 14:43:48 +0000 Ingo Weinzierl Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.
Mon, 02 Jan 2012 08:51:45 +0000 Ingo Weinzierl Removed unused imports.
Tue, 27 Dec 2011 08:04:12 +0000 Ingo Weinzierl Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).
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, 22 Dec 2011 12:56:46 +0000 Felix Wolfsteller Cosmetics, removed uncalled code path.
Thu, 22 Dec 2011 12:54:47 +0000 Felix Wolfsteller Include selected km in cross section diagrams subtitle.
Tue, 20 Dec 2011 15:12:11 +0000 Felix Wolfsteller Store additional Parameter in AreaArtifact (paint everything between curve a and b?).
Tue, 20 Dec 2011 06:47:08 +0000 Felix Wolfsteller Improved area rendering workflow.
Fri, 16 Dec 2011 14:48:14 +0000 Felix Wolfsteller Add area dataseries when facet delivers one.
Thu, 15 Dec 2011 12:05:06 +0000 Ingo Weinzierl Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
Tue, 13 Dec 2011 09:10:48 +0000 Felix Wolfsteller Server-side of interactive cross-section diagrams.
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).
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.
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).
Wed, 19 Oct 2011 14:53:33 +0000 Sascha L. Teichmann Fix for flys/issue316
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 07:31:23 +0000 Ingo Weinzierl Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.
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.
Mon, 12 Sep 2011 04:20:48 +0000 Ingo Weinzierl Removed needless imports.
Wed, 07 Sep 2011 10:51:54 +0000 Felix Wolfsteller Display real km of shown data in crosssection-diagram.
Wed, 07 Sep 2011 10:37:14 +0000 Felix Wolfsteller Fix various issues like i18n in cross section diagrams.
Thu, 01 Sep 2011 13:00:36 +0000 Felix Wolfsteller Cleanups of CrossSection*.
Thu, 01 Sep 2011 12:15:46 +0000 Felix Wolfsteller Get real (but yet not parameterized) data to display in CrossSection.
Wed, 31 Aug 2011 12:23:05 +0000 Felix Wolfsteller Improved stub for CrossSections (including Factory and Facet).
Wed, 31 Aug 2011 10:41:16 +0000 Felix Wolfsteller Cosmetics.
Wed, 31 Aug 2011 10:24:49 +0000 Felix Wolfsteller Added dummy sceleton for Cross Sections.

http://dive4elements.wald.intevation.org