Mercurial > dive4elements > river
annotate artifacts/doc/conf/jasper/sqrelation.jrxml @ 8098:09725b65955a
Add new and simplyfied SedimentLoadFacet
The SedimentLoadFacet is intended to work with the Measurement stations.
It uses the same mechanismn to access the Mesurement station values
as the calculation does.
SedimentLoadLS values need a different facet that will come soon.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 15 Aug 2014 18:27:19 +0200 |
parents | dee3b3b0417e |
children | 4eb1a3c71579 |
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"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
5 <property name="ireport.y" value="432"/> |
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"/> |
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
|
7 <field name="river" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
8 <field name="periods" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
9 <field name="outliertest" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
10 <field name="date" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
11 <field name="outliers" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
12 <field name="calculation" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
13 <field name="total" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
14 <field name="out" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
15 <field name="location" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
16 <field name="sd" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
17 <field name="a" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
18 <field name="b" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
19 <field name="km" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
20 <field name="param" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
21 <field name="r2" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
22 <field name="qmax" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
23 <field name="cferg" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
24 <field name="cduan" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
25 <field name="msName" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
26 <field name="msGauge" class="java.lang.String"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
27 <background> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
28 <band splitType="Stretch"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
29 </background> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
30 <title> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
31 <band height="562" splitType="Stretch"> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
32 <staticText> |
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
|
33 <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
|
34 <textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
35 <font size="18"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
36 </textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
37 <text><![CDATA[Ergebnisausgabe]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
38 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
39 <textField> |
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
|
40 <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
|
41 <textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
42 <font size="18"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
43 </textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
44 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
45 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
46 <textField> |
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
|
47 <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
|
48 <textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
49 <font size="14"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
50 </textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
51 <textFieldExpression><![CDATA[$F{calculation}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
52 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
53 <staticText> |
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
|
54 <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
|
55 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
56 <text><![CDATA[Gewässer:]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
57 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
58 <textField isBlankWhenNull="false"> |
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
|
59 <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
|
60 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
61 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
62 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
63 <staticText> |
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
|
64 <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
|
65 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
66 <text><![CDATA[Ort:]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
67 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
68 <textField isBlankWhenNull="false"> |
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
|
69 <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
|
70 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
71 <textFieldExpression><![CDATA[$F{location}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
72 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
73 <staticText> |
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
|
74 <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
|
75 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
76 <text><![CDATA[Datum der Erstellung:]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
77 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
78 <textField isBlankWhenNull="false"> |
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
|
79 <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
|
80 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
81 <textFieldExpression><![CDATA[$F{date}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
82 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
83 <staticText> |
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
|
84 <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
|
85 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
86 <text><![CDATA[Zeitraum:]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
87 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
88 <textField isBlankWhenNull="false"> |
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
|
89 <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
|
90 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
91 <textFieldExpression><![CDATA[$F{periods}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
92 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
93 <staticText> |
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
|
94 <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
|
95 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
96 <text><![CDATA[Ausreißertest:]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
97 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
98 <textField isBlankWhenNull="false"> |
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
|
99 <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
|
100 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
101 <textFieldExpression><![CDATA[$F{outliertest}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
102 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
103 <staticText> |
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
|
104 <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
|
105 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
106 <text><![CDATA[Ausreißer:]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
107 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
108 <textField isBlankWhenNull="false"> |
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
|
109 <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
|
110 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
111 <textFieldExpression><![CDATA[$F{outliers}]]></textFieldExpression> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
112 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
113 <staticText> |
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
|
114 <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
|
115 <textElement markup="styled"> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
116 <font size="12"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
117 </textElement> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
118 <text><![CDATA[in der Funktion S = aQ<sup>b</sup>]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
119 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
120 <staticText> |
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
|
121 <reportElement x="0" y="81" width="62" 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
|
122 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
123 <text><![CDATA[PARAMETER]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
124 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
125 <staticText> |
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
|
126 <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
|
127 <textElement verticalAlignment="Middle"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
128 <text><![CDATA[FESTSTOFFFRAKTION]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
129 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
130 <staticText> |
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
|
131 <reportElement x="0" y="101" width="62" 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
|
132 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
133 <text><![CDATA[A]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
134 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
135 <staticText> |
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
|
136 <reportElement x="0" y="116" width="62" 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
|
137 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
138 <text><![CDATA[B]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
139 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
140 <staticText> |
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
|
141 <reportElement x="0" y="146" width="62" 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
|
142 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
143 <text><![CDATA[D]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
144 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
145 <staticText> |
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
|
146 <reportElement x="0" y="161" width="62" 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
|
147 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
148 <text><![CDATA[E]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
149 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
150 <staticText> |
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
|
151 <reportElement x="0" y="176" width="62" 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
|
152 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
153 <text><![CDATA[F]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
154 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
155 <staticText> |
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
|
156 <reportElement x="0" y="191" width="62" 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
|
157 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
158 <text><![CDATA[G]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
159 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
160 <staticText> |
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
|
161 <reportElement x="0" y="131" width="62" 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
|
162 <textElement textAlignment="Center"/> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
163 <text><![CDATA[C]]></text> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
164 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
165 <staticText> |
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
|
166 <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
|
167 <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
|
168 <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
|
169 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
170 <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
|
171 <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
|
172 <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
|
173 <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
|
174 </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
|
175 <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
|
176 <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
|
177 <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
|
178 <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
|
179 </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
|
180 <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
|
181 <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
|
182 <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
|
183 <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
|
184 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
185 <staticText> |
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
|
186 <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
|
187 <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
|
188 <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
|
189 </staticText> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
190 <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
|
191 <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
|
192 <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
|
193 <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
|
194 </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
|
195 <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
|
196 <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
|
197 <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
|
198 <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
|
199 </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
|
200 <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
|
201 <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
|
202 </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
|
203 <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
|
204 <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
|
205 <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
|
206 <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
|
207 </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
|
208 <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
|
209 <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
|
210 <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
|
211 <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
|
212 </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
|
213 <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
|
214 <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
|
215 <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
|
216 <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
|
217 </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
|
218 <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
|
219 <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
|
220 <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
|
221 <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
|
222 </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
|
223 <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
|
224 <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
|
225 </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
|
226 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
227 <reportElement x="0" y="383" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
228 <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
|
229 <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
|
230 </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
|
231 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
232 <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
|
233 <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
|
234 <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
|
235 </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
|
236 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
237 <reportElement x="0" y="401" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
238 <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
|
239 <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
|
240 </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
|
241 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
242 <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
|
243 <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
|
244 <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
|
245 </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
|
246 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
247 <reportElement x="0" y="419" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
248 <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
|
249 <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
|
250 </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
|
251 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
252 <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
|
253 <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
|
254 <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
|
255 <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
|
256 </textElement> |
7932
b1393f96c153
Add unit for Q in SQ relation exports.
"Tom Gottfried <tom@intevation.de>"
parents:
7895
diff
changeset
|
257 <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
|
258 </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
|
259 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
260 <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
|
261 <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
|
262 <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
|
263 </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
|
264 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
265 <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
|
266 <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
|
267 <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
|
268 <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
|
269 </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
|
270 <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
|
271 </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
|
272 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
273 <reportElement x="0" y="455" width="76" height="18"/> |
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
274 <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
|
275 <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
|
276 </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
|
277 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
278 <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
|
279 <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
|
280 <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
|
281 </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
|
282 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
283 <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
|
284 <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
|
285 <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
|
286 <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
|
287 </textElement> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
288 <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
|
289 </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
|
290 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
291 <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
|
292 <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
|
293 <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
|
294 <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
|
295 </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
|
296 <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
|
297 </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
|
298 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
299 <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
|
300 <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
|
301 <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
|
302 </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
|
303 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
304 <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
|
305 <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
|
306 <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
|
307 </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
|
308 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
309 <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
|
310 <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
|
311 <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
|
312 <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
|
313 </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
|
314 <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
|
315 </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
|
316 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
317 <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
|
318 <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
|
319 <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
|
320 </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
|
321 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
322 <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
|
323 <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
|
324 <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
|
325 <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
|
326 </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
|
327 <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
|
328 </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
|
329 <staticText> |
8073
dee3b3b0417e
Cleaned layout for infolines (issue1635).
Tom Gottfried <tom@intevation.de>
parents:
7932
diff
changeset
|
330 <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
|
331 <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
|
332 <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
|
333 </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
|
334 </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
|
335 </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
|
336 <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
|
337 <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
|
338 <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
|
339 <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
|
340 </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
|
341 <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
|
342 <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
|
343 <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
|
344 <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
|
345 </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
|
346 <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
|
347 <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
|
348 <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
|
349 <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
|
350 </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
|
351 <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
|
352 <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
|
353 <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
|
354 <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
|
355 </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
|
356 <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
|
357 <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
|
358 <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
|
359 <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
|
360 </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
|
361 <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
|
362 <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
|
363 <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
|
364 <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
|
365 </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
|
366 <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
|
367 <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
|
368 <textElement verticalAlignment="Middle" markup="styled"/> |
7932
b1393f96c153
Add unit for Q in SQ relation exports.
"Tom Gottfried <tom@intevation.de>"
parents:
7895
diff
changeset
|
369 <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
|
370 </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
|
371 <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
|
372 <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
|
373 <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
|
374 <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
|
375 </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
|
376 <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
|
377 <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
|
378 <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
|
379 <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
|
380 </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
|
381 <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
|
382 <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
|
383 <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
|
384 <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
|
385 </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
|
386 <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
|
387 <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
|
388 <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
|
389 <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
|
390 </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
|
391 <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
|
392 <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
|
393 <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
|
394 <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
|
395 </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
|
396 </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
|
397 </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
|
398 <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
|
399 <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
|
400 <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
|
401 <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
|
402 <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
|
403 <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
|
404 </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
|
405 <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
|
406 <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
|
407 <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
|
408 <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
|
409 </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
|
410 <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
|
411 <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
|
412 <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
|
413 <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
|
414 </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
|
415 <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
|
416 <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
|
417 <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
|
418 <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
|
419 </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
|
420 <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
|
421 <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
|
422 <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
|
423 <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
|
424 </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
|
425 <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
|
426 <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
|
427 <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
|
428 <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
|
429 </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
|
430 <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
|
431 <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
|
432 <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
|
433 <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
|
434 </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
|
435 <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
|
436 <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
|
437 <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
|
438 <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
|
439 </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
|
440 <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
|
441 <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
|
442 <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
|
443 <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
|
444 </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
|
445 <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
|
446 <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
|
447 <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
|
448 <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
|
449 </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
|
450 <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
|
451 <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
|
452 <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
|
453 <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
|
454 </textField> |
f50eeccbbadd
Fix for flys/issue1635: Added legend for table. TODO: Adjust english template. BTW: Who threw the original templates away?
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
455 </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
|
456 </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
|
457 <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
|
458 <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
|
459 <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
|
460 <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
|
461 <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
|
462 <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
|
463 </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
|
464 <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
|
465 <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
|
466 <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
|
467 <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
|
468 </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
|
469 </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
|
470 </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
|
471 <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
|
472 <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
|
473 </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
|
474 </jasperReport> |