comparison artifacts/doc/conf/jasper/beddifference.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 9ab8b1146ac4
children ff33c24c2b64
comparison
equal deleted inserted replaced
8583:138feb491c8a 8584:ce325339e9ba
19 <field name="kmheader" class="java.lang.String"/> 19 <field name="kmheader" class="java.lang.String"/>
20 <field name="gap1header" class="java.lang.String"/> 20 <field name="gap1header" class="java.lang.String"/>
21 <field name="gap1" class="java.lang.String"/> 21 <field name="gap1" class="java.lang.String"/>
22 <field name="gap2header" class="java.lang.String"/> 22 <field name="gap2header" class="java.lang.String"/>
23 <field name="gap2" class="java.lang.String"/> 23 <field name="gap2" class="java.lang.String"/>
24 <field name="range" class="java.lang.String"/>
24 <background> 25 <background>
25 <band splitType="Stretch"/> 26 <band splitType="Stretch"/>
26 </background> 27 </background>
27 <title> 28 <title>
28 <band height="161" splitType="Stretch"> 29 <band height="155" splitType="Stretch">
29 <staticText> 30 <staticText>
30 <reportElement x="0" y="1" width="177" height="30"/> 31 <reportElement x="0" y="1" width="177" height="30"/>
31 <textElement> 32 <textElement>
32 <font size="18"/> 33 <font size="18"/>
33 </textElement> 34 </textElement>
75 <textField isStretchWithOverflow="true"> 76 <textField isStretchWithOverflow="true">
76 <reportElement stretchType="RelativeToTallestObject" x="123" y="109" width="392" height="20"/> 77 <reportElement stretchType="RelativeToTallestObject" x="123" y="109" width="392" height="20"/>
77 <textElement/> 78 <textElement/>
78 <textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression> 79 <textFieldExpression><![CDATA[$F{differences}]]></textFieldExpression>
79 </textField> 80 </textField>
81 <textField>
82 <reportElement x="123" y="129" width="392" height="20"/>
83 <textElement/>
84 <textFieldExpression><![CDATA[$F{range}]]></textFieldExpression>
85 </textField>
86 <staticText>
87 <reportElement x="0" y="129" width="123" height="20"/>
88 <textElement/>
89 <text><![CDATA[Bereich:]]></text>
90 </staticText>
80 </band> 91 </band>
81 </title> 92 </title>
82 <columnHeader> 93 <columnHeader>
83 <band height="24" splitType="Stretch"> 94 <band height="24" splitType="Stretch">
84 <line> 95 <line>

http://dive4elements.wald.intevation.org