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: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: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: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: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.
|
Fri, 16 Dec 2011 14:08:22 +0000 |
Felix Wolfsteller |
Register under a key on blackboard to meet assumptions by areaartifact.
|
Fri, 16 Dec 2011 14:02:59 +0000 |
Felix Wolfsteller |
Added partial area-infrastructure.
|
Fri, 16 Dec 2011 13:37:58 +0000 |
Ingo Weinzierl |
Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.
|
Fri, 16 Dec 2011 11:47:57 +0000 |
Ingo Weinzierl |
Some optimizations during out() operation of FLYSArtifactCollection.
|
Fri, 16 Dec 2011 10:50:19 +0000 |
Ingo Weinzierl |
Added an INFO statement that displays the duration time for the out() operation.
|
Fri, 16 Dec 2011 10:35:08 +0000 |
Ingo Weinzierl |
Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.
|
Fri, 16 Dec 2011 10:25:55 +0000 |
Ingo Weinzierl |
Bugfix: add new Outputs during merge process in AttributeWriter.
|
Fri, 16 Dec 2011 10:08:39 +0000 |
Sascha L. Teichmann |
Little optimisation when writing CollectionAttributes
|
Fri, 16 Dec 2011 09:56:32 +0000 |
Ingo Weinzierl |
Parse the Settings of each Output during Collection's describe() operation.
|
Fri, 16 Dec 2011 09:19:11 +0000 |
Ingo Weinzierl |
Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
|
Fri, 16 Dec 2011 07:28:17 +0000 |
Ingo Weinzierl |
Added more attributes to ChartSettings AxisSection.
|
Thu, 15 Dec 2011 17:10:42 +0000 |
Ingo Weinzierl |
Added axis sections into charts Settings.
|
Thu, 15 Dec 2011 15:58:56 +0000 |
Ingo Weinzierl |
Improved the ChartSettings returned by charts - it now contains a legend specific section.
|
Thu, 15 Dec 2011 12:05:06 +0000 |
Ingo Weinzierl |
Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
|
Thu, 15 Dec 2011 10:09:02 +0000 |
Ingo Weinzierl |
Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.
|
Thu, 15 Dec 2011 09:43:54 +0000 |
Ingo Weinzierl |
Fixed wrong usage of DOM operations in Settings Attributes.
|
Wed, 14 Dec 2011 14:17:31 +0000 |
Ingo Weinzierl |
Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).
|
Wed, 14 Dec 2011 12:16:24 +0000 |
Felix Wolfsteller |
Cosmetics, docs.
|
Wed, 14 Dec 2011 10:51:00 +0000 |
Felix Wolfsteller |
Remove needless imports.
|
Wed, 14 Dec 2011 10:48:36 +0000 |
Felix Wolfsteller |
Fix/survive certain minor malconditions.
|
Wed, 14 Dec 2011 10:46:39 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Wed, 14 Dec 2011 10:44:00 +0000 |
Felix Wolfsteller |
Implement and use WaterLineArtifact interface.
|
Wed, 14 Dec 2011 10:40:30 +0000 |
Felix Wolfsteller |
Added WaterLineArtifact Interface.
|
Wed, 14 Dec 2011 10:20:56 +0000 |
Ingo Weinzierl |
Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing.
|
Tue, 13 Dec 2011 13:37:18 +0000 |
Felix Wolfsteller |
Recommend cross sections if they can be shown.
|
Tue, 13 Dec 2011 13:34:52 +0000 |
Felix Wolfsteller |
Register crosssection artifact-factory.
|
Tue, 13 Dec 2011 11:55:47 +0000 |
Ingo Weinzierl |
Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
|
Tue, 13 Dec 2011 09:10:48 +0000 |
Felix Wolfsteller |
Server-side of interactive cross-section diagrams.
|
Tue, 13 Dec 2011 08:56:52 +0000 |
Felix Wolfsteller |
Cosmetics.
|
Tue, 13 Dec 2011 08:45:38 +0000 |
Ingo Weinzierl |
Removed superfluous imports.
|
Tue, 13 Dec 2011 08:43:48 +0000 |
Ingo Weinzierl |
Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
|
Mon, 12 Dec 2011 11:19:56 +0000 |
Felix Wolfsteller |
Given CrossSections a name, let crosssection facets survive.
|
Mon, 12 Dec 2011 08:15:12 +0000 |
Ingo Weinzierl |
Improved the Scheduler to be able to cancel running WSPLGEN jobs.
|