comparison artifacts/doc/conf/jasper/wdifferences.jrxml @ 8584:ce325339e9ba

(issue1754) Add range to W / Bed difference export. This also fixes the Title layout in waterlevel report and removes the year/epoch field from the english beddifference report.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 16 Mar 2015 17:38:08 +0100
parents 138feb491c8a
children
comparison
equal deleted inserted replaced
8583:138feb491c8a 8584:ce325339e9ba
7 <field name="W" class="java.lang.String"/> 7 <field name="W" class="java.lang.String"/>
8 <field name="date" class="java.lang.String"/> 8 <field name="date" class="java.lang.String"/>
9 <field name="calculation" class="java.lang.String"/> 9 <field name="calculation" class="java.lang.String"/>
10 <field name="differences" class="java.lang.String"/> 10 <field name="differences" class="java.lang.String"/>
11 <field name="km" class="java.lang.String"/> 11 <field name="km" class="java.lang.String"/>
12 <field name="range" class="java.lang.String"/>
12 <background> 13 <background>
13 <band splitType="Stretch"/> 14 <band splitType="Stretch"/>
14 </background> 15 </background>
15 <title> 16 <title>
16 <band height="161" splitType="Stretch"> 17 <band height="161" splitType="Stretch">
17 <staticText> 18 <staticText>
18 <reportElement x="0" y="1" width="155" height="30"/> 19 <reportElement x="0" y="1" width="165" height="30"/>
19 <textElement> 20 <textElement>
20 <font size="18"/> 21 <font size="18"/>
21 </textElement> 22 </textElement>
22 <text><![CDATA[Ergebnisausgabe]]></text> 23 <text><![CDATA[Ergebnisausgabe]]></text>
23 </staticText> 24 </staticText>
24 <textField> 25 <textField>
25 <reportElement x="155" y="0" width="360" height="31"/> 26 <reportElement x="165" y="0" width="350" height="31"/>
26 <textElement> 27 <textElement>
27 <font size="18"/> 28 <font size="18"/>
28 </textElement> 29 </textElement>
29 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression> 30 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression>
30 </textField> 31 </textField>
63 <textField isStretchWithOverflow="true"> 64 <textField isStretchWithOverflow="true">
64 <reportElement stretchType="RelativeToTallestObject" x="123" y="110" width="392" height="20"/> 65 <reportElement stretchType="RelativeToTallestObject" x="123" y="110" width="392" height="20"/>
65 <textElement/> 66 <textElement/>
66 <textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression> 67 <textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression>
67 </textField> 68 </textField>
69 <textField>
70 <reportElement x="123" y="130" width="392" height="20"/>
71 <textElement/>
72 <textFieldExpression><![CDATA[$F{range}]]></textFieldExpression>
73 </textField>
74 <staticText>
75 <reportElement x="0" y="130" width="123" height="20"/>
76 <textElement/>
77 <text><![CDATA[Bereich:]]></text>
78 </staticText>
68 </band> 79 </band>
69 </title> 80 </title>
70 <columnHeader> 81 <columnHeader>
71 <band height="24" splitType="Stretch"> 82 <band height="24" splitType="Stretch">
72 <line> 83 <line>

http://dive4elements.wald.intevation.org