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 --> |
|
3 <!-- 2018-07-25T18:01:47 --> |
|
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"/> |
|
60 <field name="data:0" class="java.lang.String"/> |
|
61 <field name="data:1" class="java.lang.String"/> |
|
62 <field name="data:2" class="java.lang.String"/> |
|
63 <field name="data:3" class="java.lang.String"/> |
|
64 <field name="data:4" class="java.lang.String"/> |
|
65 <field name="data:5" class="java.lang.String"/> |
|
66 <background> |
|
67 <band splitType="Stretch"/> |
|
68 </background> |
|
69 <title> |
|
70 <band height="169" splitType="Stretch"> |
|
71 <textField> |
|
72 <reportElement style="htmlStyle" x="0" y="0" width="515" height="30"/> |
|
73 <textElement> |
|
74 <font size="18"/> |
|
75 </textElement> |
|
76 <textFieldExpression><![CDATA[$F{meta:header} + " " + $F{meta:river}]]></textFieldExpression> |
|
77 </textField> |
|
78 <textField> |
|
79 <reportElement style="htmlStyle" x="0" y="39" width="165" height="20"/> |
|
80 <textFieldExpression><![CDATA[$F{meta:calcMode}]]></textFieldExpression> |
|
81 </textField> |
|
82 <textField> |
|
83 <reportElement style="htmlStyle" x="0" y="69" width="123" height="20"/> |
|
84 <textFieldExpression><![CDATA[$F{meta:version_label} + ":"]]></textFieldExpression> |
|
85 </textField> |
|
86 <textField> |
|
87 <reportElement style="htmlStyle" x="123" y="69" width="392" height="20"/> |
|
88 <textFieldExpression><![CDATA[$F{meta:version}]]></textFieldExpression> |
|
89 </textField> |
|
90 <textField> |
|
91 <reportElement style="htmlStyle" x="0" y="89" width="123" height="20"/> |
|
92 <textFieldExpression><![CDATA[$F{meta:user_label} + ":"]]></textFieldExpression> |
|
93 </textField> |
|
94 <textField> |
|
95 <reportElement style="htmlStyle" x="123" y="89" width="392" height="20"/> |
|
96 <textFieldExpression><![CDATA[$F{meta:user}]]></textFieldExpression> |
|
97 </textField> |
|
98 <textField> |
|
99 <reportElement style="htmlStyle" x="0" y="109" width="123" height="20"/> |
|
100 <textFieldExpression><![CDATA[$F{meta:date_label} + ":"]]></textFieldExpression> |
|
101 </textField> |
|
102 <textField> |
|
103 <reportElement style="htmlStyle" x="123" y="109" width="392" height="20"/> |
|
104 <textFieldExpression><![CDATA[$F{meta:date}]]></textFieldExpression> |
|
105 </textField> |
|
106 <textField> |
|
107 <reportElement style="htmlStyle" x="0" y="129" width="123" height="20"/> |
|
108 <textFieldExpression><![CDATA[$F{meta:river_label} + ":"]]></textFieldExpression> |
|
109 </textField> |
|
110 <textField> |
|
111 <reportElement style="htmlStyle" x="123" y="129" width="392" height="20"/> |
|
112 <textFieldExpression><![CDATA[$F{meta:river}]]></textFieldExpression> |
|
113 </textField> |
|
114 <textField> |
|
115 <reportElement style="htmlStyle" x="0" y="149" width="123" height="20"/> |
|
116 <textFieldExpression><![CDATA[$F{meta:range_label} + ":"]]></textFieldExpression> |
|
117 </textField> |
|
118 <textField> |
|
119 <reportElement style="htmlStyle" x="123" y="149" width="392" height="20"/> |
|
120 <textFieldExpression><![CDATA[$F{meta:range}]]></textFieldExpression> |
|
121 </textField> |
|
122 </band> |
|
123 </title> |
|
124 <columnHeader> |
|
125 <band height="25" splitType="Stretch"> |
|
126 <line> |
|
127 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="550" height="1"/> |
|
128 </line> |
|
129 <textField isStretchWithOverflow="true"> |
|
130 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="85" height="24"/> |
|
131 <box padding="5"/> |
|
132 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
|
133 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> |
|
134 </textField> |
|
135 <textField isStretchWithOverflow="true"> |
|
136 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="85" y="0" width="85" height="24"/> |
|
137 <box padding="5"/> |
|
138 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
|
139 <textFieldExpression><![CDATA[$F{meta:fix_date}]]></textFieldExpression> |
|
140 </textField> |
|
141 <textField isStretchWithOverflow="true"> |
|
142 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="85" height="24"/> |
|
143 <box padding="5"/> |
|
144 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
|
145 <textFieldExpression><![CDATA[$F{meta:fix_q}]]></textFieldExpression> |
|
146 </textField> |
|
147 <textField isStretchWithOverflow="true"> |
|
148 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="255" y="0" width="85" height="24"/> |
|
149 <box padding="5"/> |
|
150 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
|
151 <textFieldExpression><![CDATA[$F{meta:fix_w}]]></textFieldExpression> |
|
152 </textField> |
|
153 <textField isStretchWithOverflow="true"> |
|
154 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="340" y="0" width="60" height="24"/> |
|
155 <box padding="5"/> |
|
156 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
|
157 <textFieldExpression><![CDATA[$F{meta:fix_state}]]></textFieldExpression> |
|
158 </textField> |
|
159 <textField isStretchWithOverflow="true"> |
|
160 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="400" y="0" width="85" height="24"/> |
|
161 <box padding="5"/> |
|
162 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
|
163 <textFieldExpression><![CDATA[$F{meta:fix_delta_w}]]></textFieldExpression> |
|
164 </textField> |
|
165 </band> |
|
166 </columnHeader> |
|
167 <detail> |
|
168 <band height="15" splitType="Prevent"> |
|
169 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
|
170 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="85" height="15"/> |
|
171 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
172 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
173 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
174 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
175 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
176 </box> |
|
177 <textElement textAlignment="Right" verticalAlignment="Top"/> |
|
178 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression> |
|
179 </textField> |
|
180 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
|
181 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="85" y="0" width="85" height="15"/> |
|
182 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
183 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
184 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
185 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
186 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
187 </box> |
|
188 <textElement textAlignment="Left" verticalAlignment="Top"/> |
|
189 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> |
|
190 </textField> |
|
191 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
|
192 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="85" height="15"/> |
|
193 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
194 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
195 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
196 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
197 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
198 </box> |
|
199 <textElement textAlignment="Right" verticalAlignment="Top"/> |
|
200 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression> |
|
201 </textField> |
|
202 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
|
203 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="255" y="0" width="85" height="15"/> |
|
204 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
205 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
206 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
207 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
208 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
209 </box> |
|
210 <textElement textAlignment="Right" verticalAlignment="Top"/> |
|
211 <textFieldExpression><![CDATA[$F{data:3}]]></textFieldExpression> |
|
212 </textField> |
|
213 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
|
214 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="340" y="0" width="60" height="15"/> |
|
215 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
216 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
217 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
218 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
219 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
220 </box> |
|
221 <textElement textAlignment="Left" verticalAlignment="Top"/> |
|
222 <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression> |
|
223 </textField> |
|
224 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
|
225 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="400" y="0" width="85" height="15"/> |
|
226 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
|
227 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
228 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
229 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
230 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
|
231 </box> |
|
232 <textElement textAlignment="Right" verticalAlignment="Top"/> |
|
233 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> |
|
234 </textField> |
|
235 </band> |
|
236 </detail> |
|
237 <pageFooter> |
|
238 <band height="15" splitType="Stretch"> |
|
239 <textField isStretchWithOverflow="true"> |
|
240 <reportElement style="htmlStyle" x="437" y="0" width="55" height="15"/> |
|
241 <box topPadding="2" rightPadding="3"/> |
|
242 <textElement textAlignment="Right"/> |
|
243 <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> |
|
244 </textField> |
|
245 <textField isStretchWithOverflow="true" evaluationTime="Report"> |
|
246 <reportElement style="htmlStyle" x="493" y="0" width="57" height="15"/> |
|
247 <box topPadding="2" leftPadding="0" bottomPadding="0" rightPadding="0"/> |
|
248 <textFieldExpression><![CDATA["/ " + $V{PAGE_NUMBER}]]></textFieldExpression> |
|
249 </textField> |
|
250 </band> |
|
251 </pageFooter> |
|
252 <summary> |
|
253 <band height="30" splitType="Stretch"/> |
|
254 </summary> |
|
255 </jasperReport> |