comparison artifacts/doc/conf/jasper/templates/sinfo.flowdepth.jrxml @ 8854:7bbfb24e6eec

SINFO - first prototype of BArt Fließtiefen
author gernotbelger
date Thu, 18 Jan 2018 18:34:41 +0100
parents
children 1009cab0f86b
comparison
equal deleted inserted replaced
8853:8c64617a7991 8854:7bbfb24e6eec
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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="515" leftMargin="60" rightMargin="20" topMargin="20" bottomMargin="20">
3 <property name="ireport.zoom" value="1.0"/>
4 <property name="ireport.x" value="0"/>
5 <property name="ireport.y" value="0"/>
6
7 <field name="meta:version" class="java.lang.String"/>
8 <field name="meta:user" class="java.lang.String"/>
9 <field name="meta:date" class="java.lang.String"/>
10 <field name="meta:river" class="java.lang.String"/>
11 <field name="meta:range" class="java.lang.String"/>
12
13 <field name="data:0" class="java.lang.String"/>
14 <field name="data:1" class="java.lang.String"/>
15 <field name="data:2" class="java.lang.String"/>
16 <field name="data:3" class="java.lang.String"/>
17 <field name="data:4" class="java.lang.String"/>
18 <field name="data:5" class="java.lang.String"/>
19 <!--
20 <field name="data:6" class="java.lang.String"/>
21 <field name="data:7" class="java.lang.String"/>
22 <field name="data:8" class="java.lang.String"/>
23 <field name="data:9" class="java.lang.String"/>
24 <field name="data:10" class="java.lang.String"/>
25 <field name="data:11" class="java.lang.String"/>
26 -->
27
28 <background>
29 <band splitType="Stretch"/>
30 </background>
31 <title>
32 <band height="182" splitType="Stretch">
33 <staticText>
34 <reportElement x="0" y="1" width="165" height="30"/>
35 <textElement>
36 <font size="18"/>
37 </textElement>
38 <text><![CDATA[Ergebnisausgabe]]></text>
39 </staticText>
40 <!--
41 <textField>
42 <reportElement x="165" y="0" width="350" height="31"/>
43 <textElement>
44 <font size="18"/>
45 </textElement>
46 <textFieldExpression><![CDATA[$F{meta:version}]]></textFieldExpression>
47 </textField>
48 <textField>
49 <reportElement x="165" y="0" width="350" height="31"/>
50 <textElement>
51 <font size="18"/>
52 </textElement>
53 <textFieldExpression><![CDATA[$F{meta:user}]]></textFieldExpression>
54 </textField>
55 <textField>
56 <reportElement x="165" y="0" width="350" height="31"/>
57 <textElement>
58 <font size="18"/>
59 </textElement>
60 <textFieldExpression><![CDATA[$F{river}]]></textFieldExpression>
61 </textField>
62 <textField>
63 <reportElement x="0" y="31" width="515" height="26"/>
64 <textElement>
65 <font size="14"/>
66 </textElement>
67 <textFieldExpression><![CDATA[$F{calculation}]]></textFieldExpression>
68 </textField>
69 -->
70
71 <staticText>
72 <reportElement x="0" y="70" width="123" height="20"/>
73 <textElement/>
74 <text><![CDATA[FLYS-Version:]]></text>
75 </staticText>
76 <textField>
77 <reportElement x="123" y="70" width="392" height="20"/>
78 <textElement/>
79 <textFieldExpression><![CDATA[$F{meta:version}]]></textFieldExpression>
80 </textField>
81
82 <staticText>
83 <reportElement x="0" y="90" width="123" height="20"/>
84 <textElement/>
85 <text><![CDATA[Bearbeiter:]]></text>
86 </staticText>
87 <textField>
88 <reportElement x="123" y="90" width="392" height="20"/>
89 <textElement/>
90 <textFieldExpression><![CDATA[$F{meta:user}]]></textFieldExpression>
91 </textField>
92
93 <staticText>
94 <reportElement x="0" y="110" width="123" height="20"/>
95 <textElement/>
96 <text><![CDATA[Datum der Erstellung:]]></text>
97 </staticText>
98 <textField>
99 <reportElement x="123" y="110" width="392" height="20"/>
100 <textElement/>
101 <textFieldExpression><![CDATA[$F{meta:date}]]></textFieldExpression>
102 </textField>
103
104 <staticText>
105 <reportElement x="0" y="130" width="123" height="20"/>
106 <textElement/>
107 <text><![CDATA[Gewässer:]]></text>
108 </staticText>
109 <textField>
110 <reportElement x="123" y="130" width="392" height="20"/>
111 <textElement/>
112 <textFieldExpression><![CDATA[$F{meta:river}]]></textFieldExpression>
113 </textField>
114
115 <staticText>
116 <reportElement x="0" y="150" width="123" height="20"/>
117 <textElement/>
118 <text><![CDATA[Bereich:]]></text>
119 </staticText>
120 <textField>
121 <reportElement x="123" y="150" width="392" height="20"/>
122 <textElement/>
123 <textFieldExpression><![CDATA[$F{meta:range}]]></textFieldExpression>
124 </textField>
125 </band>
126 </title>
127 <columnHeader>
128 <band height="25" splitType="Stretch">
129 <line>
130 <reportElement x="0" y="19" width="515" height="1"/>
131 </line>
132 <staticText>
133 <reportElement x="0" y="0" width="60" height="20"/>
134 <textElement/>
135 <text><![CDATA[Fluss-Km]]></text>
136 </staticText>
137 <staticText>
138 <reportElement x="60" y="0" width="65" height="20"/>
139 <textElement/>
140 <text><![CDATA[W [NN + m]]]></text>
141 </staticText>
142 <staticText>
143 <reportElement x="125" y="0" width="65" height="20"/>
144 <textElement/>
145 <text><![CDATA[Q [m³/s]]]></text>
146 </staticText>
147 <staticText>
148 <reportElement x="190" y="0" width="85" height="20"/>
149 <textElement/>
150 <text><![CDATA[Bezeichnung]]></text>
151 </staticText>
152 <staticText>
153 <reportElement x="275" y="0" width="110" height="20"/>
154 <textElement/>
155 <text><![CDATA[Lage]]></text>
156 </staticText>
157 <staticText>
158 <reportElement x="385" y="0" width="130" height="20"/>
159 <textElement/>
160 <text><![CDATA[Bezugspegel]]></text>
161 </staticText>
162 </band>
163 </columnHeader>
164 <detail>
165 <band height="14" splitType="Stretch">
166 <textField isBlankWhenNull="true">
167 <reportElement x="0" y="0" width="60" height="14"/>
168 <textElement/>
169 <textFieldExpression><![CDATA[$F{data:0}]]></textFieldExpression>
170 </textField>
171 <textField isBlankWhenNull="true">
172 <reportElement x="60" y="0" width="65" height="14"/>
173 <textElement/>
174 <textFieldExpression><![CDATA[$F{data:1}]]></textFieldExpression>
175 </textField>
176 <textField isBlankWhenNull="true">
177 <reportElement x="125" y="0" width="65" height="14"/>
178 <textElement/>
179 <textFieldExpression><![CDATA[$F{data:2}]]></textFieldExpression>
180 </textField>
181 <textField isStretchWithOverflow="true" isBlankWhenNull="false">
182 <reportElement stretchType="RelativeToBandHeight" x="190" y="0" width="85" height="14"/>
183 <textElement/>
184 <textFieldExpression><![CDATA[$F{data:3}]]></textFieldExpression>
185 </textField>
186 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
187 <reportElement stretchType="RelativeToBandHeight" x="275" y="0" width="110" height="14" isPrintWhenDetailOverflows="true"/>
188 <textElement/>
189 <textFieldExpression><![CDATA[$F{data:4}]]></textFieldExpression>
190 </textField>
191 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
192 <reportElement stretchType="RelativeToBandHeight" x="385" y="0" width="130" height="14"/>
193 <textElement/>
194 <textFieldExpression><![CDATA[$F{data:5}]]></textFieldExpression>
195 </textField>
196 </band>
197 </detail>
198 <pageFooter>
199 <band height="29" splitType="Stretch">
200 <textField evaluationTime="Report">
201 <reportElement x="458" y="9" width="57" height="20"/>
202 <textElement/>
203 <textFieldExpression><![CDATA[" / " + $V{PAGE_NUMBER}]]></textFieldExpression>
204 </textField>
205 <textField>
206 <reportElement x="403" y="9" width="55" height="20"/>
207 <textElement textAlignment="Right"/>
208 <textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
209 </textField>
210 </band>
211 </pageFooter>
212 <summary>
213 <band height="42" splitType="Stretch"/>
214 </summary>
215 </jasperReport>

http://dive4elements.wald.intevation.org