Mercurial > dive4elements > river
comparison artifacts/doc/conf/jasper/reference_gauge_start_end.jrxml @ 8583:138feb491c8a
Add jasper -> jrxml converted files.
Conversion was done with iReport 4.5.0
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 16 Mar 2015 17:08:04 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
8582:17a3030bbda2 | 8583:138feb491c8a |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
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="842" pageHeight="595" orientation="Landscape" columnWidth="762" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20"> | |
3 <property name="ireport.zoom" value="1.5"/> | |
4 <property name="ireport.x" value="0"/> | |
5 <property name="ireport.y" value="0"/> | |
6 <field name="river" class="java.lang.String"/> | |
7 <field name="reference" class="java.lang.String"/> | |
8 <field name="km1" class="java.lang.String"/> | |
9 <field name="W1" class="java.lang.String"/> | |
10 <field name="date" class="java.lang.String"/> | |
11 <field name="Q1" class="java.lang.String"/> | |
12 <field name="calculation" class="java.lang.String"/> | |
13 <field name="km2" class="java.lang.String"/> | |
14 <field name="location2" class="java.lang.String"/> | |
15 <field name="location1" class="java.lang.String"/> | |
16 <field name="location" class="java.lang.String"/> | |
17 <field name="W2" class="java.lang.String"/> | |
18 <field name="Q2" class="java.lang.String"/> | |
19 <field name="Wcm1" class="java.lang.String"/> | |
20 <field name="Wcm2" class="java.lang.String"/> | |
21 <background> | |
22 <band splitType="Stretch"/> | |
23 </background> | |
24 <title> | |
25 <band height="130" splitType="Stretch"> | |
26 <staticText> | |
27 <reportElement x="0" y="1" width="166" height="30"/> | |
28 <textElement> | |
29 <font size="18"/> | |
30 </textElement> | |
31 <text><![CDATA[Ergebnisausgabe]]></text> | |
32 </staticText> | |
33 <textField> | |
34 <reportElement x="166" y="0" width="349" height="31"/> | |
35 <textElement> | |
36 <font size="18"/> | |
37 </textElement> | |
38 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> | |
39 </textField> | |
40 <textField> | |
41 <reportElement x="0" y="31" width="515" height="26"/> | |
42 <textElement> | |
43 <font size="14"/> | |
44 </textElement> | |
45 <textFieldExpression><![CDATA[$F{calculation}]]></textFieldExpression> | |
46 </textField> | |
47 <staticText> | |
48 <reportElement x="0" y="70" width="123" height="20"/> | |
49 <textElement/> | |
50 <text><![CDATA[Gewässer:]]></text> | |
51 </staticText> | |
52 <textField> | |
53 <reportElement x="123" y="70" width="392" height="20"/> | |
54 <textElement/> | |
55 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> | |
56 </textField> | |
57 <staticText> | |
58 <reportElement x="0" y="90" width="123" height="20"/> | |
59 <textElement/> | |
60 <text><![CDATA[Datum der Erstellung:]]></text> | |
61 </staticText> | |
62 <textField> | |
63 <reportElement x="123" y="90" width="392" height="20"/> | |
64 <textElement/> | |
65 <textFieldExpression><![CDATA[$F{date}]]></textFieldExpression> | |
66 </textField> | |
67 </band> | |
68 </title> | |
69 <columnHeader> | |
70 <band height="46" splitType="Stretch"> | |
71 <line> | |
72 <reportElement x="0" y="38" width="762" height="1"/> | |
73 </line> | |
74 <staticText> | |
75 <reportElement x="0" y="0" width="61" height="38"/> | |
76 <textElement verticalAlignment="Middle"/> | |
77 <text><![CDATA[Fluss-Km]]></text> | |
78 </staticText> | |
79 <staticText> | |
80 <reportElement x="61" y="0" width="72" height="38"/> | |
81 <textElement verticalAlignment="Middle"/> | |
82 <text><![CDATA[W [m + NHN]]]></text> | |
83 </staticText> | |
84 <staticText> | |
85 <reportElement x="604" y="0" width="45" height="38"/> | |
86 <textElement verticalAlignment="Middle"/> | |
87 <text><![CDATA[gleichw.Q [m³/s]]]></text> | |
88 </staticText> | |
89 <staticText> | |
90 <reportElement x="650" y="0" width="112" height="38"/> | |
91 <textElement verticalAlignment="Middle"/> | |
92 <text><![CDATA[Lage]]></text> | |
93 </staticText> | |
94 <staticText> | |
95 <reportElement x="224" y="0" width="47" height="38"/> | |
96 <textElement verticalAlignment="Middle"/> | |
97 <text><![CDATA[gleichw. Q [m³/s]]]></text> | |
98 </staticText> | |
99 <staticText> | |
100 <reportElement x="445" y="0" width="70" height="38"/> | |
101 <textElement verticalAlignment="Middle"/> | |
102 <text><![CDATA[W [m + NHN]]]></text> | |
103 </staticText> | |
104 <staticText> | |
105 <reportElement x="271" y="0" width="112" height="38"/> | |
106 <textElement verticalAlignment="Middle"/> | |
107 <text><![CDATA[Lage]]></text> | |
108 </staticText> | |
109 <staticText> | |
110 <reportElement x="515" y="0" width="89" height="38"/> | |
111 <textElement verticalAlignment="Middle"/> | |
112 <text><![CDATA[W (cm am Pegel)]]></text> | |
113 </staticText> | |
114 <staticText> | |
115 <reportElement x="383" y="0" width="62" height="38"/> | |
116 <textElement verticalAlignment="Middle"/> | |
117 <text><![CDATA[Fluss-Km]]></text> | |
118 </staticText> | |
119 <staticText> | |
120 <reportElement x="135" y="0" width="89" height="38"/> | |
121 <textElement verticalAlignment="Middle"/> | |
122 <text><![CDATA[W (cm am Pegel)]]></text> | |
123 </staticText> | |
124 </band> | |
125 </columnHeader> | |
126 <detail> | |
127 <band height="14" splitType="Stretch"> | |
128 <textField isBlankWhenNull="true"> | |
129 <reportElement x="0" y="0" width="61" height="14"/> | |
130 <textElement/> | |
131 <textFieldExpression><![CDATA[$F{km1}]]></textFieldExpression> | |
132 </textField> | |
133 <textField isBlankWhenNull="true"> | |
134 <reportElement x="224" y="0" width="47" height="14"/> | |
135 <textElement/> | |
136 <textFieldExpression><![CDATA[$F{Q1}]]></textFieldExpression> | |
137 </textField> | |
138 <textField isBlankWhenNull="true"> | |
139 <reportElement x="61" y="0" width="72" height="14"/> | |
140 <textElement/> | |
141 <textFieldExpression><![CDATA[$F{W1}]]></textFieldExpression> | |
142 </textField> | |
143 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | |
144 <reportElement stretchType="RelativeToBandHeight" x="650" y="0" width="112" height="14" isPrintWhenDetailOverflows="true"/> | |
145 <textElement/> | |
146 <textFieldExpression><![CDATA[$F{location2}]]></textFieldExpression> | |
147 </textField> | |
148 <textField isBlankWhenNull="true"> | |
149 <reportElement x="445" y="0" width="70" height="14"/> | |
150 <textElement/> | |
151 <textFieldExpression><![CDATA[$F{W2}]]></textFieldExpression> | |
152 </textField> | |
153 <textField isBlankWhenNull="true"> | |
154 <reportElement x="604" y="0" width="45" height="14"/> | |
155 <textElement/> | |
156 <textFieldExpression><![CDATA[$F{Q2}]]></textFieldExpression> | |
157 </textField> | |
158 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | |
159 <reportElement stretchType="RelativeToBandHeight" x="271" y="0" width="112" height="14" isPrintWhenDetailOverflows="true"/> | |
160 <textElement/> | |
161 <textFieldExpression><![CDATA[$F{location1}]]></textFieldExpression> | |
162 </textField> | |
163 <textField isBlankWhenNull="true"> | |
164 <reportElement x="515" y="0" width="89" height="14"/> | |
165 <textElement/> | |
166 <textFieldExpression><![CDATA[$F{Wcm2}]]></textFieldExpression> | |
167 </textField> | |
168 <textField isBlankWhenNull="true"> | |
169 <reportElement x="383" y="0" width="62" height="14"/> | |
170 <textElement/> | |
171 <textFieldExpression><![CDATA[$F{km2}]]></textFieldExpression> | |
172 </textField> | |
173 <textField isBlankWhenNull="true"> | |
174 <reportElement x="135" y="0" width="89" height="14"/> | |
175 <textElement/> | |
176 <textFieldExpression><![CDATA[$F{Wcm1}]]></textFieldExpression> | |
177 </textField> | |
178 </band> | |
179 </detail> | |
180 <pageFooter> | |
181 <band height="29" splitType="Stretch"> | |
182 <textField evaluationTime="Report"> | |
183 <reportElement x="705" y="9" width="57" height="20"/> | |
184 <textElement/> | |
185 <textFieldExpression><![CDATA[" / " + $V{PAGE_NUMBER}]]></textFieldExpression> | |
186 </textField> | |
187 <textField> | |
188 <reportElement x="650" y="9" width="55" height="20"/> | |
189 <textElement textAlignment="Right"/> | |
190 <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> | |
191 </textField> | |
192 </band> | |
193 </pageFooter> | |
194 <summary> | |
195 <band height="42" splitType="Stretch"/> | |
196 </summary> | |
197 </jasperReport> |