Fri, 10 Jun 2011 09:19:27 +0000 |
Sascha L. Teichmann |
Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.
|
Thu, 09 Jun 2011 10:48:13 +0000 |
Ingo Weinzierl |
Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.
|
Thu, 09 Jun 2011 10:31:22 +0000 |
Ingo Weinzierl |
Corrected axes/datasets mappings.
|
Wed, 08 Jun 2011 19:11:18 +0000 |
Sascha L. Teichmann |
Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.
|
Wed, 08 Jun 2011 18:50:40 +0000 |
Sascha L. Teichmann |
Berechnung 4: Added more debug output
|
Wed, 08 Jun 2011 13:57:43 +0000 |
Ingo Weinzierl |
#103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
|
Wed, 08 Jun 2011 13:32:56 +0000 |
Ingo Weinzierl |
#93 Changed the name of calculation type 4.
|
Wed, 08 Jun 2011 13:03:21 +0000 |
Ingo Weinzierl |
Made the chart range determination more robust against NaN values.
|
Wed, 08 Jun 2011 12:35:44 +0000 |
Ingo Weinzierl |
Set the second y axis to axis position 1 (starts at 0).
|
Wed, 08 Jun 2011 10:25:39 +0000 |
Sascha L. Teichmann |
s@m³/s@m\\u00b3/s@
|
Wed, 08 Jun 2011 10:21:36 +0000 |
Sascha L. Teichmann |
s@m³/s@m\u00b3/s@
|
Wed, 08 Jun 2011 10:19:23 +0000 |
Sascha L. Teichmann |
Only generate an axis element if a axis really exists.
|
Tue, 07 Jun 2011 21:01:09 +0000 |
Sascha L. Teichmann |
BackJumpCorrector: Simpified array swapping.
|
Tue, 07 Jun 2011 15:05:12 +0000 |
Sascha L. Teichmann |
Use java.util.List instead of java.util.Vector. Removed superfluous imports.
|