comparison artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml @ 9365:ba1e2e8f05d1

sinfo.flowdepth Results.isShowRefGauge==false->spalte ausblenden; result.isShowRefGauge==false&&results.isShowRefGauge==true->result.refGauge=""
author gernotbelger
date Thu, 02 Aug 2018 15:02:27 +0200
parents 217e8e59c386
children
comparison
equal deleted inserted replaced
9364:0124d67ce5ab 9365:ba1e2e8f05d1
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-31T17:35:59 --> 3 <!-- 2018-08-02T14:38:57 -->
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="842" pageHeight="595" columnWidth="515" leftMargin="60" 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="842" pageHeight="595" columnWidth="515" leftMargin="60" 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" markup="html" fontName="Roboto"> 8 <style name="htmlStyle" markup="html" fontName="Roboto">
145 <box padding="5"/> 145 <box padding="5"/>
146 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 146 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
147 <textFieldExpression><![CDATA[$F{meta:discharge_header} + "<br/>[m³/s]"]]></textFieldExpression> 147 <textFieldExpression><![CDATA[$F{meta:discharge_header} + "<br/>[m³/s]"]]></textFieldExpression>
148 </textField> 148 </textField>
149 <textField isStretchWithOverflow="true"> 149 <textField isStretchWithOverflow="true">
150 <reportElement key="6" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="300" y="0" width="80" height="24"/> 150 <reportElement key="6" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="300" y="0" width="100" height="24"/>
151 <box padding="5"/> 151 <box padding="5"/>
152 <textElement verticalAlignment="Bottom"/> 152 <textElement verticalAlignment="Bottom"/>
153 <textFieldExpression><![CDATA[$F{meta:waterlevel_name_header}]]></textFieldExpression> 153 <textFieldExpression><![CDATA[$F{meta:waterlevel_name_header}]]></textFieldExpression>
154 </textField> 154 </textField>
155 <textField isStretchWithOverflow="true"> 155 <textField isStretchWithOverflow="true">
156 <reportElement key="7" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="380" y="0" width="110" height="24"/> 156 <reportElement key="refgauge" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="400" y="0" width="90" height="24"/>
157 <box padding="5"/> 157 <box padding="5"/>
158 <textElement verticalAlignment="Bottom"/> 158 <textElement verticalAlignment="Bottom"/>
159 <textFieldExpression><![CDATA[$F{meta:gauge_header}]]></textFieldExpression> 159 <textFieldExpression><![CDATA[$F{meta:gauge_header}]]></textFieldExpression>
160 </textField> 160 </textField>
161 <textField isStretchWithOverflow="true"> 161 <textField isStretchWithOverflow="true">
163 <box padding="5"/> 163 <box padding="5"/>
164 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 164 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
165 <textFieldExpression><![CDATA[$F{meta:bedheight_header} + "<br/>[" + $F{meta:river_unit} + "]"]]></textFieldExpression> 165 <textFieldExpression><![CDATA[$F{meta:bedheight_header} + "<br/>[" + $F{meta:river_unit} + "]"]]></textFieldExpression>
166 </textField> 166 </textField>
167 <textField isStretchWithOverflow="true"> 167 <textField isStretchWithOverflow="true">
168 <reportElement key="9" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="550" y="0" width="95" height="24"/> 168 <reportElement key="9" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="550" y="0" width="137" height="24"/>
169 <box padding="5"/> 169 <box padding="5"/>
170 <textElement verticalAlignment="Bottom"/> 170 <textElement verticalAlignment="Bottom"/>
171 <textFieldExpression><![CDATA[$F{meta:sounding_name_header}]]></textFieldExpression> 171 <textFieldExpression><![CDATA[$F{meta:sounding_name_header}]]></textFieldExpression>
172 </textField> 172 </textField>
173 <textField isStretchWithOverflow="true"> 173 <textField isStretchWithOverflow="true">
174 <reportElement key="10" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="645" y="0" width="122" height="24"/> 174 <reportElement key="10" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="687" y="0" width="80" height="24"/>
175 <box padding="5"/> 175 <box padding="5"/>
176 <textElement verticalAlignment="Bottom"/> 176 <textElement verticalAlignment="Bottom"/>
177 <textFieldExpression><![CDATA[$F{meta:location_header}]]></textFieldExpression> 177 <textFieldExpression><![CDATA[$F{meta:location_header}]]></textFieldExpression>
178 </textField> 178 </textField>
179 </band> 179 </band>
217 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> 217 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/>
218 <textElement textAlignment="Right" verticalAlignment="Top"/> 218 <textElement textAlignment="Right" verticalAlignment="Top"/>
219 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> 219 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression>
220 </textField> 220 </textField>
221 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 221 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
222 <reportElement key="6" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="300" y="0" width="80" height="15"/> 222 <reportElement key="6" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="300" y="0" width="100" height="15"/>
223 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> 223 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/>
224 <textElement verticalAlignment="Top"/> 224 <textElement verticalAlignment="Top"/>
225 <textFieldExpression><![CDATA[$F{data:6}]]></textFieldExpression> 225 <textFieldExpression><![CDATA[$F{data:6}]]></textFieldExpression>
226 </textField> 226 </textField>
227 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 227 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
228 <reportElement key="7" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="380" y="0" width="110" height="15"/> 228 <reportElement key="refgauge" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="400" y="0" width="90" height="15"/>
229 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> 229 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/>
230 <textElement verticalAlignment="Top"/> 230 <textElement verticalAlignment="Top"/>
231 <textFieldExpression><![CDATA[$F{data:7}]]></textFieldExpression> 231 <textFieldExpression><![CDATA[$F{data:7}]]></textFieldExpression>
232 </textField> 232 </textField>
233 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 233 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
235 <box topPadding="2" leftPadding="5" rightPadding="5"/> 235 <box topPadding="2" leftPadding="5" rightPadding="5"/>
236 <textElement textAlignment="Right" verticalAlignment="Top"/> 236 <textElement textAlignment="Right" verticalAlignment="Top"/>
237 <textFieldExpression><![CDATA[$F{data:8}]]></textFieldExpression> 237 <textFieldExpression><![CDATA[$F{data:8}]]></textFieldExpression>
238 </textField> 238 </textField>
239 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 239 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
240 <reportElement key="9" style="htmlStyle" positionType="Float" x="550" y="0" width="95" height="15" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"> 240 <reportElement key="9" style="htmlStyle" positionType="Float" x="550" y="0" width="137" height="15" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true">
241 <property name="net.sf.jasperreports.export.pdf.force.linebreak.policy" value="true"/> 241 <property name="net.sf.jasperreports.export.pdf.force.linebreak.policy" value="true"/>
242 <property name="net.sf.jasperreports.text.save.line.breaks" value="false"/> 242 <property name="net.sf.jasperreports.text.save.line.breaks" value="false"/>
243 </reportElement> 243 </reportElement>
244 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> 244 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/>
245 <textElement verticalAlignment="Top"/> 245 <textElement verticalAlignment="Top"/>
246 <textFieldExpression><![CDATA[$F{data:9}]]></textFieldExpression> 246 <textFieldExpression><![CDATA[$F{data:9}]]></textFieldExpression>
247 </textField> 247 </textField>
248 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 248 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
249 <reportElement key="10" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="645" y="0" width="122" height="15"/> 249 <reportElement key="10" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="687" y="0" width="80" height="15"/>
250 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/> 250 <box topPadding="2" leftPadding="5" bottomPadding="0" rightPadding="5"/>
251 <textElement verticalAlignment="Top"/> 251 <textElement verticalAlignment="Top"/>
252 <textFieldExpression><![CDATA[$F{data:10}]]></textFieldExpression> 252 <textFieldExpression><![CDATA[$F{data:10}]]></textFieldExpression>
253 </textField> 253 </textField>
254 </band> 254 </band>

http://dive4elements.wald.intevation.org