annotate artifacts/doc/conf/jasper/sqrelation.jrxml @ 7856:f50eeccbbadd

Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
author Sascha L. Teichmann <teichmann@intevation.de>
date Mon, 05 May 2014 12:40:13 +0200
parents
children 9d5385ccad07
rev   line source
7856
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
2 <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="flysreport" language="groovy" pageWidth="595" pageHeight="842" columnWidth="515" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20" uuid="b6d7de63-ee2d-42cc-ae0b-d518b3061f34">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
3 <property name="ireport.zoom" value="1.5"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
4 <property name="ireport.x" value="0"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
5 <property name="ireport.y" value="197"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
6 <subDataset name="dataset1" uuid="7f14a59c-4250-4060-90e5-c25f5c0be4de"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
7 <field name="river" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
8 <field name="periods" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
9 <field name="outliertest" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
10 <field name="date" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
11 <field name="outliers" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
12 <field name="calculation" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
13 <field name="total" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
14 <field name="out" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
15 <field name="location" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
16 <field name="sd" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
17 <field name="a" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
18 <field name="b" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
19 <field name="km" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
20 <field name="param" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
21 <field name="r2" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
22 <field name="qmax" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
23 <field name="cferg" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
24 <field name="cduan" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
25 <field name="msName" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
26 <field name="msGauge" class="java.lang.String"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
27 <background>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
28 <band splitType="Stretch"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
29 </background>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
30 <title>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
31 <band height="562" splitType="Stretch">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
32 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
33 <reportElement x="0" y="1" width="177" height="30" uuid="ea2c7f24-bfb8-4827-b578-4bd2b217a296"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
34 <textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
35 <font size="18"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
36 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
37 <text><![CDATA[Ergebnisausgabe]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
38 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
39 <textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
40 <reportElement x="177" y="0" width="338" height="31" uuid="91b15a29-a4bf-4623-868c-4dea6797f696"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
41 <textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
42 <font size="18"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
43 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
44 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
45 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
46 <textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
47 <reportElement x="0" y="31" width="515" height="26" uuid="4a262597-f5d6-458e-af8b-afe554fc0102"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
48 <textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
49 <font size="14"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
50 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
51 <textFieldExpression><![CDATA[$F{calculation}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
52 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
53 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
54 <reportElement x="0" y="211" width="123" height="20" uuid="5939c51d-e441-490b-813e-14ef73d4a566"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
55 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
56 <text><![CDATA[Gewässer:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
57 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
58 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
59 <reportElement x="123" y="211" width="392" height="20" isRemoveLineWhenBlank="true" uuid="1dc3bbce-49bc-4f21-90d0-f04690fc8f9e"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
60 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
61 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
62 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
63 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
64 <reportElement x="0" y="231" width="123" height="20" uuid="7e0d3425-968a-4000-876c-a3fbbeb0a36c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
65 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
66 <text><![CDATA[Ort:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
67 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
68 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
69 <reportElement x="123" y="231" width="392" height="20" isRemoveLineWhenBlank="true" uuid="f9b20927-f244-4ed9-ab9f-a88cc2fd643b"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
70 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
71 <textFieldExpression><![CDATA[$F{location}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
72 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
73 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
74 <reportElement x="0" y="291" width="123" height="20" uuid="629b34e1-8131-4202-950f-2811cb33982f"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
75 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
76 <text><![CDATA[Datum der Erstellung:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
77 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
78 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
79 <reportElement x="123" y="291" width="392" height="20" isRemoveLineWhenBlank="true" uuid="6c88d0c9-e695-49c4-a6ec-c0dd4ddbb343"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
80 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
81 <textFieldExpression><![CDATA[$F{date}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
82 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
83 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
84 <reportElement x="0" y="311" width="123" height="20" uuid="47d924ca-f38c-490a-aa3b-18838124e6af"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
85 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
86 <text><![CDATA[Zeitraum:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
87 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
88 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
89 <reportElement x="123" y="311" width="392" height="20" isRemoveLineWhenBlank="true" uuid="f3602df3-74fe-40c1-ace6-f41e8216e221"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
90 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
91 <textFieldExpression><![CDATA[$F{periods}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
92 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
93 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
94 <reportElement x="0" y="331" width="123" height="20" uuid="bb031cd0-2b45-43f4-88c4-7d6865208637"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
95 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
96 <text><![CDATA[Ausreißertest:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
97 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
98 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
99 <reportElement x="123" y="331" width="392" height="20" isRemoveLineWhenBlank="true" uuid="b2eac7df-2616-4f2e-839c-731aaf0093c7"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
100 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
101 <textFieldExpression><![CDATA[$F{outliertest}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
102 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
103 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
104 <reportElement x="0" y="351" width="123" height="20" uuid="f71b4e2d-a071-4f45-a058-7f4fe30ad408"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
105 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
106 <text><![CDATA[Ausreißer:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
107 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
108 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
109 <reportElement x="123" y="351" width="392" height="20" isRemoveLineWhenBlank="true" uuid="5f453092-4a9a-497f-afd7-bee7be1290f7"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
110 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
111 <textFieldExpression><![CDATA[$F{outliers}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
112 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
113 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
114 <reportElement x="0" y="57" width="346" height="20" uuid="d87807aa-6f27-492a-993a-5a49b7fccb83"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
115 <textElement markup="styled">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
116 <font size="12"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
117 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
118 <text><![CDATA[in der Funktion S = aQ<sup>b</sup>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
119 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
120 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
121 <reportElement x="0" y="81" width="62" height="20" uuid="10110bb0-9bfa-42b8-802c-ca07d747234c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
122 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
123 <text><![CDATA[PARAMETER]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
124 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
125 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
126 <reportElement x="84" y="81" width="400" height="20" uuid="d8c8dca8-b318-40f9-92bb-f707d5b7f848"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
127 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
128 <text><![CDATA[FESTSTOFFFRAKTION]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
129 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
130 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
131 <reportElement x="0" y="101" width="62" height="15" uuid="330bd2dc-04f0-4c74-9f34-330bc6915735"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
132 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
133 <text><![CDATA[A]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
134 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
135 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
136 <reportElement x="0" y="116" width="62" height="15" uuid="9069990a-ce8d-46e2-838a-f77f19b4f55c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
137 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
138 <text><![CDATA[B]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
139 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
140 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
141 <reportElement x="0" y="146" width="62" height="15" uuid="c7a8c453-f31a-4231-a444-07a39df7af73"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
142 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
143 <text><![CDATA[D]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
144 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
145 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
146 <reportElement x="0" y="161" width="62" height="15" uuid="4d1c30d1-6ae2-48c2-ad70-ebab733aa1c7"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
147 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
148 <text><![CDATA[E]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
149 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
150 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
151 <reportElement x="0" y="176" width="62" height="15" uuid="dfab2652-3ae1-4e6e-b57b-6b0d66949e05"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
152 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
153 <text><![CDATA[F]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
154 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
155 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
156 <reportElement x="0" y="191" width="62" height="15" uuid="870fe372-d364-4431-948a-7fc4c271d6da"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
157 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
158 <text><![CDATA[G]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
159 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
160 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
161 <reportElement x="0" y="131" width="62" height="15" uuid="e5ad6c96-cbf0-4614-afbd-b72fece107b0"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
162 <textElement textAlignment="Center"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
163 <text><![CDATA[C]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
164 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
165 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
166 <reportElement x="84" y="146" width="426" height="15" uuid="4d5c1309-c06f-457d-9fc5-363de9e26bef"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
167 <text><![CDATA[Sedimenttransport von Fein- und Mittelkies (Geschiebetransport) (2-16 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
168 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
169 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
170 <reportElement x="84" y="176" width="442" height="15" uuid="f790bd5a-39cc-411d-b5a4-545c925edfe4"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
171 <text><![CDATA[Sedimenttransport von Geschiebe-gesamt (0,000-125 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
172 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
173 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
174 <reportElement x="84" y="161" width="461" height="15" uuid="c25f74ed-cc4a-470a-a44a-cee0b6de3095"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
175 <text><![CDATA[Sedimenttransport von Grobkornanteil (Geschiebetransport) (> Mittelkies 16-125 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
176 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
177 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
178 <reportElement x="84" y="131" width="426" height="15" uuid="b03ec9c2-9ae9-41d7-98b7-17da2c1dda3f"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
179 <text><![CDATA[Sedimenttransport von Sand (Geschiebetransport) (0,063-2 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
180 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
181 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
182 <reportElement x="84" y="101" width="431" height="15" uuid="62c83306-ddfc-42ca-88fa-142adf68b11c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
183 <text><![CDATA[Sedimenttransport von Feinkornanteil (Suspensionstransport) (< 0,063 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
184 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
185 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
186 <reportElement x="84" y="191" width="426" height="15" uuid="98d7b609-084b-404e-9cb6-d387953e13e1"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
187 <text><![CDATA[Sedimenttransport von Geschiebe-gesamt-Sohlhöhenrelevant (0,063-125 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
188 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
189 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
190 <reportElement x="84" y="116" width="426" height="15" uuid="c7f56c71-6ab0-4fa3-8921-050dde3c744d"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
191 <text><![CDATA[Sedimenttransport von Sand (Suspensionstransort) (0,063-2 mm)]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
192 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
193 <line>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
194 <reportElement x="0" y="210" width="515" height="1" uuid="c93e6486-0e68-41b4-8e37-1feb20c3ff1d"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
195 </line>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
196 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
197 <reportElement x="123" y="251" width="392" height="20" isRemoveLineWhenBlank="true" uuid="00b164e3-ac40-4e38-8cb1-6e9fd27391c1"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
198 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
199 <textFieldExpression><![CDATA[$F{msName}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
200 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
201 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
202 <reportElement x="0" y="251" width="123" height="20" uuid="a1052a1f-2e8b-4280-b99e-982aebfeaea8"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
203 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
204 <text><![CDATA[Messstellenname:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
205 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
206 <textField isBlankWhenNull="false">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
207 <reportElement x="123" y="271" width="392" height="20" isRemoveLineWhenBlank="true" uuid="e368adda-b9b8-4f6c-963c-af10b4555bd3"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
208 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
209 <textFieldExpression><![CDATA[$F{msGauge}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
210 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
211 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
212 <reportElement x="0" y="271" width="123" height="20" uuid="400c6d08-b7ca-4e81-b301-d101c8f0237c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
213 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
214 <text><![CDATA[hdyr. Bezugspegel:]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
215 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
216 <line>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
217 <reportElement x="0" y="371" width="515" height="1" uuid="cd7640a7-b7de-4e19-b7be-08a39e0b75d3"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
218 </line>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
219 <elementGroup>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
220 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
221 <reportElement mode="Transparent" x="18" y="512" width="76" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="bdfd6837-f8a6-4d83-9c67-63185810022b"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
222 <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="styled">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
223 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
224 <paragraph lineSpacing="Single"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
225 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
226 <text><![CDATA[C<sub>Duan</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
227 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
228 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
229 <reportElement x="18" y="458" width="76" height="20" uuid="daf38337-b8d7-4272-8ba4-05a2189b2db1"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
230 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
231 <text><![CDATA[r²]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
232 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
233 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
234 <reportElement mode="Transparent" x="18" y="478" width="76" height="14" forecolor="#000000" backcolor="#FFFFFF" uuid="4865df94-3788-443b-b86b-1b44731fac34"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
235 <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="styled">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
236 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
237 <paragraph lineSpacing="Single"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
238 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
239 <text><![CDATA[n<sub>tot</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
240 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
241 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
242 <reportElement x="109" y="492" width="100" height="20" uuid="acf7c8e0-a6ac-43ef-b598-c2315029e9d4"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
243 <text><![CDATA[Anzahl Ausreißer]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
244 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
245 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
246 <reportElement mode="Transparent" x="18" y="441" width="76" height="17" forecolor="#000000" backcolor="#FFFFFF" uuid="15f4318b-28bc-413a-b23e-f6b286317d86"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
247 <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="styled">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
248 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
249 <paragraph lineSpacing="Single"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
250 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
251 <text><![CDATA[Q<sub>max,gemessen</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
252 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
253 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
254 <reportElement x="18" y="417" width="76" height="24" uuid="32e2af68-cec0-415c-b948-ad7073fc2471"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
255 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
256 <text><![CDATA[Standardfehler]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
257 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
258 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
259 <reportElement x="109" y="532" width="181" height="20" uuid="34ad1c35-e0dd-4391-a500-ff87ff80e776"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
260 <text><![CDATA[Bias Korrektur nach Ferguson 1986]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
261 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
262 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
263 <reportElement x="109" y="383" width="176" height="20" uuid="e0266375-b88c-4305-bd8a-855a062b940f"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
264 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
265 <text><![CDATA[Transportkurvenkoeffizient]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
266 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
267 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
268 <reportElement x="18" y="403" width="76" height="15" uuid="9c524667-e4e8-40e4-ae48-613c4135caa1"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
269 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
270 <text><![CDATA[b]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
271 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
272 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
273 <reportElement x="18" y="383" width="76" height="20" uuid="ac7f46ac-57d9-424e-a7a7-9f85dda492f6"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
274 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
275 <text><![CDATA[a]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
276 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
277 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
278 <reportElement x="109" y="512" width="181" height="20" uuid="836b4943-193f-4cf2-a866-13c35818dc7c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
279 <text><![CDATA[Bias Korrektur nach Duan 1983]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
280 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
281 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
282 <reportElement mode="Transparent" x="109" y="441" width="285" height="17" forecolor="#000000" backcolor="#FFFFFF" uuid="6f74a211-c286-4025-88fe-b92a6de305b9"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
283 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
284 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
285 <paragraph lineSpacing="Single"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
286 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
287 <text><![CDATA[maximal gemessener Abfluss [m³/s]]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
288 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
289 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
290 <reportElement x="109" y="403" width="143" height="19" uuid="3ac94bf9-2dff-4ea9-8258-799cbbf7717d"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
291 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
292 <text><![CDATA[Transportkurvenexponent]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
293 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
294 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
295 <reportElement mode="Transparent" x="18" y="492" width="76" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="79e5c3d5-c55b-416d-b8bd-2b3ec87ce047"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
296 <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="styled">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
297 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
298 <paragraph lineSpacing="Single"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
299 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
300 <text><![CDATA[n<sub>Ausreißer</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
301 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
302 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
303 <reportElement x="109" y="422" width="265" height="19" uuid="336f35ad-f64c-410a-b6b7-c6d3d6a4b90c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
304 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
305 <text><![CDATA[natürlicher Logarithmus der Standardabweichung]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
306 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
307 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
308 <reportElement x="109" y="458" width="100" height="20" uuid="51d33fdd-6ed9-4400-8faf-a037ce8b0c90"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
309 <textElement markup="none"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
310 <text><![CDATA[Bestimmtheitsmaß]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
311 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
312 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
313 <reportElement mode="Transparent" x="18" y="532" width="76" height="20" forecolor="#000000" backcolor="#FFFFFF" uuid="7959337f-da23-416e-b7d6-c0d260ec6665"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
314 <textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" markup="styled">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
315 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
316 <paragraph lineSpacing="Single"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
317 </textElement>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
318 <text><![CDATA[C <sub>Ferguson</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
319 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
320 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
321 <reportElement x="109" y="477" width="100" height="14" uuid="b499f108-5cca-4f1e-8022-a9baf1210917"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
322 <text><![CDATA[Anzahl Messwerte]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
323 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
324 </elementGroup>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
325 </band>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
326 </title>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
327 <columnHeader>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
328 <band height="20" splitType="Stretch">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
329 <line>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
330 <reportElement x="0" y="19" width="515" height="1" uuid="2a54c77e-73b7-4944-bcdd-be396d1e01bd"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
331 </line>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
332 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
333 <reportElement x="0" y="0" width="39" height="20" uuid="ac45c7e6-d865-47ed-90aa-602777d0a3c3"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
334 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
335 <text><![CDATA[Fl-km ]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
336 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
337 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
338 <reportElement x="39" y="0" width="55" height="20" uuid="56343a37-b55c-440c-9f26-986eb6799946"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
339 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
340 <text><![CDATA[Parameter]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
341 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
342 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
343 <reportElement x="94" y="0" width="60" height="20" uuid="cf06ea41-bad4-4c3f-a33a-ab8a3d5872d1"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
344 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
345 <text><![CDATA[a]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
346 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
347 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
348 <reportElement x="189" y="0" width="76" height="20" uuid="0ed39fb7-f5e9-4497-887d-50fa9288cbec"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
349 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
350 <text><![CDATA[Standardfehler]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
351 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
352 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
353 <reportElement x="154" y="0" width="35" height="20" uuid="491aa9fa-d761-4df8-bbad-8ec892fec52a"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
354 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
355 <text><![CDATA[b]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
356 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
357 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
358 <reportElement x="265" y="0" width="60" height="20" uuid="a499ce7a-59ac-4a03-90d3-9a3bbc1712f3"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
359 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
360 <text><![CDATA[Q<sub>max,gemessen</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
361 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
362 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
363 <reportElement x="391" y="0" width="44" height="20" uuid="e26c82e1-014b-48ad-bd4e-5f770e3cc519"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
364 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
365 <text><![CDATA[n <sub>Ausreißer</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
366 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
367 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
368 <reportElement x="435" y="0" width="35" height="20" uuid="bbd6cfb0-660d-43d9-a7b0-5e31f4706553"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
369 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
370 <text><![CDATA[C<sub>Duan</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
371 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
372 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
373 <reportElement x="470" y="0" width="45" height="20" uuid="48737bce-a759-4d53-b36a-96e8835e1f99"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
374 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
375 <text><![CDATA[C <sub>Ferguson</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
376 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
377 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
378 <reportElement x="325" y="0" width="26" height="20" uuid="6e925143-ee09-4f4b-b455-95c67bb72442"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
379 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
380 <text><![CDATA[r²]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
381 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
382 <staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
383 <reportElement x="351" y="0" width="40" height="20" uuid="8d5a7cdb-6312-40a9-8431-38a87d388dbd"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
384 <textElement verticalAlignment="Middle" markup="styled"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
385 <text><![CDATA[n<sub>gesamt</sub>]]></text>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
386 </staticText>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
387 </band>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
388 </columnHeader>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
389 <detail>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
390 <band height="14" splitType="Stretch">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
391 <textField isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
392 <reportElement x="0" y="0" width="39" height="14" uuid="160039f4-9963-4f02-8f7b-ab05a5813a3c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
393 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
394 <textFieldExpression><![CDATA[$F{km}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
395 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
396 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
397 <reportElement stretchType="RelativeToBandHeight" x="154" y="0" width="35" height="14" uuid="228414fa-6e08-40c0-81c6-2fa89842eb31"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
398 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
399 <textFieldExpression><![CDATA[$F{b}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
400 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
401 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
402 <reportElement stretchType="RelativeToBandHeight" x="351" y="0" width="40" height="14" isPrintWhenDetailOverflows="true" uuid="a65c0f76-65dd-4003-8bde-60a8cfdbe03d"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
403 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
404 <textFieldExpression><![CDATA[$F{total}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
405 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
406 <textField isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
407 <reportElement x="39" y="0" width="55" height="14" uuid="438cff27-6f30-42e1-9865-5a2aaf983f26"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
408 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
409 <textFieldExpression><![CDATA[$F{param}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
410 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
411 <textField isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
412 <reportElement x="94" y="0" width="60" height="14" uuid="8a34ebd4-be25-4e3b-ac21-0906254fe67c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
413 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
414 <textFieldExpression><![CDATA[$F{a}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
415 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
416 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
417 <reportElement stretchType="RelativeToBandHeight" x="391" y="0" width="44" height="14" uuid="19a46282-3781-4b8f-9ea1-2b5e201d8143"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
418 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
419 <textFieldExpression><![CDATA[$F{out}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
420 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
421 <textField isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
422 <reportElement x="189" y="0" width="76" height="14" uuid="fba053b1-adf2-4ccd-a0d4-60c3f57f51d1"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
423 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
424 <textFieldExpression><![CDATA[$F{sd}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
425 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
426 <textField isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
427 <reportElement x="325" y="0" width="26" height="14" uuid="88626b31-52af-4748-9e02-d74639b9c813"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
428 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
429 <textFieldExpression><![CDATA[$F{r2}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
430 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
431 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
432 <reportElement stretchType="RelativeToBandHeight" x="265" y="0" width="60" height="14" uuid="01c3500c-c3b2-4c8d-8df2-c1a238d4f79c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
433 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
434 <textFieldExpression><![CDATA[$F{qmax}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
435 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
436 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
437 <reportElement stretchType="RelativeToBandHeight" x="435" y="0" width="35" height="14" uuid="86ee4471-d2ed-43ea-8b35-ca759574077e"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
438 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
439 <textFieldExpression><![CDATA[$F{cduan}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
440 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
441 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
442 <reportElement stretchType="RelativeToBandHeight" x="470" y="0" width="45" height="14" uuid="5d46cadc-2e8a-42e1-a284-e4319154090d"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
443 <textElement verticalAlignment="Middle"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
444 <textFieldExpression><![CDATA[$F{cferg}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
445 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
446 </band>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
447 </detail>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
448 <pageFooter>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
449 <band height="29" splitType="Stretch">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
450 <textField evaluationTime="Report">
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
451 <reportElement x="458" y="9" width="57" height="20" uuid="f198ce24-2d3e-4021-a481-61667820831c"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
452 <textFieldExpression><![CDATA[" / " + $V{PAGE_NUMBER}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
453 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
454 <textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
455 <reportElement x="403" y="9" width="55" height="20" uuid="d513f77e-0880-4b4f-9846-f938b6959503"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
456 <textElement textAlignment="Right"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
457 <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
458 </textField>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
459 </band>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
460 </pageFooter>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
461 <summary>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
462 <band height="42" splitType="Stretch"/>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
463 </summary>
f50eeccbbadd Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff changeset
464 </jasperReport>

http://dive4elements.wald.intevation.org