Mercurial > dive4elements > river
comparison artifacts/doc/conf/jasper/templates/bundu.bezugswst.jrxml @ 9322:a49fe0ebb297
bundu bezugswst pdf-export details
author | gernotbelger |
---|---|
date | Fri, 27 Jul 2018 11:13:57 +0200 |
parents | 6ffcbb4f35d5 |
children | 0a0937f33bb5 |
comparison
equal
deleted
inserted
replaced
9321:a978b601a034 | 9322:a49fe0ebb297 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 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 --> | 2 <!-- Created with Jaspersoft Studio version 6.5.1.final using JasperReports Library version 4.5.0 --> |
3 <!-- 2018-07-25T18:01:47 --> | 3 <!-- 2018-07-27T10:34:43 --> |
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"> | 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"/> | 5 <property name="ireport.zoom" value="1.0"/> |
6 <property name="ireport.x" value="0"/> | 6 <property name="ireport.x" value="0"/> |
7 <property name="ireport.y" value="0"/> | 7 <property name="ireport.y" value="0"/> |
8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html" fontName="Roboto"> | 8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html" fontName="Roboto"> |
55 <field name="meta:fix_date" class="java.lang.String"/> | 55 <field name="meta:fix_date" class="java.lang.String"/> |
56 <field name="meta:fix_q" class="java.lang.String"/> | 56 <field name="meta:fix_q" class="java.lang.String"/> |
57 <field name="meta:fix_w" class="java.lang.String"/> | 57 <field name="meta:fix_w" class="java.lang.String"/> |
58 <field name="meta:fix_state" 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"/> | 59 <field name="meta:fix_delta_w" class="java.lang.String"/> |
60 <field name="meta:bezugswst_header" class="java.lang.String"/> | |
61 <field name="meta:river_unit" class="java.lang.String"/> | |
60 <field name="data:0" class="java.lang.String"/> | 62 <field name="data:0" class="java.lang.String"/> |
61 <field name="data:1" class="java.lang.String"/> | 63 <field name="data:1" class="java.lang.String"/> |
62 <field name="data:2" class="java.lang.String"/> | 64 <field name="data:2" class="java.lang.String"/> |
63 <field name="data:3" class="java.lang.String"/> | 65 <field name="data:3" class="java.lang.String"/> |
64 <field name="data:4" class="java.lang.String"/> | 66 <field name="data:4" class="java.lang.String"/> |
125 <band height="25" splitType="Stretch"> | 127 <band height="25" splitType="Stretch"> |
126 <line> | 128 <line> |
127 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="550" height="1"/> | 129 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="550" height="1"/> |
128 </line> | 130 </line> |
129 <textField isStretchWithOverflow="true"> | 131 <textField isStretchWithOverflow="true"> |
130 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="85" height="24"/> | 132 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="70" height="24"/> |
131 <box padding="5"/> | 133 <box padding="5"/> |
132 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | 134 <textElement textAlignment="Right" verticalAlignment="Bottom"/> |
133 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> | 135 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> |
134 </textField> | 136 </textField> |
135 <textField isStretchWithOverflow="true"> | 137 <textField isStretchWithOverflow="true"> |
136 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="85" y="0" width="85" height="24"/> | 138 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="70" y="0" width="110" height="24"/> |
139 <box padding="5"/> | |
140 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | |
141 <textFieldExpression><![CDATA[$F{meta:bezugswst_header}+" ["+$F{meta:river_unit}+"]"]]></textFieldExpression> | |
142 </textField> | |
143 <textField isStretchWithOverflow="true"> | |
144 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="180" y="0" width="70" height="24"/> | |
145 <box padding="5"/> | |
146 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | |
147 <textFieldExpression><![CDATA[$F{meta:discharge_header}]]></textFieldExpression> | |
148 </textField> | |
149 <textField isStretchWithOverflow="true"> | |
150 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="250" y="0" width="70" height="24"/> | |
137 <box padding="5"/> | 151 <box padding="5"/> |
138 <textElement textAlignment="Left" verticalAlignment="Bottom"/> | 152 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
139 <textFieldExpression><![CDATA[$F{meta:fix_date}]]></textFieldExpression> | 153 <textFieldExpression><![CDATA[$F{meta:waterlevel_name_header}]]></textFieldExpression> |
140 </textField> | 154 </textField> |
141 <textField isStretchWithOverflow="true"> | 155 <textField isStretchWithOverflow="true"> |
142 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="85" height="24"/> | 156 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="320" y="0" width="110" 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"/> | 157 <box padding="5"/> |
156 <textElement textAlignment="Left" verticalAlignment="Bottom"/> | 158 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
157 <textFieldExpression><![CDATA[$F{meta:fix_state}]]></textFieldExpression> | 159 <textFieldExpression><![CDATA[$F{meta:gauge_header}]]></textFieldExpression> |
158 </textField> | 160 </textField> |
159 <textField isStretchWithOverflow="true"> | 161 <textField isStretchWithOverflow="true"> |
160 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="400" y="0" width="85" height="24"/> | 162 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="430" y="0" width="110" height="24"/> |
161 <box padding="5"/> | 163 <box padding="5"/> |
162 <textElement textAlignment="Right" verticalAlignment="Bottom"/> | 164 <textElement textAlignment="Left" verticalAlignment="Bottom"/> |
163 <textFieldExpression><![CDATA[$F{meta:fix_delta_w}]]></textFieldExpression> | 165 <textFieldExpression><![CDATA[$F{meta:location_header}]]></textFieldExpression> |
164 </textField> | 166 </textField> |
165 </band> | 167 </band> |
166 </columnHeader> | 168 </columnHeader> |
167 <detail> | 169 <detail> |
168 <band height="15" splitType="Prevent"> | 170 <band height="15" splitType="Prevent"> |
169 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 171 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
170 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="85" height="15"/> | 172 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="70" height="15"/> |
171 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> | 173 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
172 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 174 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
173 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 175 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
174 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 176 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
175 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 177 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
176 </box> | 178 </box> |
177 <textElement textAlignment="Right" verticalAlignment="Top"/> | 179 <textElement textAlignment="Right" verticalAlignment="Top"/> |
178 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression> | 180 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression> |
179 </textField> | 181 </textField> |
180 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 182 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
181 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="85" y="0" width="85" height="15"/> | 183 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="70" y="0" width="110" height="15"/> |
182 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> | 184 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
183 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 185 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
184 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 186 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
185 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 187 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
186 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 188 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
187 </box> | 189 </box> |
188 <textElement textAlignment="Left" verticalAlignment="Top"/> | 190 <textElement textAlignment="Right" verticalAlignment="Top"/> |
189 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> | 191 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression> |
190 </textField> | 192 </textField> |
191 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 193 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
192 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="85" height="15"/> | 194 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="180" y="0" width="70" height="15"/> |
193 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> | 195 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
194 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 196 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
195 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 197 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
196 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 198 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
197 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 199 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
198 </box> | 200 </box> |
199 <textElement textAlignment="Right" verticalAlignment="Top"/> | 201 <textElement textAlignment="Right" verticalAlignment="Top"/> |
200 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression> | 202 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression> |
201 </textField> | 203 </textField> |
202 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 204 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
203 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="255" y="0" width="85" height="15"/> | 205 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="250" y="0" width="70" height="15"/> |
204 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> | 206 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
205 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 207 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
206 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 208 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
207 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 209 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
208 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 210 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
209 </box> | 211 </box> |
210 <textElement textAlignment="Right" verticalAlignment="Top"/> | 212 <textElement textAlignment="Left" verticalAlignment="Top"/> |
211 <textFieldExpression><![CDATA[$F{data:3}]]></textFieldExpression> | 213 <textFieldExpression><![CDATA[$F{data:3}]]></textFieldExpression> |
212 </textField> | 214 </textField> |
213 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 215 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
214 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="340" y="0" width="60" height="15"/> | 216 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="320" y="0" width="110" height="15"/> |
215 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> | 217 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
216 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 218 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
217 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 219 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
218 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 220 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
219 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 221 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
220 </box> | 222 </box> |
221 <textElement textAlignment="Left" verticalAlignment="Top"/> | 223 <textElement textAlignment="Left" verticalAlignment="Top"/> |
222 <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression> | 224 <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression> |
223 </textField> | 225 </textField> |
224 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> | 226 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> |
225 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="400" y="0" width="85" height="15"/> | 227 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="430" y="0" width="110" height="15"/> |
226 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> | 228 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"> |
227 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 229 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
228 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 230 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
229 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 231 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
230 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> | 232 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> |
231 </box> | 233 </box> |
232 <textElement textAlignment="Right" verticalAlignment="Top"/> | 234 <textElement textAlignment="Left" verticalAlignment="Top"/> |
233 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> | 235 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> |
234 </textField> | 236 </textField> |
235 </band> | 237 </band> |
236 </detail> | 238 </detail> |
237 <pageFooter> | 239 <pageFooter> |