2009-12-22 |
Sascha L. Teichmann |
Load palettes from configuration.
|
2009-12-21 |
Sascha L. Teichmann |
Horizontale Schnittprofile. Ignore invalid interpolation correctly.
|
2009-12-21 |
Sascha L. Teichmann |
Added support for converting 2D rasters into polygons.
|
2009-12-21 |
Ingo Weinzierl |
Moved some methods back to old place.
|
2009-12-21 |
Sascha L. Teichmann |
Added Ingo Weinzierl's special JFreeChart classes.
|
2009-12-21 |
Ingo Weinzierl |
Prepared state and transitions of verticalcrosssection.
|
2009-12-21 |
Ingo Weinzierl |
Outsourcing of some methods for preparing results for chart creation.
|
2009-12-21 |
Sascha L. Teichmann |
Added color palettes for several parameters.
|
2009-12-21 |
Sascha L. Teichmann |
Horizontales Schnittprofil:
|
2009-12-21 |
Ingo Weinzierl |
Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
|
2009-12-21 |
Ingo Weinzierl |
Added support of gap detection in horizontalcrossprofile charts.
|
2009-12-17 |
Sascha L. Teichmann |
Release 0.3
|
2009-12-17 |
Sascha L. Teichmann |
Bind REST server to localhost.
|
2009-12-17 |
Sascha L. Teichmann |
s/Modeldaten/Modelldaten/
|
2009-12-17 |
Sascha L. Teichmann |
Fixed typo
|
2009-12-17 |
Sascha L. Teichmann |
Remove wkt line strings from i18n
|
2009-12-17 |
Ingo Weinzierl |
Changed depending value for gap detection in verticalprofile charts on meshes.
|
2009-12-17 |
Ingo Weinzierl |
Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.
|
2009-12-17 |
Ingo Weinzierl |
Added column labels for csv export of timeseries, vertical and horizontal profiles.
|
2009-12-16 |
Hans Plum |
Issue 129: Fixed i18n strings for german language
|
2009-12-16 |
Sascha L. Teichmann |
Fixed index error in i-gap detection in 2D interpolation.
|
2009-12-16 |
Ingo Weinzierl |
Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.
|
2009-12-16 |
Ingo Weinzierl |
Workarround: Store lower and upper bounds of data while iterating over all data and set the max range of axes with these information. JFreeCharts method NumberAxis.setAutoRange(true) doesn't seem to work properly.
|
2009-12-16 |
Ingo Weinzierl |
Removed usesless chart factories.
|
2009-12-16 |
Sascha L. Teichmann |
Added result set handling. Needs some testing.
|
2009-12-15 |
Sascha L. Teichmann |
Added code to do 2D interpolations along a digitied track on the map.
|
2009-12-15 |
Sascha L. Teichmann |
Added mapping from linear diagram space to 2D map coordinates.
|
2009-12-15 |
Tim Englich |
Issue96 Resloved big that one entry is missiing in the Statitic.
|
2009-12-15 |
Ingo Weinzierl |
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
|
2009-12-15 |
Sascha L. Teichmann |
Fill (i, j)-gaps when building index buffer.
|
2009-12-15 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
2009-12-15 |
Sascha L. Teichmann |
Upgraded to Apache Commons Math 2.0.
|
2009-12-15 |
Tim Englich |
Added the name Productname for "horizontale Schnittprofile". to the
|
2009-12-15 |
Tim Englich |
Added Support for "horizontale Schnittprofile"
|
2009-12-15 |
Ingo Weinzierl |
Stabilized color of lines in charts. Exports (pdf, svg, png) will look like the chart in gui.
|
2009-12-14 |
Ingo Weinzierl |
Changed date representation in timeseries charts. Date format is sourced out to language ressource files.
|
2009-12-14 |
Sascha L. Teichmann |
Added buffer creator in index (i, j) space.
|
2009-12-11 |
Ingo Weinzierl |
Included case, that there is no start or end date while creating subtitles of horizontalprofile charts.
|
2009-12-11 |
Sascha L. Teichmann |
Removed needless imports.
|
2009-12-11 |
Tim Englich |
Added Z-Value to verticalcrosssection_mesh_chart_data.
|
2009-12-11 |
Tim Englich |
Split all Unittestcases in separat Classes. Now it is easier to uses the UnitTests with Maven.
|
2009-12-11 |
Ingo Weinzierl |
Fade out range axis gridlines in charts if there are more than one axis.
|
2009-12-11 |
Ingo Weinzierl |
Added axis labels for charts and use them while generating charts.
|
2009-12-11 |
Ingo Weinzierl |
Read x-axis label for timeseries charts from ressources, instead of a hard coded string in source.
|
2009-12-09 |
Ingo Weinzierl |
Added ChangeLog entry for last commit.
|
2009-12-09 |
Sascha L. Teichmann |
Dead artifacts are removed only every 15mins from
|
2009-12-08 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
2009-12-08 |
Tim Englich |
Last Step of the Refactoring Work on the Transition Model.
|
2009-12-08 |
Ingo Weinzierl |
Added marker for different data sources in sql queries.
|
2009-12-08 |
Tim Englich |
Some Refactoring work done.
|
2009-12-07 |
Ingo Weinzierl |
Changed the way of adding data to charts. Same parameters have one axis - not each parameter its own one.
|
2009-12-07 |
Ingo Weinzierl |
Sourced ChartFactory call out to an own method, which is overriden by TimeSeriesChart.
|
2009-12-04 |
Ingo Weinzierl |
ChangeLog entry and ressource bundles for last commit.
|
2009-12-04 |
Sascha L. Teichmann |
Cleaned up ChangeLog a bit.
|
2009-12-02 |
Ingo Weinzierl |
Added time gap detection to time series charts.
|
2009-12-02 |
Ingo Weinzierl |
Added JBoss repository for JFreeChart 1.0.13.
|
2009-12-02 |
Ingo Weinzierl |
New options in chart template: visibility of lines and points in charts and point's size.
|
2009-12-01 |
Tim Englich |
Added one more Transitionstep to each Testcase according to the refactored Transitionmodel.
|
2009-12-01 |
Tim Englich |
Refactoring of the Transitionmodel.
|
2009-11-30 |
Ingo Weinzierl |
Removed needless imports.
|