Mercurial > dive4elements > gnv-client
log
age | author | description |
---|---|---|
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. |