Mercurial > dive4elements > river
annotate artifacts/doc/conf/jasper/sqrelation.jrxml @ 8963:b98fbd91f64a
Configured SINFO-zusätzlich selektierte Längsschnitte in datacage
author | gernotbelger |
---|---|
date | Wed, 28 Mar 2018 17:04:20 +0200 |
parents | eed4e31ca1b3 |
children |
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"?> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
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"> |
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
|
3 <property name="ireport.zoom" value="1.5"/> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
4 <property name="ireport.x" value="0"/> |
8578
4eb1a3c71579
(issue1753) Implement PDF export of SQ Measurement data.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8073
diff
changeset
|
5 <property name="ireport.y" value="0"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
6 <subDataset name="dataset1"/> |
8578
4eb1a3c71579
(issue1753) Implement PDF export of SQ Measurement data.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8073
diff
changeset
|
7 <parameter name="MEASUREMENT_PAGE_NUM" class="java.lang.Integer"/> |
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
|
8 <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
|
9 <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
|
10 <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
|
11 <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
|
12 <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
|
13 <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
|
14 <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
|
15 <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
|
16 <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
|
17 <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
|
18 <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
|
19 <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
|
20 <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
|
21 <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
|
22 <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
|
23 <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
|
24 <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
|
25 <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
|
26 <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
|
27 <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
|
28 <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
|
29 <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
|
30 </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
|
31 <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
|
32 <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
|
33 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
34 <reportElement x="0" y="1" width="177" height="30"/> |
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
|
35 <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
|
36 <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
|
37 </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
|
38 <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
|
39 </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
|
40 <textField> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
41 <reportElement x="177" y="0" width="338" height="31"/> |
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
|
42 <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
|
43 <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
|
44 </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
|
45 <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
|
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 <textField> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
48 <reportElement x="0" y="31" width="515" height="26"/> |
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
|
49 <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
|
50 <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
|
51 </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
|
52 <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
|
53 </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
|
54 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
55 <reportElement x="0" y="211" width="123" height="20"/> |
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
|
56 <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
|
57 <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
|
58 </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
|
59 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
60 <reportElement x="123" y="211" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
61 <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
|
62 <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
|
63 </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
|
64 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
65 <reportElement x="0" y="231" width="123" height="20"/> |
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
|
66 <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
|
67 <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
|
68 </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
|
69 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
70 <reportElement x="123" y="231" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
71 <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
|
72 <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
|
73 </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
|
74 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
75 <reportElement x="0" y="291" width="123" height="20"/> |
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
|
76 <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
|
77 <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
|
78 </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
|
79 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
80 <reportElement x="123" y="291" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
81 <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
|
82 <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
|
83 </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
|
84 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
85 <reportElement x="0" y="311" width="123" height="20"/> |
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
|
86 <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
|
87 <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
|
88 </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
|
89 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
90 <reportElement x="123" y="311" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
91 <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
|
92 <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
|
93 </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
|
94 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
95 <reportElement x="0" y="331" width="123" height="20"/> |
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
|
96 <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
|
97 <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
|
98 </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
|
99 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
100 <reportElement x="123" y="331" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
101 <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
|
102 <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
|
103 </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
|
104 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
105 <reportElement x="0" y="351" width="123" height="20"/> |
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
|
106 <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
|
107 <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
|
108 </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
|
109 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
110 <reportElement x="123" y="351" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
111 <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
|
112 <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
|
113 </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
|
114 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
115 <reportElement x="0" y="57" width="346" height="20"/> |
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
|
116 <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
|
117 <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
|
118 </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
|
119 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
122 <reportElement x="0" y="81" width="67" height="20"/> |
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
|
123 <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
|
124 <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
|
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 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
127 <reportElement x="84" y="81" width="400" height="20"/> |
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
|
128 <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
|
129 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
132 <reportElement x="0" y="101" width="67" height="15"/> |
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
|
133 <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
|
134 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
137 <reportElement x="0" y="116" width="67" height="15"/> |
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
|
138 <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
|
139 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
142 <reportElement x="0" y="146" width="67" height="15"/> |
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
|
143 <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
|
144 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
147 <reportElement x="0" y="161" width="67" height="15"/> |
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
|
148 <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
|
149 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
152 <reportElement x="0" y="176" width="67" height="15"/> |
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
|
153 <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
|
154 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
157 <reportElement x="0" y="191" width="67" height="15"/> |
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
|
158 <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
|
159 <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
|
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 <staticText> |
8603
eed4e31ca1b3
(issue1753) Increase widht of PARAMETER column
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8578
diff
changeset
|
162 <reportElement x="0" y="131" width="67" height="15"/> |
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
|
163 <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
|
164 <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
|
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 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
167 <reportElement x="84" y="146" width="426" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
168 <textElement/> |
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
|
169 <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
|
170 </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
|
171 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
172 <reportElement x="84" y="176" width="442" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
173 <textElement/> |
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
|
174 <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
|
175 </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
|
176 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
177 <reportElement x="84" y="161" width="461" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
178 <textElement/> |
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
|
179 <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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
182 <reportElement x="84" y="131" width="426" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
183 <textElement/> |
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
|
184 <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
|
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 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
187 <reportElement x="84" y="101" width="431" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
188 <textElement/> |
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
|
189 <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
|
190 </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
|
191 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
192 <reportElement x="84" y="191" width="426" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
193 <textElement/> |
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
|
194 <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
|
195 </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
|
196 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
197 <reportElement x="84" y="116" width="426" height="15"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
198 <textElement/> |
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
|
199 <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
|
200 </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
|
201 <line> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
202 <reportElement x="0" y="210" width="515" height="1"/> |
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
|
203 </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
|
204 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
205 <reportElement x="123" y="251" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
206 <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
|
207 <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
|
208 </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
|
209 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
210 <reportElement x="0" y="251" width="123" height="20"/> |
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
|
211 <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
|
212 <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
|
213 </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
|
214 <textField isBlankWhenNull="false"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
215 <reportElement x="123" y="271" width="392" height="20" isRemoveLineWhenBlank="true"/> |
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
|
216 <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
|
217 <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
|
218 </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
|
219 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
220 <reportElement x="0" y="271" width="123" height="20"/> |
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
|
221 <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
|
222 <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
|
223 </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
|
224 <line> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
225 <reportElement x="0" y="371" width="515" height="1"/> |
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
|
226 </line> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
227 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
228 <reportElement x="0" y="383" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
229 <textElement verticalAlignment="Top" markup="none"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
230 <text><![CDATA[a]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
231 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
232 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
233 <reportElement x="109" y="383" width="176" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
234 <textElement markup="none"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
235 <text><![CDATA[Transportkurvenkoeffizient]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
236 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
237 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
238 <reportElement x="0" y="401" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
239 <textElement verticalAlignment="Top" markup="none"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
240 <text><![CDATA[b]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
241 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
242 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
243 <reportElement x="109" y="401" width="143" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
244 <textElement markup="none"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
245 <text><![CDATA[Transportkurvenexponent]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
246 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
247 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
248 <reportElement x="0" y="419" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
249 <textElement verticalAlignment="Top" markup="none"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
250 <text><![CDATA[Standardfehler]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
251 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
252 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
253 <reportElement mode="Transparent" x="0" y="437" width="76" height="18" forecolor="#000000" backcolor="#FFFFFF"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
254 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="styled"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
255 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
256 <paragraph lineSpacing="Single"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
257 </textElement> |
7932
b1393f96c153
Add unit for Q in SQ relation exports.
"Tom Gottfried <tom@intevation.de>"
parents:
7895
diff
changeset
|
258 <text><![CDATA[Q<sub>max</sub>]]></text> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
259 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
260 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
261 <reportElement x="109" y="419" width="265" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
262 <textElement markup="none"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
263 <text><![CDATA[natürlicher Logarithmus der Standardabweichung]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
264 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
265 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
266 <reportElement mode="Transparent" x="109" y="437" width="285" height="18" forecolor="#000000" backcolor="#FFFFFF"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
267 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none"> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
268 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
269 <paragraph lineSpacing="Single"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
270 </textElement> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
271 <text><![CDATA[maximal gemessener Abfluss [m³/s]]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
272 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
273 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
274 <reportElement x="0" y="455" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
275 <textElement verticalAlignment="Top" markup="none"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
276 <text><![CDATA[r²]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
277 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
278 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
279 <reportElement x="109" y="455" width="100" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
280 <textElement markup="none"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
281 <text><![CDATA[Bestimmtheitsmaß]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
282 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
283 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
284 <reportElement mode="Transparent" x="0" y="473" width="76" height="18" forecolor="#000000" backcolor="#FFFFFF"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
285 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="styled"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
286 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
287 <paragraph lineSpacing="Single"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
288 </textElement> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
289 <text><![CDATA[n<sub>gesamt</sub>]]></text> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
290 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
291 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
292 <reportElement mode="Transparent" x="0" y="491" width="76" height="18" forecolor="#000000" backcolor="#FFFFFF"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
293 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="styled"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
294 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
295 <paragraph lineSpacing="Single"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
296 </textElement> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
297 <text><![CDATA[n<sub>Ausreißer</sub>]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
298 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
299 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
300 <reportElement x="109" y="473" width="100" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
301 <textElement/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
302 <text><![CDATA[Anzahl Messwerte]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
303 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
304 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
305 <reportElement x="109" y="491" width="100" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
306 <textElement/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
307 <text><![CDATA[Anzahl Ausreißer]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
308 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
309 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
310 <reportElement mode="Transparent" x="0" y="509" width="76" height="18" forecolor="#000000" backcolor="#FFFFFF"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
311 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="styled"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
312 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
313 <paragraph lineSpacing="Single"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
314 </textElement> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
315 <text><![CDATA[C<sub>Duan</sub>]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
316 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
317 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
318 <reportElement x="109" y="509" width="181" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
319 <textElement/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
320 <text><![CDATA[Bias Korrektur nach Duan 1983]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
321 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
322 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
323 <reportElement mode="Transparent" x="0" y="527" width="76" height="18" forecolor="#000000" backcolor="#FFFFFF"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
324 <textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="styled"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
325 <font fontName="SansSerif" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
326 <paragraph lineSpacing="Single"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
327 </textElement> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
328 <text><![CDATA[C <sub>Ferguson</sub>]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
329 </staticText> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
330 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
331 <reportElement x="109" y="527" width="181" height="18"/> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
332 <textElement/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
333 <text><![CDATA[Bias Korrektur nach Ferguson 1986]]></text> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
334 </staticText> |
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
|
335 </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
|
336 </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
|
337 <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
|
338 <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
|
339 <line> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
340 <reportElement x="0" y="19" width="515" height="1"/> |
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
|
341 </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
|
342 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
343 <reportElement x="0" y="0" width="39" height="20"/> |
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
|
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[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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
348 <reportElement x="39" y="0" width="55" height="20"/> |
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
|
349 <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
|
350 <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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
353 <reportElement x="94" y="0" width="60" height="20"/> |
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
|
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[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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
358 <reportElement x="189" y="0" width="76" height="20"/> |
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
|
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[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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
363 <reportElement x="154" y="0" width="35" height="20"/> |
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
|
364 <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
|
365 <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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
368 <reportElement x="265" y="0" width="60" height="20"/> |
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
|
369 <textElement verticalAlignment="Middle" markup="styled"/> |
7932
b1393f96c153
Add unit for Q in SQ relation exports.
"Tom Gottfried <tom@intevation.de>"
parents:
7895
diff
changeset
|
370 <text><![CDATA[Q<sub>max</sub> [m³/s]]]></text> |
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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
373 <reportElement x="391" y="0" width="44" height="20"/> |
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
|
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[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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
378 <reportElement x="435" y="0" width="35" height="20"/> |
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
|
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[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
|
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> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
383 <reportElement x="470" y="0" width="45" height="20"/> |
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
|
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[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
|
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 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
388 <reportElement x="325" y="0" width="26" height="20"/> |
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
|
389 <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
|
390 <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
|
391 </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
|
392 <staticText> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
393 <reportElement x="351" y="0" width="40" height="20"/> |
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
|
394 <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
|
395 <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
|
396 </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
|
397 </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
|
398 </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
|
399 <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
|
400 <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
|
401 <textField isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
402 <reportElement x="0" y="0" width="39" height="14"/> |
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
|
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{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
|
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 isStretchWithOverflow="true" isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
407 <reportElement stretchType="RelativeToBandHeight" x="154" y="0" width="35" height="14"/> |
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
|
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{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
|
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 isStretchWithOverflow="true" isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
412 <reportElement stretchType="RelativeToBandHeight" x="351" y="0" width="40" height="14" isPrintWhenDetailOverflows="true"/> |
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
|
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{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
|
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 isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
417 <reportElement x="39" y="0" width="55" height="14"/> |
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
|
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{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
|
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"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
422 <reportElement x="94" y="0" width="60" height="14"/> |
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
|
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{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
|
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 isStretchWithOverflow="true" isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
427 <reportElement stretchType="RelativeToBandHeight" x="391" y="0" width="44" height="14"/> |
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
|
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{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
|
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 isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
432 <reportElement x="189" y="0" width="76" height="14"/> |
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
|
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{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
|
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 isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
437 <reportElement x="325" y="0" width="26" height="14"/> |
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
|
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{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
|
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"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
442 <reportElement stretchType="RelativeToBandHeight" x="265" y="0" width="60" height="14"/> |
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
|
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{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
|
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 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
447 <reportElement stretchType="RelativeToBandHeight" x="435" y="0" width="35" height="14"/> |
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
|
448 <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
|
449 <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
|
450 </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
|
451 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
452 <reportElement stretchType="RelativeToBandHeight" x="470" y="0" width="45" height="14"/> |
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
|
453 <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
|
454 <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
|
455 </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
|
456 </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
|
457 </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
|
458 <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
|
459 <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
|
460 <textField evaluationTime="Report"> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
461 <reportElement x="458" y="9" width="57" height="20"/> |
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
462 <textElement/> |
8578
4eb1a3c71579
(issue1753) Implement PDF export of SQ Measurement data.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
8073
diff
changeset
|
463 <textFieldExpression><![CDATA[" / " + ($V{PAGE_NUMBER} + $P{MEASUREMENT_PAGE_NUM})]]></textFieldExpression> |
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
|
464 </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
|
465 <textField> |
7895
9d5385ccad07
Use old version of iReport to generate binary compatible version of the PDF S/Q template.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
7856
diff
changeset
|
466 <reportElement x="403" y="9" width="55" height="20"/> |
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
|
467 <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
|
468 <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
|
469 </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
|
470 </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
|
471 </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
|
472 <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
|
473 <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
|
474 </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
|
475 </jasperReport> |