Mon, 21 Dec 2009 18:00:54 +0000 |
Sascha L. Teichmann |
Added support for converting 2D rasters into polygons.
|
Mon, 21 Dec 2009 17:03:10 +0000 |
Ingo Weinzierl |
Moved some methods back to old place.
|
Mon, 21 Dec 2009 16:47:45 +0000 |
Sascha L. Teichmann |
Added Ingo Weinzierl's special JFreeChart classes.
|
Mon, 21 Dec 2009 16:01:35 +0000 |
Ingo Weinzierl |
Prepared state and transitions of verticalcrosssection.
|
Mon, 21 Dec 2009 15:57:04 +0000 |
Ingo Weinzierl |
Outsourcing of some methods for preparing results for chart creation.
|
Mon, 21 Dec 2009 15:28:33 +0000 |
Sascha L. Teichmann |
Added color palettes for several parameters.
|
Mon, 21 Dec 2009 14:41:18 +0000 |
Sascha L. Teichmann |
Horizontales Schnittprofil:
|
Mon, 21 Dec 2009 13:55:42 +0000 |
Ingo Weinzierl |
Removed warning, which told the user that no gap detection is implemented for horizontalcrossprofile charts.
|
Mon, 21 Dec 2009 13:49:49 +0000 |
Ingo Weinzierl |
Added support of gap detection in horizontalcrossprofile charts.
|
Thu, 17 Dec 2009 18:56:03 +0000 |
Sascha L. Teichmann |
Release 0.3
|
Thu, 17 Dec 2009 18:05:23 +0000 |
Sascha L. Teichmann |
Bind REST server to localhost.
|
Thu, 17 Dec 2009 16:57:05 +0000 |
Sascha L. Teichmann |
s/Modeldaten/Modelldaten/
|
Thu, 17 Dec 2009 16:08:37 +0000 |
Sascha L. Teichmann |
Fixed typo
|
Thu, 17 Dec 2009 15:39:20 +0000 |
Sascha L. Teichmann |
Remove wkt line strings from i18n
|
Thu, 17 Dec 2009 13:21:43 +0000 |
Ingo Weinzierl |
Changed depending value for gap detection in verticalprofile charts on meshes.
|
Thu, 17 Dec 2009 11:42:21 +0000 |
Ingo Weinzierl |
Fixed file-leak bug and sourced xml parsing out to XMLUtils of artifactdatabase.
|
Thu, 17 Dec 2009 10:20:05 +0000 |
Ingo Weinzierl |
Added column labels for csv export of timeseries, vertical and horizontal profiles.
|
Wed, 16 Dec 2009 23:07:47 +0000 |
Hans Plum |
Issue 129: Fixed i18n strings for german language
|
Wed, 16 Dec 2009 22:10:46 +0000 |
Sascha L. Teichmann |
Fixed index error in i-gap detection in 2D interpolation.
|
Wed, 16 Dec 2009 19:29:05 +0000 |
Ingo Weinzierl |
Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation.
|
Wed, 16 Dec 2009 11:58:44 +0000 |
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.
|
Wed, 16 Dec 2009 08:05:25 +0000 |
Ingo Weinzierl |
Removed usesless chart factories.
|
Wed, 16 Dec 2009 01:32:19 +0000 |
Sascha L. Teichmann |
Added result set handling. Needs some testing.
|
Tue, 15 Dec 2009 22:25:53 +0000 |
Sascha L. Teichmann |
Added code to do 2D interpolations along a digitied track on the map.
|