comparison artifacts/doc/conf/jasper/templates/sinfo.tkh.jrxml @ 9110:928cc44711db

nachtrag
author gernotbelger
date Fri, 01 Jun 2018 17:42:20 +0200
parents 59cf6e6a452d
children 2fb72a0aa313
comparison
equal deleted inserted replaced
9109:59cf6e6a452d 9110:928cc44711db
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-06-01T13:54:51 --> 3 <!-- 2018-06-01T17:01:11 -->
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" isDefault="true" mode="Transparent" markup="html" fontName="Roboto"/> 8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html" fontName="Roboto"/>
127 </band> 127 </band>
128 </title> 128 </title>
129 <columnHeader> 129 <columnHeader>
130 <band height="25" splitType="Stretch"> 130 <band height="25" splitType="Stretch">
131 <textField isStretchWithOverflow="true"> 131 <textField isStretchWithOverflow="true">
132 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="50" height="24"/> 132 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="-5" y="0" width="55" height="24"/>
133 <box padding="5"/> 133 <box padding="5"/>
134 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 134 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
135 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression> 135 <textFieldExpression><![CDATA[$F{meta:station_header}]]></textFieldExpression>
136 </textField> 136 </textField>
137 <textField isStretchWithOverflow="true"> 137 <textField isStretchWithOverflow="true">
148 </textField> 148 </textField>
149 <textField isStretchWithOverflow="true"> 149 <textField isStretchWithOverflow="true">
150 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="160" y="0" width="60" height="24"/> 150 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="160" y="0" width="60" height="24"/>
151 <box topPadding="0" leftPadding="5" bottomPadding="5" rightPadding="5"/> 151 <box topPadding="0" leftPadding="5" bottomPadding="5" rightPadding="5"/>
152 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 152 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
153 <textFieldExpression><![CDATA[$F{meta:waterlevel_header}+ "<br/>[NHN + m]"]]></textFieldExpression> 153 <textFieldExpression><![CDATA[$F{meta:waterlevel_header}+ "<br/>[" + $F{meta:river_unit} + "]"]]></textFieldExpression>
154 </textField> 154 </textField>
155 <textField isStretchWithOverflow="true"> 155 <textField isStretchWithOverflow="true">
156 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="220" y="0" width="50" height="24"/> 156 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="220" y="0" width="50" height="24"/>
157 <box topPadding="0" leftPadding="5" bottomPadding="5" rightPadding="5"/> 157 <box topPadding="0" leftPadding="5" bottomPadding="5" rightPadding="5"/>
158 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 158 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
178 </textField> 178 </textField>
179 <textField isStretchWithOverflow="true"> 179 <textField isStretchWithOverflow="true">
180 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="270" y="0" width="100" height="24"/> 180 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="270" y="0" width="100" height="24"/>
181 <box padding="5"/> 181 <box padding="5"/>
182 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 182 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
183 <textFieldExpression><![CDATA[$F{meta:bedheight_header}+ "<br/>[NHN + m]"]]></textFieldExpression> 183 <textFieldExpression><![CDATA[$F{meta:bedheight_header}+ "<br/>[" + $F{meta:river_unit} + "]"]]></textFieldExpression>
184 </textField> 184 </textField>
185 <line> 185 <line>
186 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="740" height="1"/> 186 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="740" height="1"/>
187 </line> 187 </line>
188 </band> 188 </band>
220 </box> 220 </box>
221 <textElement textAlignment="Right"/> 221 <textElement textAlignment="Right"/>
222 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression> 222 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression>
223 </textField> 223 </textField>
224 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 224 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
225 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="0" y="0" width="50" height="20"/> 225 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="-5" y="0" width="55" height="20"/>
226 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5"> 226 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5">
227 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> 227 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
228 <leftPen 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"/> 229 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
230 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> 230 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>

http://dive4elements.wald.intevation.org