comparison artifacts/doc/conf/jasper/beddifference_en.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 ff33c24c2b64
comparison
equal deleted inserted replaced
8583:138feb491c8a 8584:ce325339e9ba
7 <field name="meter" class="java.lang.String"/> 7 <field name="meter" 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="ye_mode" class="java.lang.String"/> 12 <field name="range" class="java.lang.String"/>
13 <background> 13 <background>
14 <band splitType="Stretch"/> 14 <band splitType="Stretch"/>
15 </background> 15 </background>
16 <title> 16 <title>
17 <band height="161" splitType="Stretch"> 17 <band height="154" splitType="Stretch">
18 <staticText> 18 <staticText>
19 <reportElement x="0" y="1" width="155" height="30"/> 19 <reportElement x="0" y="1" width="155" height="30"/>
20 <textElement> 20 <textElement>
21 <font size="18"/> 21 <font size="18"/>
22 </textElement> 22 </textElement>
55 <reportElement x="123" y="90" width="392" height="20"/> 55 <reportElement x="123" y="90" width="392" height="20"/>
56 <textElement/> 56 <textElement/>
57 <textFieldExpression><![CDATA[$F{date}]]></textFieldExpression> 57 <textFieldExpression><![CDATA[$F{date}]]></textFieldExpression>
58 </textField> 58 </textField>
59 <staticText> 59 <staticText>
60 <reportElement x="0" y="130" width="123" height="20"/> 60 <reportElement x="0" y="110" width="123" height="20"/>
61 <textElement/> 61 <textElement/>
62 <text><![CDATA[Differences:]]></text> 62 <text><![CDATA[Differences:]]></text>
63 </staticText> 63 </staticText>
64 <textField isStretchWithOverflow="true"> 64 <textField isStretchWithOverflow="true">
65 <reportElement stretchType="RelativeToTallestObject" x="123" y="130" width="392" height="20"/> 65 <reportElement stretchType="RelativeToTallestObject" x="123" y="110" width="392" height="20"/>
66 <textElement/> 66 <textElement/>
67 <textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression> 67 <textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression>
68 </textField> 68 </textField>
69 <textField isStretchWithOverflow="true"> 69 <textField>
70 <reportElement stretchType="RelativeToTallestObject" x="123" y="110" width="392" height="20"/> 70 <reportElement x="123" y="130" width="392" height="20"/>
71 <textElement/> 71 <textElement/>
72 <textFieldExpression><![CDATA[$F{ye_mode}]]></textFieldExpression> 72 <textFieldExpression><![CDATA[$F{range}]]></textFieldExpression>
73 </textField> 73 </textField>
74 <staticText> 74 <staticText>
75 <reportElement x="0" y="110" width="123" height="20"/> 75 <reportElement x="0" y="130" width="123" height="20"/>
76 <textElement/> 76 <textElement/>
77 <text><![CDATA[Year/Epoch:]]></text> 77 <text><![CDATA[Range:]]></text>
78 </staticText> 78 </staticText>
79 </band> 79 </band>
80 </title> 80 </title>
81 <columnHeader> 81 <columnHeader>
82 <band height="24" splitType="Stretch"> 82 <band height="24" splitType="Stretch">

http://dive4elements.wald.intevation.org