comparison artifacts/doc/conf/jasper/templates/uinfo.salixline.jrxml @ 9006:7134a4c7d1b6

U-Info S-Info general work
author gernotbelger
date Tue, 17 Apr 2018 13:20:25 +0200
parents c38098b15427
children 59cf6e6a452d
comparison
equal deleted inserted replaced
9005:460fcc128794 9006:7134a4c7d1b6
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-04-12T16:02:57 --> 3 <!-- 2018-04-16T11:03:24 -->
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"/> 8 <style name="htmlStyle" isDefault="true" mode="Transparent" markup="html"/>
49 <field name="meta:gauge_header" class="java.lang.String"/> 49 <field name="meta:gauge_header" class="java.lang.String"/>
50 <field name="meta:bedheight_header" class="java.lang.String"/> 50 <field name="meta:bedheight_header" class="java.lang.String"/>
51 <field name="meta:sounding_name_header" class="java.lang.String"/> 51 <field name="meta:sounding_name_header" class="java.lang.String"/>
52 <field name="meta:location_header" class="java.lang.String"/> 52 <field name="meta:location_header" class="java.lang.String"/>
53 <field name="meta:river_unit" class="java.lang.String"/> 53 <field name="meta:river_unit" class="java.lang.String"/>
54 <field name="meta:salix_line" class="java.lang.String"/>
55 <field name="meta:salix_line_hist" class="java.lang.String"/>
56 <field name="meta:salix_line_scen" class="java.lang.String"/>
54 <field name="data:0" class="java.lang.String"/> 57 <field name="data:0" class="java.lang.String"/>
55 <field name="data:1" class="java.lang.String"/> 58 <field name="data:1" class="java.lang.String"/>
56 <field name="data:2" class="java.lang.String"/> 59 <field name="data:2" class="java.lang.String"/>
60 <field name="data:3" class="java.lang.String"/>
57 <background> 61 <background>
58 <band splitType="Stretch"/> 62 <band splitType="Stretch"/>
59 </background> 63 </background>
60 <title> 64 <title>
61 <band height="169" splitType="Stretch"> 65 <band height="169" splitType="Stretch">
122 </textField> 126 </textField>
123 <textField isStretchWithOverflow="true"> 127 <textField isStretchWithOverflow="true">
124 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="80" y="0" width="90" height="24"/> 128 <reportElement style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="80" y="0" width="90" height="24"/>
125 <box padding="5"/> 129 <box padding="5"/>
126 <textElement textAlignment="Right" verticalAlignment="Bottom"/> 130 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
127 <textFieldExpression><![CDATA[$F{meta:tkh_header} + "<br/>[cm]"]]></textFieldExpression> 131 <textFieldExpression><![CDATA[$F{meta:salix_line}]]></textFieldExpression>
128 </textField> 132 </textField>
129 <textField isStretchWithOverflow="true"> 133 <textField isStretchWithOverflow="true">
130 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="140" height="24"/> 134 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="170" y="0" width="140" height="24"/>
131 <box padding="5"/> 135 <box padding="5"/>
132 <textElement verticalAlignment="Bottom"/> 136 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
133 <textFieldExpression><![CDATA[$F{meta:tkhkind_header}]]></textFieldExpression> 137 <textFieldExpression><![CDATA[$F{meta:salix_line_hist}]]></textFieldExpression>
134 </textField> 138 </textField>
135 <line> 139 <line>
136 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="550" height="1"/> 140 <reportElement style="htmlStyle" positionType="FixRelativeToBottom" x="0" y="24" width="550" height="1"/>
137 </line> 141 </line>
142 <textField isStretchWithOverflow="true">
143 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="310" y="0" width="140" height="24"/>
144 <box padding="5"/>
145 <textElement textAlignment="Right" verticalAlignment="Bottom"/>
146 <textFieldExpression><![CDATA[$F{meta:salix_line_scen}]]></textFieldExpression>
147 </textField>
138 </band> 148 </band>
139 </columnHeader> 149 </columnHeader>
140 <detail> 150 <detail>
141 <band height="20" splitType="Prevent"> 151 <band height="20" splitType="Prevent">
142 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 152 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
167 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> 177 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
168 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> 178 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
169 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> 179 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
170 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/> 180 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
171 </box> 181 </box>
172 <textElement textAlignment="Left"/> 182 <textElement textAlignment="Right"/>
173 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression> 183 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression>
184 </textField>
185 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
186 <reportElement key="" style="htmlStyle" positionType="Float" stretchType="RelativeToBandHeight" x="310" y="0" width="140" height="20"/>
187 <box topPadding="5" leftPadding="5" bottomPadding="0" rightPadding="5">
188 <topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
189 <leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
190 <bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
191 <rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
192 </box>
193 <textElement textAlignment="Right"/>
194 <textFieldExpression><![CDATA[$F{data:3}]]></textFieldExpression>
174 </textField> 195 </textField>
175 </band> 196 </band>
176 </detail> 197 </detail>
177 <pageFooter> 198 <pageFooter>
178 <band height="30" splitType="Stretch"> 199 <band height="30" splitType="Stretch">

http://dive4elements.wald.intevation.org