log

age author description
Fri, 03 Feb 2012 09:39:22 +0000 Ingo Weinzierl Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.
Fri, 03 Feb 2012 09:35:46 +0000 Ingo Weinzierl New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.
Thu, 02 Feb 2012 16:39:50 +0000 Ingo Weinzierl The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.
Thu, 02 Feb 2012 16:38:12 +0000 Ingo Weinzierl Improved WQTimerange and HistoricalDischargeFacet.
Thu, 02 Feb 2012 15:44:13 +0000 Ingo Weinzierl Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.
Thu, 02 Feb 2012 15:39:28 +0000 Ingo Weinzierl Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.
Thu, 02 Feb 2012 14:00:40 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator
Thu, 02 Feb 2012 13:23:55 +0000 Felix Wolfsteller Cosmetics/care/refac.
Thu, 02 Feb 2012 12:50:33 +0000 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.
Thu, 02 Feb 2012 12:26:36 +0000 Ingo Weinzierl Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.
Thu, 02 Feb 2012 11:57:38 +0000 Ingo Weinzierl Added demo standalone app for evaluating different timeseries charts.
Thu, 02 Feb 2012 10:54:21 +0000 Raimund Renkert Issue 466.
Wed, 01 Feb 2012 15:41:11 +0000 Ingo Weinzierl Improved the 'historical discharge' calculation: implemented findValueForW().
Wed, 01 Feb 2012 15:00:13 +0000 Felix Wolfsteller Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
Wed, 01 Feb 2012 14:48:00 +0000 Ingo Weinzierl Implemented the first step of Calculation6; create Facets for each calculation results.
Wed, 01 Feb 2012 14:43:50 +0000 Ingo Weinzierl Added a new constructor to Timerange that takes Date objects for start and end.
Wed, 01 Feb 2012 14:07:38 +0000 Sascha L. Teichmann W: Forget to create ws data in constructor.
Wed, 01 Feb 2012 14:01:46 +0000 Felix Wolfsteller Did some modifications for debugging purposes, added output to reference-curve-state.
Wed, 01 Feb 2012 13:59:52 +0000 Felix Wolfsteller Register ReferenceCurve-Generators.
Wed, 01 Feb 2012 13:58:50 +0000 Felix Wolfsteller Cosmetics.
Wed, 01 Feb 2012 13:58:09 +0000 Felix Wolfsteller Add more-or-less dummy Facet in ReferenceCurveState.
Wed, 01 Feb 2012 13:57:15 +0000 Felix Wolfsteller Cosmetics.
Wed, 01 Feb 2012 13:56:38 +0000 Felix Wolfsteller Added reference curve facet type.
Wed, 01 Feb 2012 13:33:58 +0000 Ingo Weinzierl Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.
Wed, 01 Feb 2012 13:32:10 +0000 Felix Wolfsteller Addes stub for ReferenceCurve*Generator
Wed, 01 Feb 2012 12:24:05 +0000 Ingo Weinzierl Added new model classes which will be used during historical discharge curve calculation.
Wed, 01 Feb 2012 12:21:05 +0000 Ingo Weinzierl Added new helper methods to FLYSUtils that extract int[] and double[] from string.
Wed, 01 Feb 2012 11:14:24 +0000 Ingo Weinzierl Added new classes and stubs used to calculate data for historical discharge curve charts.
Wed, 01 Feb 2012 11:07:22 +0000 Ingo Weinzierl Removed needless imports.
Wed, 01 Feb 2012 09:23:44 +0000 Felix Wolfsteller Changed wording.
Wed, 01 Feb 2012 08:37:38 +0000 Felix Wolfsteller Avoid running into an NPE, but add warning to ease forensic.
Tue, 31 Jan 2012 16:26:30 +0000 Sascha L. Teichmann Fixed problems with unformatted numbers in error message.
Tue, 31 Jan 2012 15:43:38 +0000 Ingo Weinzierl Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.
Tue, 31 Jan 2012 15:14:54 +0000 Ingo Weinzierl Modified some data types in the 'historical discharge curves' transitions.
Mon, 30 Jan 2012 14:16:03 +0000 Felix Wolfsteller Fix wrong transition type towards w_diff.
Mon, 30 Jan 2012 13:36:36 +0000 Ingo Weinzierl Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.
Mon, 30 Jan 2012 13:33:18 +0000 Felix Wolfsteller Add manual point handling for many different chart types.
Mon, 30 Jan 2012 13:29:07 +0000 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
Mon, 30 Jan 2012 13:23:40 +0000 Ingo Weinzierl Bugfix: use correct order of parameters to call DefaultStateData constructor.
Mon, 30 Jan 2012 10:54:38 +0000 Ingo Weinzierl Fixed a bug in the winfo transitions.
Mon, 30 Jan 2012 10:08:25 +0000 Ingo Weinzierl Added default values for min and max items prepared by MinMaxState.
Mon, 30 Jan 2012 09:57:59 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.
Mon, 30 Jan 2012 09:03:12 +0000 Ingo Weinzierl Added transitions for 'historical discharge curves' calculation.
Mon, 30 Jan 2012 08:37:01 +0000 Felix Wolfsteller Skip 'inactive' points in output generation.
Sat, 28 Jan 2012 12:50:03 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.
Fri, 27 Jan 2012 17:59:24 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).
Fri, 27 Jan 2012 17:45:26 +0000 Sascha L. Teichmann "Bezugslinienverfahren": Added facet classes.
Fri, 27 Jan 2012 17:17:45 +0000 Sascha L. Teichmann "Bezugslinenverfahren": Added stub loop for creating facets.
Fri, 27 Jan 2012 15:43:04 +0000 Sascha L. Teichmann Call the "Bezugslinienverfahren" from the WINFOArtifact.
Fri, 27 Jan 2012 14:21:51 +0000 Felix Wolfsteller Manual Point Theming improved.
Fri, 27 Jan 2012 14:19:22 +0000 Sascha L. Teichmann 'Bezugslinienverfahren': Fixed stupid bug.
Fri, 27 Jan 2012 13:26:04 +0000 Ingo Weinzierl Added states (work is not finished yet) for the 'historical discharge curve' calculation.
Fri, 27 Jan 2012 13:23:56 +0000 Ingo Weinzierl Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.
Fri, 27 Jan 2012 13:18:37 +0000 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
Fri, 27 Jan 2012 13:12:31 +0000 Ingo Weinzierl Removed useless import.
Fri, 27 Jan 2012 13:09:50 +0000 Ingo Weinzierl Added strings used in the calculation 'historical discharge curves'.
Fri, 27 Jan 2012 12:42:20 +0000 Sascha L. Teichmann Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.
Fri, 27 Jan 2012 11:58:35 +0000 Raimund Renkert Added i18n support to PDF report export.
Fri, 27 Jan 2012 11:19:16 +0000 Felix Wolfsteller Only add one legend item for manual point themes.
Fri, 27 Jan 2012 11:01:13 +0000 Felix Wolfsteller Render labels of manual points in a very primitive manner.
Fri, 27 Jan 2012 10:45:34 +0000 Sascha L. Teichmann Refactored class hierachy to integrate model for W~W.
Fri, 27 Jan 2012 10:32:09 +0000 Felix Wolfsteller i18n for ManualPointsFacets.
Fri, 27 Jan 2012 09:49:11 +0000 Raimund Renkert Issue 138.
Fri, 27 Jan 2012 09:42:15 +0000 Raimund Renkert Added method that return the differences for a w-differences calculation as
Fri, 27 Jan 2012 07:53:03 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 16:53:42 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 15:38:46 +0000 Raimund Renkert Issue 138.
Thu, 26 Jan 2012 13:12:19 +0000 Felix Wolfsteller Render manual points in longitudinal sections.
Thu, 26 Jan 2012 12:56:57 +0000 Felix Wolfsteller Added acidentally ommitted ChangeLog entries.
Thu, 26 Jan 2012 12:55:53 +0000 Felix Wolfsteller Cosmetics.
Thu, 26 Jan 2012 12:52:44 +0000 Felix Wolfsteller New, basic infrastructure for user-provided data ('manual points').
Wed, 25 Jan 2012 15:12:07 +0000 Sascha L. Teichmann Transition/States: Removed superfluous condition checks.
Wed, 25 Jan 2012 14:14:33 +0000 Sascha L. Teichmann Added transition/state stubs for "Bezugslinienverfahren".
Wed, 25 Jan 2012 12:58:26 +0000 Felix Wolfsteller Cosmetics.
Wed, 25 Jan 2012 10:52:58 +0000 Sascha L. Teichmann visualize-transitions.xsl: Fixed output of conditions.
Wed, 25 Jan 2012 10:19:30 +0000 Raimund Renkert Issue 461.
Tue, 24 Jan 2012 22:59:44 +0000 Sascha L. Teichmann I18N for WINFO calculation result messages.
Mon, 23 Jan 2012 17:39:51 +0000 Sascha L. Teichmann Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.
Mon, 23 Jan 2012 16:55:42 +0000 Sascha L. Teichmann Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").
Mon, 23 Jan 2012 14:18:53 +0000 Felix Wolfsteller Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.
Mon, 23 Jan 2012 11:06:06 +0000 Felix Wolfsteller Fix compilation, use StickyAxisAnnotations in AnnotationFacet.
Mon, 23 Jan 2012 10:44:34 +0000 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
Mon, 23 Jan 2012 07:55:17 +0000 Felix Wolfsteller Employ ChartRenderingInfo when creating svg/pdf exports.
Fri, 20 Jan 2012 16:24:39 +0000 Raimund Renkert Added short subtitle for longitudinal section chart.
Fri, 20 Jan 2012 16:22:00 +0000 Raimund Renkert Removed state validation.
Fri, 20 Jan 2012 13:20:37 +0000 Felix Wolfsteller Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).
Fri, 20 Jan 2012 10:23:27 +0000 Felix Wolfsteller Made StyledSeriesBuilder more robust.
Fri, 20 Jan 2012 09:38:43 +0000 Felix Wolfsteller Respect rivers flow direction when looking for hyk-formations.
Fri, 20 Jan 2012 09:18:56 +0000 Raimund Renkert Use waterlevel state and longitudinal section generator for longitudinal
Fri, 20 Jan 2012 09:14:53 +0000 Raimund Renkert 'New chart' for cross sections.
Fri, 20 Jan 2012 08:38:50 +0000 Felix Wolfsteller Add basic (text) styling for HYKS.
Fri, 20 Jan 2012 08:35:03 +0000 Felix Wolfsteller Cleanups.
Fri, 20 Jan 2012 08:31:25 +0000 Felix Wolfsteller Cosmetics.
Fri, 20 Jan 2012 08:30:50 +0000 Felix Wolfsteller Added cache definition for hyks.
Fri, 20 Jan 2012 08:30:07 +0000 Felix Wolfsteller Made HYKFactory.Zone Serializable (and thus cachable).
Fri, 20 Jan 2012 08:29:24 +0000 Felix Wolfsteller Cosmetics.
Fri, 20 Jan 2012 08:28:46 +0000 Felix Wolfsteller Added style for hyks.
Thu, 19 Jan 2012 15:43:57 +0000 Sascha L. Teichmann DistanceInfoService now uses annotations from LocationProvider.
Thu, 19 Jan 2012 13:43:58 +0000 Sascha L. Teichmann Use FastAnnotations for LocationProvider.
Thu, 19 Jan 2012 13:09:00 +0000 Felix Wolfsteller Minor hyk-handling improvements.
Thu, 19 Jan 2012 13:01:55 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jan 2012 13:01:33 +0000 Felix Wolfsteller Cosmetics.
Thu, 19 Jan 2012 12:59:36 +0000 Felix Wolfsteller Recommend hyks if hit by cross section out.
Thu, 19 Jan 2012 12:52:44 +0000 Felix Wolfsteller Somewhat improved hyk handling and rendering.
Thu, 19 Jan 2012 11:00:27 +0000 Felix Wolfsteller Improved HYK/Zones- handling.
Thu, 19 Jan 2012 10:51:20 +0000 Felix Wolfsteller Prepare improved hyk-handling.
Wed, 18 Jan 2012 16:54:09 +0000 Raimund Renkert 'New Chart' for w-differences curve.
Wed, 18 Jan 2012 16:21:30 +0000 Raimund Renkert 'New Chart' for discharge longitudinal section curve.
Wed, 18 Jan 2012 15:50:34 +0000 Raimund Renkert 'New Chart' for duration curve.
Wed, 18 Jan 2012 14:45:24 +0000 Felix Wolfsteller Added HYKFacet.
Wed, 18 Jan 2012 14:36:16 +0000 Raimund Renkert 'New Chart' for computed discharge curve.
Wed, 18 Jan 2012 13:39:16 +0000 Felix Wolfsteller Added stubby hyk infrastructure.
Wed, 18 Jan 2012 13:33:08 +0000 Felix Wolfsteller Add 'hyk' facet type.
Wed, 18 Jan 2012 13:29:41 +0000 Felix Wolfsteller Add hyk facet to compatibility list of winfo.xml
Wed, 18 Jan 2012 09:29:12 +0000 Ingo Weinzierl Added convinience functions to FLYSArtifact and FLYSUtils.
Tue, 17 Jan 2012 18:26:45 +0000 Sascha L. Teichmann Speed up the join of calculation results and the km annotations.
Tue, 17 Jan 2012 17:05:18 +0000 Sascha L. Teichmann Use the fast cross section lines from backend now.
Tue, 17 Jan 2012 09:00:30 +0000 Felix Wolfsteller Fix stateId/hash assignment in WaterlevelFacet.
Tue, 17 Jan 2012 08:17:50 +0000 Felix Wolfsteller Made StaticWQKmsArtifact a fully featured Artifact.
Tue, 17 Jan 2012 08:09:03 +0000 Felix Wolfsteller Cosmetics.
Tue, 17 Jan 2012 08:01:22 +0000 Felix Wolfsteller Refactored to easier enjoy benefits of caching.
Tue, 17 Jan 2012 07:55:12 +0000 Felix Wolfsteller Cosmetics, added new DataFacet constructor.
Mon, 16 Jan 2012 17:38:39 +0000 Sascha L. Teichmann Use improved caching for cross section lines data.
Mon, 16 Jan 2012 15:51:46 +0000 Sascha L. Teichmann Added cached/chunked access to cross section lines. TODO: Use the FastCrossSectionLines.
Mon, 16 Jan 2012 13:40:32 +0000 Ingo Weinzierl Added a new calculation option for historical discharge curves.
Mon, 16 Jan 2012 13:29:10 +0000 Felix Wolfsteller Added certain facets to compatibility matrix.
Mon, 16 Jan 2012 13:27:34 +0000 Felix Wolfsteller Fixed annotations state xml.
Mon, 16 Jan 2012 09:34:56 +0000 Felix Wolfsteller Cosmetics.
Mon, 16 Jan 2012 08:40:42 +0000 Ingo Weinzierl Enabled old floodmap calculations for output type 'map'.
Fri, 13 Jan 2012 12:19:53 +0000 Raimund Renkert Initial implementation for module 'new chart'.
Fri, 13 Jan 2012 11:41:05 +0000 Felix Wolfsteller Cosmetics.
Fri, 13 Jan 2012 11:40:27 +0000 Felix Wolfsteller Avoid an unlikely NPE.
Fri, 13 Jan 2012 11:08:41 +0000 Felix Wolfsteller Prevent range collapsing when negative values are given.
Thu, 12 Jan 2012 16:59:52 +0000 Raimund Renkert Changed the MapArtifact name to 'new_map'.
Thu, 12 Jan 2012 16:49:00 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Added code to calculate the area of the generated polygons.
Thu, 12 Jan 2012 16:01:01 +0000 Sascha L. Teichmann StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.
Thu, 12 Jan 2012 13:41:23 +0000 Felix Wolfsteller Fix flys/issue450 (i18n: Datenkorb: longitudinal-section).
Thu, 12 Jan 2012 12:30:18 +0000 Felix Wolfsteller Added accidentally ommitted ChangeLog entry.
Thu, 12 Jan 2012 12:29:56 +0000 Felix Wolfsteller Implementation towards areas at other than first axis (flys/issue441).
Thu, 12 Jan 2012 12:22:40 +0000 Felix Wolfsteller Removed call to removed functions.
Thu, 12 Jan 2012 12:20:56 +0000 Felix Wolfsteller Cosmetics.
Wed, 11 Jan 2012 14:36:19 +0000 Felix Wolfsteller Fix flys/issue439, made annotations available via datacage.
Wed, 11 Jan 2012 14:32:50 +0000 Raimund Renkert Introduced new output type 'map'.
Wed, 11 Jan 2012 14:13:11 +0000 Felix Wolfsteller Fix flys/issue446: Added default theme for certain mainvalues.
Wed, 11 Jan 2012 11:54:16 +0000 Sascha L. Teichmann Removed security problem when working with map infos.
Wed, 11 Jan 2012 11:01:36 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 11 Jan 2012 10:17:16 +0000 Ingo Weinzierl Made old calculation results available for floodmaps.
Tue, 10 Jan 2012 11:50:01 +0000 Ingo Weinzierl Implemented initialize() in FloodMapState to enable cloning floodmaps.
Tue, 10 Jan 2012 11:44:46 +0000 Ingo Weinzierl Made classes to merge Collection Outs more verbose for better debugging.
Mon, 09 Jan 2012 08:27:15 +0000 Ingo Weinzierl Call State.initialize() for each State of an Artifact in FLYSArtifact.
Sat, 07 Jan 2012 08:02:56 +0000 Sascha L. Teichmann Added missing service to invalidate the caches via the REST interface.
Fri, 06 Jan 2012 14:19:35 +0000 Ingo Weinzierl #298 Fixed broken auto-zoom-to-wsplgen in floodmaps.
Fri, 06 Jan 2012 12:55:01 +0000 Felix Wolfsteller Add cache config for static wqkms data.
Fri, 06 Jan 2012 12:02:10 +0000 Raimund Renkert Added initial state to map artifact to be able to advance and step back.
Fri, 06 Jan 2012 10:11:48 +0000 Felix Wolfsteller Fix name for certain facets loaded via datacage.
Fri, 06 Jan 2012 09:38:58 +0000 Ingo Weinzierl #196 Localized the WQ labels in CSV exports.
Fri, 06 Jan 2012 08:06:00 +0000 Felix Wolfsteller flys/issue442 (i18n: Datenkorb: flood-protections)
Fri, 06 Jan 2012 07:57:28 +0000 Felix Wolfsteller Fix typo in meta data, such that string can be translated in GUI.
Thu, 05 Jan 2012 18:35:09 +0000 Sascha L. Teichmann Added a service to invalidate caches by their names. Useful tp prevent cache inconsistencies caused by external ETL processes.
Thu, 05 Jan 2012 14:32:44 +0000 Felix Wolfsteller Fixed issue432 (legenditem-size ignored for area legend items).
Thu, 05 Jan 2012 14:29:54 +0000 Raimund Renkert Implemented new module "new map".
Thu, 05 Jan 2012 14:15:07 +0000 Ingo Weinzierl #444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.
Thu, 05 Jan 2012 13:55:17 +0000 Felix Wolfsteller Disable cross section cache to avoid lazy initialization issues.
Thu, 05 Jan 2012 13:39:58 +0000 Ingo Weinzierl #447 removed empty Outputs from Collection's attribute.
Thu, 05 Jan 2012 10:46:32 +0000 Ingo Weinzierl #440 Support river axes that consist of more than a single geometry.
Thu, 05 Jan 2012 08:34:47 +0000 Ingo Weinzierl Repaired broken legend items.
Wed, 04 Jan 2012 16:13:10 +0000 Ingo Weinzierl Added support for pointsize in chart themes.
Wed, 04 Jan 2012 15:23:26 +0000 Ingo Weinzierl Small bugfix: use correct keys for buffering min/max values in EnhancedLineAndShapeRenderer.
Wed, 04 Jan 2012 14:43:48 +0000 Ingo Weinzierl Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.
Wed, 04 Jan 2012 14:25:10 +0000 Ingo Weinzierl Performance improvements for EnhancedLineAndShapeRenderer: buffer minimum and maximum for each series.
Wed, 04 Jan 2012 12:24:35 +0000 Ingo Weinzierl #393 Added a new Renderer and Options in Themes that allow displaying minimum and maximum of a chart series.
Tue, 03 Jan 2012 13:14:42 +0000 Felix Wolfsteller Allow styling of outline of areas.
Tue, 03 Jan 2012 10:12:49 +0000 Ingo Weinzierl #104 Use Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
Tue, 03 Jan 2012 09:57:55 +0000 Felix Wolfsteller Adjust Area styles.
Mon, 02 Jan 2012 13:30:44 +0000 Ingo Weinzierl #370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.
Mon, 02 Jan 2012 11:01:29 +0000 Ingo Weinzierl Added i18n strings used in CSV exports.
Mon, 02 Jan 2012 10:59:42 +0000 Ingo Weinzierl Improved the WaterlevelExporter: added range check for W/Q at gauge.
Mon, 02 Jan 2012 09:46:39 +0000 Ingo Weinzierl Part 2 of #125: add gaugename and Q description based on the selected WQ mode.
Mon, 02 Jan 2012 08:51:45 +0000 Ingo Weinzierl Removed unused imports.
Mon, 02 Jan 2012 08:50:50 +0000 Ingo Weinzierl Part 1 of #125: added a description for a location to the WaterlevelExport.
Thu, 29 Dec 2011 14:21:52 +0000 Ingo Weinzierl Added min/max values for free Qs to the Artifact's DESCRIBE document.
Wed, 28 Dec 2011 12:46:56 +0000 Ingo Weinzierl Fixed order to determine correct step width of Qs and Ws.
Wed, 28 Dec 2011 12:39:35 +0000 Ingo Weinzierl Validate user defined Qs based on the start kilometer ('Q free').
Wed, 28 Dec 2011 08:28:13 +0000 Ingo Weinzierl Compute better step width for W/Q input.
Tue, 27 Dec 2011 11:37:23 +0000 Ingo Weinzierl Some refactoring done: all Sections subclass TypeSection now to be able to use the convinience methods for string, integer, double and boolean attributes.
Tue, 27 Dec 2011 11:19:44 +0000 Ingo Weinzierl Make use of the export size for charts specified in ChartSettings if a chart export is requested.
Tue, 27 Dec 2011 10:12:14 +0000 Ingo Weinzierl Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.
Tue, 27 Dec 2011 09:09:42 +0000 Ingo Weinzierl Make use of user defined legend font size while chart creation.
Tue, 27 Dec 2011 08:50:28 +0000 Ingo Weinzierl Make use of user defined axes font sizes.
Tue, 27 Dec 2011 08:22:07 +0000 Ingo Weinzierl Use the user defined font size to set Y axes label fonts sizes.
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.
Tue, 27 Dec 2011 07:17:07 +0000 Ingo Weinzierl Use axes ranges specified in ChartSettings for zooming in charts.
Fri, 23 Dec 2011 15:10:13 +0000 Ingo Weinzierl Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.
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.
Fri, 23 Dec 2011 08:57:25 +0000 Ingo Weinzierl Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
Fri, 23 Dec 2011 08:51:28 +0000 Ingo Weinzierl Improved ChartSettings and depending classes to avoid a lot of casting.
Thu, 22 Dec 2011 13:22:55 +0000 Ingo Weinzierl #242 Added header with meta information into CSV exports.
Thu, 22 Dec 2011 12:56:46 +0000 Felix Wolfsteller Cosmetics, removed uncalled code path.
Thu, 22 Dec 2011 12:54:59 +0000 Felix Wolfsteller Added ommitted ChangeLog entry.
Thu, 22 Dec 2011 12:54:47 +0000 Felix Wolfsteller Include selected km in cross section diagrams subtitle.
Thu, 22 Dec 2011 12:53:29 +0000 Felix Wolfsteller Cosmetics, doc.
Thu, 22 Dec 2011 12:52:12 +0000 Felix Wolfsteller Make only newest CrossSection intially active in diagrams.
Thu, 22 Dec 2011 12:50:52 +0000 Felix Wolfsteller Added function to check whether a CrossSection is the 'newest' for its river.
Wed, 21 Dec 2011 15:44:41 +0000 Ingo Weinzierl Bugfix: repaired broken named values in exports - the last solution had bad side effects.
Wed, 21 Dec 2011 11:56:08 +0000 Felix Wolfsteller Better initialize cross_section.km of cross-section-artifacts.
Wed, 21 Dec 2011 11:29:59 +0000 Felix Wolfsteller Initialize km of cross-section artifact to a better value (not all cases covered, yet).
Wed, 21 Dec 2011 09:17:23 +0000 Ingo Weinzierl #252 Set titles in waterlevel exports to named main values if those are existing for given Q values.
Tue, 20 Dec 2011 15:14:54 +0000 Felix Wolfsteller Fix malcondition where first renderer is StableXYDifferenceRenderer.
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 15:06:41 +0000 Felix Wolfsteller Added a transparency setting to area theme style.
Tue, 20 Dec 2011 12:06:35 +0000 Felix Wolfsteller Make ('static') WKms data available for area calculations.
Tue, 20 Dec 2011 11:48:24 +0000 Ingo Weinzierl Changed the seperator character between Ws and Qs in the Artifact's DESCRIBE document.
Tue, 20 Dec 2011 11:30:00 +0000 Felix Wolfsteller Enable basicst area rendering in longitudinal section diagrams.
Tue, 20 Dec 2011 11:28:13 +0000 Felix Wolfsteller Refactored, make usage of blackboarddatafacet.
Tue, 20 Dec 2011 11:26:24 +0000 Felix Wolfsteller Cosmetics, renamed facet type.
Tue, 20 Dec 2011 09:02:12 +0000 Felix Wolfsteller Make Waterlevelfacet deliver data via blackbord.
Tue, 20 Dec 2011 09:01:29 +0000 Ingo Weinzierl Bugfix: format all Ws and Qs in WQSelect State.
Tue, 20 Dec 2011 09:00:51 +0000 Felix Wolfsteller New facet, will ease converting other facets to be able to contribute to area computations.
Tue, 20 Dec 2011 07:01:58 +0000 Felix Wolfsteller Removed obsolete imports.
Tue, 20 Dec 2011 07:01:08 +0000 Felix Wolfsteller Removed obsolete imports.
Tue, 20 Dec 2011 06:50:06 +0000 Felix Wolfsteller Let StableDifferenceRenderer create a rectangular legenditem.
Tue, 20 Dec 2011 06:47:08 +0000 Felix Wolfsteller Improved area rendering workflow.
Tue, 20 Dec 2011 06:39:20 +0000 Felix Wolfsteller Added theme defaults for areas, added facets to compatibility matrices.
Tue, 20 Dec 2011 06:37:41 +0000 Felix Wolfsteller Prepare ability to paint areas in longitudinal section diagrams, too (next to CrossSection diagrams).
Tue, 20 Dec 2011 06:26:25 +0000 Felix Wolfsteller Cosmetics.
Mon, 19 Dec 2011 17:20:13 +0000 Felix Wolfsteller Refactoring, added Style accessors for area styles.
Mon, 19 Dec 2011 16:11:13 +0000 Ingo Weinzierl Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
Mon, 19 Dec 2011 15:47:34 +0000 Ingo Weinzierl #419 Fixed broken Facet name creation in discharge longitudinal sections.
Mon, 19 Dec 2011 10:01:17 +0000 Ingo Weinzierl #380 Validate the user selected DEM in the server.
Mon, 19 Dec 2011 09:08:40 +0000 Felix Wolfsteller Roll-back accidentally commited changes.
Mon, 19 Dec 2011 09:04:50 +0000 Felix Wolfsteller Hide deleted facets from outgenerators.
Mon, 19 Dec 2011 07:53:22 +0000 Felix Wolfsteller Store and access area.name data item.
Fri, 16 Dec 2011 14:59:31 +0000 Felix Wolfsteller Fix, accidentally added wrong factory in last commit.
Fri, 16 Dec 2011 14:55:29 +0000 Felix Wolfsteller Register area artifact factory.
Fri, 16 Dec 2011 14:53:53 +0000 Felix Wolfsteller Added area facets to cross section compatibility matrix.
Fri, 16 Dec 2011 14:48:14 +0000 Felix Wolfsteller Add area dataseries when facet delivers one.
Fri, 16 Dec 2011 14:42:10 +0000 Felix Wolfsteller Added simple area registering functions.
Fri, 16 Dec 2011 14:11:50 +0000 Felix Wolfsteller Made StaticState a bit more convenient to use.
Fri, 16 Dec 2011 14:09:59 +0000 Felix Wolfsteller Register AREA('area') facet type.

http://dive4elements.wald.intevation.org