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.
|
Tue, 15 Dec 2009 15:58:58 +0000 |
Sascha L. Teichmann |
Added mapping from linear diagram space to 2D map coordinates.
|
Tue, 15 Dec 2009 15:50:39 +0000 |
Tim Englich |
Issue96 Resloved big that one entry is missiing in the Statitic.
|
Tue, 15 Dec 2009 15:30:25 +0000 |
Ingo Weinzierl |
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
|
Tue, 15 Dec 2009 15:14:21 +0000 |
Sascha L. Teichmann |
Fill (i, j)-gaps when building index buffer.
|
Tue, 15 Dec 2009 14:55:42 +0000 |
Tim Englich |
Added the Unit of the Parameter to the Query for Parameters in
|
Tue, 15 Dec 2009 14:12:58 +0000 |
Sascha L. Teichmann |
Upgraded to Apache Commons Math 2.0.
|
Tue, 15 Dec 2009 10:31:16 +0000 |
Tim Englich |
Added the name Productname for "horizontale Schnittprofile". to the
|