9313
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> |
9322
|
3 <!-- 2018-07-27T10:34:43 --> |
9313
|
4 <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="545" leftMargin="30" rightMargin="20" topMargin="20" bottomMargin="20"> |
|
5 <property name="ireport.zoom" value="1.0"/> |
|
6 <property name="ireport.x" value="0"/> |
|
7 <property name="ireport.y" value="0"/> |
|
8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html" fontName="Roboto"> |
|
9 <paragraph lineSpacing="Single"/> |
|
10 </style> |
|
11 <field name="meta:header" class="java.lang.String"/> |
|
12 <field name="meta:calcMode" class="java.lang.String"/> |
|
13 <field name="meta:version_label" class="java.lang.String"/> |
|
14 <field name="meta:version" class="java.lang.String"/> |
|
15 <field name="meta:user_label" class="java.lang.String"/> |
|
16 <field name="meta:user" class="java.lang.String"/> |
|
17 <field name="meta:date_label" class="java.lang.String"/> |
|
18 <field name="meta:date" class="java.lang.String"/> |
|
19 <field name="meta:river_label" class="java.lang.String"/> |
|
20 <field name="meta:river" class="java.lang.String"/> |
|
21 <field name="meta:range_label" class="java.lang.String"/> |
|
22 <field name="meta:range" class="java.lang.String"/> |
|
23 <field name="meta:calculation_label" class="java.lang.String"/> |
|
24 <field name="meta:calculation_name" class="java.lang.String"/> |
|
25 <field name="meta:station_header" class="java.lang.String"/> |
|
26 <field name="meta:flowdepthdevelopment_header" class="java.lang.String"/> |
|
27 <field name="meta:flowdepthdevelopmentperyear_header" class="java.lang.String"/> |
|
28 <field name="meta:waterleveldifference_header" class="java.lang.String"/> |
|
29 <field name="meta:waterleveldifference_header2" class="java.lang.String"/> |
|
30 <field name="meta:waterleveldifference_header_label" class="java.lang.String"/> |
|
31 <field name="meta:bedheightdifference_header" class="java.lang.String"/> |
|
32 <field name="meta:bedheightdifference_header2" class="java.lang.String"/> |
|
33 <field name="meta:bedheightdifference_header_label" class="java.lang.String"/> |
|
34 <field name="meta:flowdepthcurrent_header" class="java.lang.String"/> |
|
35 <field name="meta:flowdepthcurrent_header2" class="java.lang.String"/> |
|
36 <field name="meta:flowdepthhistorical_header" class="java.lang.String"/> |
|
37 <field name="meta:flowdepthhistorical_header2" class="java.lang.String"/> |
|
38 <field name="meta:flowdepthcurrent_header_label" class="java.lang.String"/> |
|
39 <field name="meta:flowdepthhistorical_header_label" class="java.lang.String"/> |
|
40 <field name="meta:flowdepth_header" class="java.lang.String"/> |
|
41 <field name="meta:flowdepthdevelopment" class="java.lang.String"/> |
|
42 <field name="meta:flowdepthmin_header" class="java.lang.String"/> |
|
43 <field name="meta:flowdepthmax_header" class="java.lang.String"/> |
|
44 <field name="meta:flowdepthdevelopment_header_label" class="java.lang.String"/> |
|
45 <field name="meta:flowdepth_tkh_header" class="java.lang.String"/> |
|
46 <field name="meta:tkh_header" class="java.lang.String"/> |
|
47 <field name="meta:tkhkind_header" class="java.lang.String"/> |
|
48 <field name="meta:waterlevel_header" class="java.lang.String"/> |
|
49 <field name="meta:discharge_header" class="java.lang.String"/> |
|
50 <field name="meta:waterlevel_name_header" class="java.lang.String"/> |
|
51 <field name="meta:gauge_header" class="java.lang.String"/> |
|
52 <field name="meta:bedheight_header" class="java.lang.String"/> |
|
53 <field name="meta:sounding_name_header" class="java.lang.String"/> |
|
54 <field name="meta:location_header" class="java.lang.String"/> |
|
55 <field name="meta:fix_date" class="java.lang.String"/> |
|
56 <field name="meta:fix_q" class="java.lang.String"/> |
|
57 <field name="meta:fix_w" class="java.lang.String"/> |
|
58 <field name="meta:fix_state" class="java.lang.String"/> |
|
59 <field name="meta:fix_delta_w" class="java.lang.String"/> |
9322
|
60 <field name="meta:bezugswst_header" class="java.lang.String"/> |
|
61 <field name="meta:river_unit" class="java.lang.String"/> |
9313
|
62 <field name="data:0" class="java.lang.String"/> |
|
63 <field name="data:1" class="java.lang.String"/> |
|
64 <field name="data:2" class="java.lang.String"/> |
|
65 <field name="data:3" class="java.lang.String"/> |
|
66 <field name="data:4" class="java.lang.String"/> |
|
67 <field name="data:5" class="java.lang.String"/> |
|
68 <background> |
|
69 <band splitType="Stretch"/> |
|
70 </background> |
|
71 <title> |
|
72 <band height="169" splitType="Stretch"> |
|
73 <textField> |
|
74 <reportElement style="htmlStyle" x="0" y="0" width="515" height="30"/> |
|
75 <textElement> |
|
76 <font size="18"/> |
|
77 </textElement> |
|
78 <textFieldExpression><![CDATA[$F{meta:header} + " " + $F{meta:river}]]></textFieldExpression> |
|
79 </textField> |
|
80 <textField> |
|
81 <reportElement style="htmlStyle" x="0" y="39" width="165" height="20"/> |
|
82 <textFieldExpression><![CDATA[$F{meta:calcMode}]]></textFieldExpression> |
|
83 </textField> |
|
84 <textField> |
|
85 <reportElement style="htmlStyle" x="0" y="69" width="123" height="20"/> |
|
86 <textFieldExpression><![CDATA[$F{meta:version_label} + ":"]]></textFieldExpression> |
|
87 </textField> |
|
88 <textField> |
|
89 <reportElement style="htmlStyle" x="123" y="69" width="392" height="20"/> |
|
90 <textFieldExpression><![CDATA[$F{meta:version}]]></textFieldExpression> |
|
91 </textField> |
|
92 <textField> |
|
93 <reportElement style="htmlStyle" x="0" y="89" width="123" height="20"/> |
|
94 <textFieldExpression><![CDATA[$F{meta:user_label} + ":"]]></textFieldExpression> |
|
95 </textField> |
|
96 <textField> |
|
97 <reportElement style="htmlStyle" x="123" y="89" width="392" height="20"/> |
|
98 <textFieldExpression><![CDATA[$F{meta:user}]]></textFieldExpression> |
|
99 </textField> |
|
100 <textField> |
|
101 <reportElement style="htmlStyle" x="0" y="109" width="123" height="20"/> |
|
102 <textFieldExpression><![CDATA[$F{meta:date_label} + ":"]]></textFieldExpression> |
|
103 </textField> |
|
104 <textField> |
|
105 <reportElement style="htmlStyle" x="123" y="109" width="392" height="20"/> |
|
106 <textFieldExpression><![CDATA[$F{meta:date}]]></textFieldExpression> |
|
107 </textField> |
|
108 <textField> |
|
109 <reportElement style="htmlStyle" x="0" y="129" width="123" height="20"/> |
|
110 <textFieldExpression><![CDATA[$F{meta:river_label} + ":"]]></textFieldExpression> |
|
111 </textField> |
|
112 <textField> |
|
113 <reportElement style="htmlStyle" x="123" y="129" width="392" height="20"/> |
|
114 <textFieldExpression><![CDATA[$F{meta:river}]]></textFieldExpression> |
|
115 </textField> |
|
116 <textField> |
|
117 <reportElement style="htmlStyle" x="0" y="149" width="123" height="20"/> |
|
118 <textFieldExpression><![CDATA[$F{meta:range_label} + ":"]]></textFieldExpression> |
|
119 </textField> |
|
120 <textField> |
|
121 <reportElement style="htmlStyle" x="123" y="149" width="392" height="20"/> |
|
122 <textFieldExpression><![CDATA[$F{meta:range}]]></textFieldExpression> |
|
123 </textField> |
|
124 </band> |
|
125 </title> |
|
126 <columnHeader> |
|
127 <band height="25" splitType="Stretch"> |
|
128 <line> |
|
129 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="550" height="1"/> |
|
130 </line> |
|
131 <textField isStretchWithOverflow="true"> |
9322
|
132 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="70" height="24"/> |
9313
|
133 <box padding="5"/> |
|
134 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
|
135 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> |
|
136 </textField> |
|
137 <textField isStretchWithOverflow="true"> |
9322
|
138 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="70" y="0" width="110" height="24"/> |
9313
|
139 <box padding="5"/> |
|
140 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
9322
|
141 <textFieldExpression><![CDATA[$F{meta:bezugswst_header}+" ["+$F{meta:river_unit}+"]"]]></textFieldExpression> |
9313
|
142 </textField> |
|
143 <textField isStretchWithOverflow="true"> |
9322
|
144 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="180" y="0" width="70" height="24"/> |
9313
|
145 <box padding="5"/> |
|
146 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
9322
|
147 <textFieldExpression><![CDATA[$F{meta:discharge_header}]]></textFieldExpression> |
9313
|
148 </textField> |
|
149 <textField isStretchWithOverflow="true"> |
9322
|
150 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="250" y="0" width="70" height="24"/> |
9313
|
151 <box padding="5"/> |
|
152 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
9322
|
153 <textFieldExpression><![CDATA[$F{meta:waterlevel_name_header}]]></textFieldExpression> |
9313
|
154 </textField> |
|
155 <textField isStretchWithOverflow="true"> |
9322
|
156 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="320" y="0" width="110" height="24"/> |
9313
|
157 <box padding="5"/> |
9322
|
158 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
|
159 <textFieldExpression><![CDATA[$F{meta:gauge_header}]]></textFieldExpression> |
|
160 </textField> |
|
161 <textField isStretchWithOverflow="true"> |
|
162 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="430" y="0" width="110" height="24"/> |
|
163 <box padding="5"/> |
|
164 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
|
165 <textFieldExpression><![CDATA[$F{meta:location_header}]]></textFieldExpression> |
9313
|
166 </textField> |
|
167 </band> |
|
168 </columnHeader> |
|
169 <detail> |
|
170 <band height="15" splitType="Prevent"> |
|
171 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
9322
|
172 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="70" height="15"/> |
9313
|
173 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
174 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
175 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
176 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
177 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
178 </box> |
|
179 <textElement textAlignment="Right" verticalAlignment="Top"/> |
|
180 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression> |
|
181 </textField> |
|
182 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
9322
|
183 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="70" y="0" width="110" height="15"/> |
9313
|
184 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
185 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
186 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
187 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
188 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
189 </box> |
9322
|
190 <textElement textAlignment="Right" verticalAlignment="Top"/> |
9313
|
191 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> |
|
192 </textField> |
|
193 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
9322
|
194 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="180" y="0" width="70" height="15"/> |
9313
|
195 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
196 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
197 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
198 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
199 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
200 </box> |
|
201 <textElement textAlignment="Right" verticalAlignment="Top"/> |
|
202 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression> |
|
203 </textField> |
|
204 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
9322
|
205 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="250" y="0" width="70" height="15"/> |
9313
|
206 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
207 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
208 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
209 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
210 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
211 </box> |
9322
|
212 <textElement textAlignment="Left" verticalAlignment="Top"/> |
9313
|
213 <textFieldExpression><![CDATA[$F{data:3}]]></textFieldExpression> |
|
214 </textField> |
|
215 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
9322
|
216 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="320" y="0" width="110" height="15"/> |
9313
|
217 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
218 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
219 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
220 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
221 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
222 </box> |
|
223 <textElement textAlignment="Left" verticalAlignment="Top"/> |
|
224 <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression> |
|
225 </textField> |
|
226 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
9322
|
227 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="430" y="0" width="110" height="15"/> |
9313
|
228 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
229 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
230 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
231 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
232 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
233 </box> |
9322
|
234 <textElement textAlignment="Left" verticalAlignment="Top"/> |
9313
|
235 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> |
|
236 </textField> |
|
237 </band> |
|
238 </detail> |
|
239 <pageFooter> |
|
240 <band height="15" splitType="Stretch"> |
|
241 <textField isStretchWithOverflow="true"> |
|
242 <reportElement style="htmlStyle" x="437" y="0" width="55" height="15"/> |
|
243 <box topPadding="2" rightPadding="3"/> |
|
244 <textElement textAlignment="Right"/> |
|
245 <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
|
246 </textField> |
|
247 <textField isStretchWithOverflow="true" evaluationTime="Report"> |
|
248 <reportElement style="htmlStyle" x="493" y="0" width="57" height="15"/> |
|
249 <box topPadding="2" leftPadding="0" bottomPadding="0" rightPadding="0"/> |
|
250 <textFieldExpression><![CDATA["/ " + $V{PAGE_NUMBER}]]></textFieldExpression> |
|
251 </textField> |
|
252 </band> |
|
253 </pageFooter> |
|
254 <summary> |
|
255 <band height="30" splitType="Stretch"/> |
|
256 </summary> |
|
257 </jasperReport> |