Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2737:83b22ccf48da
Introduced theme groups and added new service to get themes filtered by name.
flys-artifacts/trunk@4470 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 23 May 2012 08:46:45 +0000 |
parents | 250a370c377d |
children | 687e363b97a0 |
comparison
equal
deleted
inserted
replaced
2736:8839086c4b7b | 2737:83b22ccf48da |
---|---|
1 <themes> | 1 <themes> |
2 | 2 |
3 <!-- Concrete themes are following now! --> | 3 <!-- Concrete themes are following now! --> |
4 <theme name="DischargeCurve"> | 4 <themegroup name="default"> |
5 <inherits> | 5 <theme name="DischargeCurve"> |
6 <inherit from="HiddenColorLines"/> | 6 <inherits> |
7 <inherit from="MinMaxPoints"/> | 7 <inherit from="HiddenColorLines"/> |
8 </inherits> | 8 <inherit from="MinMaxPoints"/> |
9 <fields> | 9 </inherits> |
10 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> | 10 <fields> |
11 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | 11 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> |
12 </fields> | 12 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> |
13 </theme> | 13 </fields> |
14 | 14 </theme> |
15 | 15 |
16 <!-- concrete theme for historical discharge curves --> | 16 |
17 <theme name="HistoricalDischargeCurveQ"> | 17 <!-- concrete theme for historical discharge curves --> |
18 <inherits> | 18 <theme name="HistoricalDischargeCurveQ"> |
19 <inherit from="HiddenColorLines"/> | 19 <inherits> |
20 <inherit from="MinMaxPoints"/> | 20 <inherit from="HiddenColorLines"/> |
21 </inherits> | 21 <inherit from="MinMaxPoints"/> |
22 <fields> | 22 </inherits> |
23 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> | 23 <fields> |
24 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | 24 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> |
25 </fields> | 25 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> |
26 </theme> | 26 </fields> |
27 | 27 </theme> |
28 <theme name="HistoricalDischargeCurveQDiff"> | 28 |
29 <inherits> | 29 <theme name="HistoricalDischargeCurveQDiff"> |
30 <inherit from="HiddenColorLines"/> | 30 <inherits> |
31 <inherit from="MinMaxPoints"/> | 31 <inherit from="HiddenColorLines"/> |
32 </inherits> | 32 <inherit from="MinMaxPoints"/> |
33 <fields> | 33 </inherits> |
34 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 34 <fields> |
35 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | 35 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
36 </fields> | 36 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> |
37 </theme> | 37 </fields> |
38 | 38 </theme> |
39 | 39 |
40 <!-- | 40 |
41 Discharge Longitudinal Section | 41 <!-- |
42 --> | 42 Discharge Longitudinal Section |
43 <theme name="LongitudinalSectionW"> | 43 --> |
44 <inherits> | 44 <theme name="LongitudinalSectionW"> |
45 <inherit from="HiddenColorLines"/> | 45 <inherits> |
46 <inherit from="MinMaxPoints"/> | 46 <inherit from="HiddenColorLines"/> |
47 </inherits> | 47 <inherit from="MinMaxPoints"/> |
48 <fields> | 48 </inherits> |
49 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 49 <fields> |
50 </fields> | 50 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
51 </theme> | 51 </fields> |
52 | 52 </theme> |
53 <theme name="LongitudinalSectionW_HQ1"> | 53 |
54 <inherits> | 54 <theme name="LongitudinalSectionW_HQ1"> |
55 <inherit from="LongitudinalSectionW"/> | 55 <inherits> |
56 </inherits> | 56 <inherit from="LongitudinalSectionW"/> |
57 <fields> | 57 </inherits> |
58 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 58 <fields> |
59 </fields> | 59 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
60 </theme> | 60 </fields> |
61 | 61 </theme> |
62 <theme name="LongitudinalSectionW_HQ2"> | 62 |
63 <inherits> | 63 <theme name="LongitudinalSectionW_HQ2"> |
64 <inherit from="LongitudinalSectionW"/> | 64 <inherits> |
65 </inherits> | 65 <inherit from="LongitudinalSectionW"/> |
66 <fields> | 66 </inherits> |
67 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 67 <fields> |
68 </fields> | 68 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
69 </theme> | 69 </fields> |
70 | 70 </theme> |
71 <theme name="LongitudinalSectionW_HQ5"> | 71 |
72 <inherits> | 72 <theme name="LongitudinalSectionW_HQ5"> |
73 <inherit from="LongitudinalSectionW"/> | 73 <inherits> |
74 </inherits> | 74 <inherit from="LongitudinalSectionW"/> |
75 <fields> | 75 </inherits> |
76 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> | 76 <fields> |
77 </fields> | 77 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> |
78 </theme> | 78 </fields> |
79 | 79 </theme> |
80 <theme name="LongitudinalSectionW_HQ10"> | 80 |
81 <inherits> | 81 <theme name="LongitudinalSectionW_HQ10"> |
82 <inherit from="LongitudinalSectionW"/> | 82 <inherits> |
83 </inherits> | 83 <inherit from="LongitudinalSectionW"/> |
84 <fields> | 84 </inherits> |
85 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> | 85 <fields> |
86 </fields> | 86 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> |
87 </theme> | 87 </fields> |
88 | 88 </theme> |
89 <theme name="LongitudinalSectionW_HQ20"> | 89 |
90 <inherits> | 90 <theme name="LongitudinalSectionW_HQ20"> |
91 <inherit from="LongitudinalSectionW"/> | 91 <inherits> |
92 </inherits> | 92 <inherit from="LongitudinalSectionW"/> |
93 <fields> | 93 </inherits> |
94 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> | 94 <fields> |
95 </fields> | 95 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> |
96 </theme> | 96 </fields> |
97 | 97 </theme> |
98 <theme name="LongitudinalSectionW_HQ25"> | 98 |
99 <inherits> | 99 <theme name="LongitudinalSectionW_HQ25"> |
100 <inherit from="LongitudinalSectionW"/> | 100 <inherits> |
101 </inherits> | 101 <inherit from="LongitudinalSectionW"/> |
102 <fields> | 102 </inherits> |
103 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> | 103 <fields> |
104 </fields> | 104 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> |
105 </theme> | 105 </fields> |
106 | 106 </theme> |
107 <theme name="LongitudinalSectionW_HQ50"> | 107 |
108 <inherits> | 108 <theme name="LongitudinalSectionW_HQ50"> |
109 <inherit from="LongitudinalSectionW"/> | 109 <inherits> |
110 </inherits> | 110 <inherit from="LongitudinalSectionW"/> |
111 <fields> | 111 </inherits> |
112 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> | 112 <fields> |
113 </fields> | 113 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 0"/> |
114 </theme> | 114 </fields> |
115 | 115 </theme> |
116 <theme name="LongitudinalSectionW_HQ100"> | 116 |
117 <inherits> | 117 <theme name="LongitudinalSectionW_HQ100"> |
118 <inherit from="LongitudinalSectionW"/> | 118 <inherits> |
119 </inherits> | 119 <inherit from="LongitudinalSectionW"/> |
120 <fields> | 120 </inherits> |
121 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> | 121 <fields> |
122 </fields> | 122 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> |
123 </theme> | 123 </fields> |
124 | 124 </theme> |
125 <theme name="LongitudinalSectionW_HQ200"> | 125 |
126 <inherits> | 126 <theme name="LongitudinalSectionW_HQ200"> |
127 <inherit from="LongitudinalSectionW"/> | 127 <inherits> |
128 </inherits> | 128 <inherit from="LongitudinalSectionW"/> |
129 <fields> | 129 </inherits> |
130 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> | 130 <fields> |
131 </fields> | 131 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> |
132 </theme> | 132 </fields> |
133 | 133 </theme> |
134 <theme name="LongitudinalSectionW_HQ500"> | 134 |
135 <inherits> | 135 <theme name="LongitudinalSectionW_HQ500"> |
136 <inherit from="LongitudinalSectionW"/> | 136 <inherits> |
137 </inherits> | 137 <inherit from="LongitudinalSectionW"/> |
138 <fields> | 138 </inherits> |
139 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | 139 <fields> |
140 </fields> | 140 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> |
141 </theme> | 141 </fields> |
142 | 142 </theme> |
143 <theme name="LongitudinalSectionW_HQ1000"> | 143 |
144 <inherits> | 144 <theme name="LongitudinalSectionW_HQ1000"> |
145 <inherit from="LongitudinalSectionW"/> | 145 <inherits> |
146 </inherits> | 146 <inherit from="LongitudinalSectionW"/> |
147 <fields> | 147 </inherits> |
148 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 148 <fields> |
149 </fields> | 149 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
150 </theme> | 150 </fields> |
151 | 151 </theme> |
152 <theme name="LongitudinalSectionW_HQRZ"> | 152 |
153 <inherits> | 153 <theme name="LongitudinalSectionW_HQRZ"> |
154 <inherit from="LongitudinalSectionW"/> | 154 <inherits> |
155 </inherits> | 155 <inherit from="LongitudinalSectionW"/> |
156 <fields> | 156 </inherits> |
157 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | 157 <fields> |
158 </fields> | 158 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> |
159 </theme> | 159 </fields> |
160 | 160 </theme> |
161 <theme name="LongitudinalSectionW_HSQ"> | 161 |
162 <inherits> | 162 <theme name="LongitudinalSectionW_HSQ"> |
163 <inherit from="LongitudinalSectionW"/> | 163 <inherits> |
164 </inherits> | 164 <inherit from="LongitudinalSectionW"/> |
165 <fields> | 165 </inherits> |
166 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> | 166 <fields> |
167 </fields> | 167 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> |
168 </theme> | 168 </fields> |
169 | 169 </theme> |
170 <theme name="LongitudinalSectionW_MHQ"> | 170 |
171 <inherits> | 171 <theme name="LongitudinalSectionW_MHQ"> |
172 <inherit from="LongitudinalSectionW"/> | 172 <inherits> |
173 </inherits> | 173 <inherit from="LongitudinalSectionW"/> |
174 <fields> | 174 </inherits> |
175 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> | 175 <fields> |
176 </fields> | 176 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> |
177 </theme> | 177 </fields> |
178 | 178 </theme> |
179 <theme name="LongitudinalSectionW_MNQ"> | 179 |
180 <inherits> | 180 <theme name="LongitudinalSectionW_MNQ"> |
181 <inherit from="LongitudinalSectionW"/> | 181 <inherits> |
182 </inherits> | 182 <inherit from="LongitudinalSectionW"/> |
183 <fields> | 183 </inherits> |
184 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> | 184 <fields> |
185 </fields> | 185 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> |
186 </theme> | 186 </fields> |
187 | 187 </theme> |
188 <theme name="LongitudinalSectionW_MQ"> | 188 |
189 <inherits> | 189 <theme name="LongitudinalSectionW_MQ"> |
190 <inherit from="LongitudinalSectionW"/> | 190 <inherits> |
191 </inherits> | 191 <inherit from="LongitudinalSectionW"/> |
192 <fields> | 192 </inherits> |
193 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> | 193 <fields> |
194 </fields> | 194 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> |
195 </theme> | 195 </fields> |
196 | 196 </theme> |
197 <theme name="LongitudinalSectionW_NQ"> | 197 |
198 <inherits> | 198 <theme name="LongitudinalSectionW_NQ"> |
199 <inherit from="LongitudinalSectionW"/> | 199 <inherits> |
200 </inherits> | 200 <inherit from="LongitudinalSectionW"/> |
201 <fields> | 201 </inherits> |
202 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> | 202 <fields> |
203 </fields> | 203 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> |
204 </theme> | 204 </fields> |
205 | 205 </theme> |
206 <theme name="LongitudinalSectionW_HQExtrem"> | 206 |
207 <inherits> | 207 <theme name="LongitudinalSectionW_HQExtrem"> |
208 <inherit from="LongitudinalSectionW"/> | 208 <inherits> |
209 </inherits> | 209 <inherit from="LongitudinalSectionW"/> |
210 <fields> | 210 </inherits> |
211 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 211 <fields> |
212 </fields> | 212 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
213 </theme> | 213 </fields> |
214 | 214 </theme> |
215 <theme name="LongitudinalSectionPoints"> | 215 |
216 <inherits> | 216 <theme name="LongitudinalSectionPoints"> |
217 <inherit from="LongitudinalSectionW"/> | 217 <inherits> |
218 </inherits> | 218 <inherit from="LongitudinalSectionW"/> |
219 <fields> | 219 </inherits> |
220 <fields> | |
221 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> | |
222 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> | |
223 </fields> | |
224 </theme> | |
225 | |
226 <theme name="LongitudinalSectionW_HQ1_Points"> | |
227 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
228 <fields> | |
229 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | |
230 </fields> | |
231 </theme> | |
232 | |
233 <theme name="LongitudinalSectionW_HQ2_Points"> | |
234 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
235 <fields> | |
236 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | |
237 </fields> | |
238 </theme> | |
239 | |
240 <theme name="LongitudinalSectionW_HQ5_Points"> | |
241 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
242 <fields> | |
243 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> | |
244 </fields> | |
245 </theme> | |
246 | |
247 <theme name="LongitudinalSectionW_HQ10_Points"> | |
248 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
249 <fields> | |
250 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> | |
251 </fields> | |
252 </theme> | |
253 | |
254 <theme name="LongitudinalSectionW_HQ20_Points"> | |
255 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
256 <fields> | |
257 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> | |
258 </fields> | |
259 </theme> | |
260 | |
261 <theme name="LongitudinalSectionW_HQ25_Points"> | |
262 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
263 <fields> | |
264 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> | |
265 </fields> | |
266 </theme> | |
267 | |
268 <theme name="LongitudinalSectionW_HQ50_Points"> | |
269 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
270 <fields> | |
271 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> | |
272 </fields> | |
273 </theme> | |
274 | |
275 <theme name="LongitudinalSectionW_HQ100_Points"> | |
276 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
277 <fields> | |
278 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> | |
279 </fields> | |
280 </theme> | |
281 | |
282 <theme name="LongitudinalSectionW_HQ200_Points"> | |
283 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
284 <fields> | |
285 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> | |
286 </fields> | |
287 </theme> | |
288 | |
289 <theme name="LongitudinalSectionW_HQ500_Points"> | |
290 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
291 <fields> | |
292 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | |
293 </fields> | |
294 </theme> | |
295 | |
296 <theme name="LongitudinalSectionW_HQ1000_Points"> | |
297 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
298 <fields> | |
299 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
300 </fields> | |
301 </theme> | |
302 | |
303 <theme name="LongitudinalSectionW_HQRZ_Points"> | |
304 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
305 <fields> | |
306 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | |
307 </fields> | |
308 </theme> | |
309 | |
310 <theme name="LongitudinalSectionW_HSQ_Points"> | |
311 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
312 <fields> | |
313 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> | |
314 </fields> | |
315 </theme> | |
316 | |
317 <theme name="LongitudinalSectionW_MHQ_Points"> | |
318 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
319 <fields> | |
320 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> | |
321 </fields> | |
322 </theme> | |
323 | |
324 <theme name="LongitudinalSectionW_MNQ_Points"> | |
325 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
326 <fields> | |
327 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> | |
328 </fields> | |
329 </theme> | |
330 | |
331 <theme name="LongitudinalSectionW_MQ_Points"> | |
332 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
333 <fields> | |
334 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> | |
335 </fields> | |
336 </theme> | |
337 | |
338 <theme name="LongitudinalSectionW_NQ_Points"> | |
339 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
340 <fields> | |
341 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> | |
342 </fields> | |
343 </theme> | |
344 | |
345 <theme name="LongitudinalSectionW_HQExtrem_Points"> | |
346 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | |
347 <fields> | |
348 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
349 </fields> | |
350 </theme> | |
351 | |
352 <!-- | |
353 Longitudinal Section Q's | |
354 --> | |
355 | |
356 <theme name="LongitudinalSectionQ"> | |
357 <inherits> | |
358 <inherit from="HiddenColorLines"/> | |
359 <inherit from="MinMaxPoints"/> | |
360 </inherits> | |
361 <fields> | |
362 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
363 </fields> | |
364 </theme> | |
365 | |
366 <theme name="LongitudinalSectionQ_HQ1"> | |
367 <inherits> | |
368 <inherit from="LongitudinalSectionQ"/> | |
369 </inherits> | |
370 <fields> | |
371 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | |
372 </fields> | |
373 </theme> | |
374 | |
375 <theme name="LongitudinalSectionQ_HQ2"> | |
376 <inherits> | |
377 <inherit from="LongitudinalSectionQ"/> | |
378 </inherits> | |
379 <fields> | |
380 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | |
381 </fields> | |
382 </theme> | |
383 | |
384 <theme name="LongitudinalSectionQ_HQ5"> | |
385 <inherits> | |
386 <inherit from="LongitudinalSectionQ"/> | |
387 </inherits> | |
388 <fields> | |
389 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> | |
390 </fields> | |
391 </theme> | |
392 | |
393 <theme name="LongitudinalSectionQ_HQ10"> | |
394 <inherits> | |
395 <inherit from="LongitudinalSectionQ"/> | |
396 </inherits> | |
397 <fields> | |
398 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> | |
399 </fields> | |
400 </theme> | |
401 | |
402 <theme name="LongitudinalSectionQ_HQ20"> | |
403 <inherits> | |
404 <inherit from="LongitudinalSectionQ"/> | |
405 </inherits> | |
406 <fields> | |
407 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> | |
408 </fields> | |
409 </theme> | |
410 | |
411 <theme name="LongitudinalSectionQ_HQ25"> | |
412 <inherits> | |
413 <inherit from="LongitudinalSectionQ"/> | |
414 </inherits> | |
415 <fields> | |
416 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> | |
417 </fields> | |
418 </theme> | |
419 | |
420 <theme name="LongitudinalSectionQ_HQ50"> | |
421 <inherits> | |
422 <inherit from="LongitudinalSectionQ"/> | |
423 </inherits> | |
424 <fields> | |
425 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> | |
426 </fields> | |
427 </theme> | |
428 | |
429 <theme name="LongitudinalSectionQ_HQ100"> | |
430 <inherits> | |
431 <inherit from="LongitudinalSectionQ"/> | |
432 </inherits> | |
433 <fields> | |
434 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> | |
435 </fields> | |
436 </theme> | |
437 | |
438 <theme name="LongitudinalSectionQ_HQ200"> | |
439 <inherits> | |
440 <inherit from="LongitudinalSectionQ"/> | |
441 </inherits> | |
442 <fields> | |
443 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> | |
444 </fields> | |
445 </theme> | |
446 | |
447 <theme name="LongitudinalSectionQ_HQ500"> | |
448 <inherits> | |
449 <inherit from="LongitudinalSectionQ"/> | |
450 </inherits> | |
451 <fields> | |
452 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | |
453 </fields> | |
454 </theme> | |
455 | |
456 <theme name="LongitudinalSectionQ_HQ1000"> | |
457 <inherits> | |
458 <inherit from="LongitudinalSectionQ"/> | |
459 </inherits> | |
460 <fields> | |
461 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
462 </fields> | |
463 </theme> | |
464 | |
465 <theme name="LongitudinalSectionQ_HQRZ"> | |
466 <inherits> | |
467 <inherit from="LongitudinalSectionQ"/> | |
468 </inherits> | |
469 <fields> | |
470 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | |
471 </fields> | |
472 </theme> | |
473 | |
474 <theme name="LongitudinalSectionQ_HSQ"> | |
475 <inherits> | |
476 <inherit from="LongitudinalSectionQ"/> | |
477 </inherits> | |
478 <fields> | |
479 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> | |
480 </fields> | |
481 </theme> | |
482 | |
483 <theme name="LongitudinalSectionQ_MHQ"> | |
484 <inherits> | |
485 <inherit from="LongitudinalSectionQ"/> | |
486 </inherits> | |
487 <fields> | |
488 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> | |
489 </fields> | |
490 </theme> | |
491 | |
492 <theme name="LongitudinalSectionQ_MNQ"> | |
493 <inherits> | |
494 <inherit from="LongitudinalSectionQ"/> | |
495 </inherits> | |
496 <fields> | |
497 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> | |
498 </fields> | |
499 </theme> | |
500 | |
501 <theme name="LongitudinalSectionQ_MQ"> | |
502 <inherits> | |
503 <inherit from="LongitudinalSectionQ"/> | |
504 </inherits> | |
505 <fields> | |
506 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> | |
507 </fields> | |
508 </theme> | |
509 | |
510 <theme name="LongitudinalSectionQ_NQ"> | |
511 <inherits> | |
512 <inherit from="LongitudinalSectionQ"/> | |
513 </inherits> | |
514 <fields> | |
515 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> | |
516 </fields> | |
517 </theme> | |
518 | |
519 <theme name="LongitudinalSectionQ_HQExtrem"> | |
520 <inherits> | |
521 <inherit from="LongitudinalSectionQ"/> | |
522 </inherits> | |
523 <fields> | |
524 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
525 </fields> | |
526 </theme> | |
527 | |
528 | |
529 <!-- | |
530 Computed Discharge Curves | |
531 --> | |
532 <theme name="ComputedDischargeCurve"> | |
533 <inherits> | |
534 <inherit from="HiddenColorLines"/> | |
535 <inherit from="MinMaxPoints"/> | |
536 </inherits> | |
537 <fields> | |
538 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> | |
539 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | |
540 </fields> | |
541 </theme> | |
542 | |
543 <theme name="ComputedDischargeCurveQ"> | |
544 <inherits> | |
545 <inherit from="HiddenColorLines"/> | |
546 <inherit from="MinMaxPoints"/> | |
547 <inherit from="Text"/> | |
548 </inherits> | |
549 <fields> | |
550 <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> | |
551 <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> | |
552 </fields> | |
553 </theme> | |
554 | |
555 <theme name="ComputedDischargeCurveW"> | |
556 <inherits> | |
557 <inherit from="HiddenColorLines"/> | |
558 <inherit from="MinMaxPoints"/> | |
559 <inherit from="Text"/> | |
560 </inherits> | |
561 <fields> | |
562 <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> | |
563 <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> | |
564 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
565 </fields> | |
566 </theme> | |
567 | |
568 <!-- | |
569 Cross Sections | |
570 --> | |
571 <theme name="CrossSection"> | |
572 <inherits> | |
573 <inherit from="HiddenColorLines"/> | |
574 <inherit from="MinMaxPoints"/> | |
575 </inherits> | |
576 <fields> | |
577 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,0"/> | |
578 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | |
579 </fields> | |
580 </theme> | |
581 | |
582 <theme name="CrossSectionWaterLine"> | |
583 <inherits> | |
584 <inherit from="HiddenColorLines"/> | |
585 </inherits> | |
586 <fields> | |
587 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> | |
588 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | |
589 <field name="showwidth" type="boolean" display="Breite anzeigen" default="false"/> | |
590 <field name="showlevel" type="boolean" display="Wasserstand anzeigen" default="false"/> | |
591 <field name="showmiddleheight" type="boolean" display="Wasserstand anzeigen" default="false"/> | |
592 </fields> | |
593 </theme> | |
594 | |
595 <theme name="Hyk"> | |
596 <inherits> | |
597 <inherit from="Text"/> | |
598 </inherits> | |
599 <fields> | |
600 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
601 </fields> | |
602 </theme> | |
603 | |
604 <!-- | |
605 Duration Curves | |
606 --> | |
607 <theme name="DurationCurveW"> | |
608 <inherits> | |
609 <inherit from="HiddenColorLines"/> | |
610 <inherit from="MinMaxPoints"/> | |
611 </inherits> | |
612 <fields> | |
613 <field name="linecolor" type="Color" display="Linienfarbe" default="0,51,204"/> | |
614 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | |
615 </fields> | |
616 </theme> | |
617 | |
618 <theme name="DurationCurveQ"> | |
619 <inherits> | |
620 <inherit from="HiddenColorLines"/> | |
621 <inherit from="MinMaxPoints"/> | |
622 </inherits> | |
623 <fields> | |
624 <field name="linecolor" type="Color" display="Linienfarbe" default="0,204,0"/> | |
625 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | |
626 </fields> | |
627 </theme> | |
628 | |
629 <!-- Differences --> | |
630 <theme name="Differences"> | |
631 <inherits> | |
632 <inherit from="HiddenColorLines"/> | |
633 <inherit from="MinMaxPoints"/> | |
634 </inherits> | |
635 <fields> | |
636 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
637 </fields> | |
638 </theme> | |
639 | |
640 <!-- Reference Curves --> | |
641 <theme name="ReferenceCurveNormalized"> | |
642 <inherits> | |
643 <inherit from="HiddenColorLines"/> | |
644 <inherit from="MinMaxPoints"/> | |
645 </inherits> | |
646 <fields> | |
647 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
648 </fields> | |
649 </theme> | |
650 | |
651 <theme name="ReferenceCurve"> | |
652 <inherits> | |
653 <inherit from="HiddenColorLines"/> | |
654 <inherit from="MinMaxPoints"/> | |
655 </inherits> | |
656 <fields> | |
657 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
658 </fields> | |
659 </theme> | |
660 | |
661 <!-- General --> | |
662 <theme name="WKms"> | |
663 <inherits> | |
664 <inherit from="HiddenColorLines"/> | |
665 <inherit from="MinMaxPoints"/> | |
666 </inherits> | |
667 <fields> | |
668 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
669 </fields> | |
670 </theme> | |
671 | |
672 <theme name="WQKms"> | |
673 <inherits> | |
674 <inherit from="HiddenColorLines"/> | |
675 <inherit from="MinMaxPoints"/> | |
676 </inherits> | |
677 <fields> | |
678 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
679 </fields> | |
680 </theme> | |
681 | |
682 <theme name="WQPoints"> | |
683 <inherits><inherit from="Points"/></inherits> | |
684 <fields> | |
220 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> | 685 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
221 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> | 686 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
222 </fields> | 687 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0"/> |
223 </theme> | 688 </fields> |
224 | 689 </theme> |
225 <theme name="LongitudinalSectionW_HQ1_Points"> | 690 |
226 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 691 <!-- |
227 <fields> | 692 Discharge Longitudinal Section |
228 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 693 --> |
229 </fields> | 694 <theme name="DischargeLongitudinalSectionW"> |
230 </theme> | 695 <inherits> |
231 | 696 <inherit from="HiddenColorLines"/> |
232 <theme name="LongitudinalSectionW_HQ2_Points"> | 697 <inherit from="MinMaxPoints"/> |
233 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 698 </inherits> |
234 <fields> | 699 <fields> |
235 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 700 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
236 </fields> | 701 </fields> |
237 </theme> | 702 </theme> |
238 | 703 |
239 <theme name="LongitudinalSectionW_HQ5_Points"> | 704 |
240 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 705 <theme name="DischargeLongitudinalSectionC"> |
241 <fields> | 706 <inherits> |
242 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> | 707 <inherit from="HiddenColorLines"/> |
243 </fields> | 708 <inherit from="MinMaxPoints"/> |
244 </theme> | 709 </inherits> |
245 | 710 <fields> |
246 <theme name="LongitudinalSectionW_HQ10_Points"> | 711 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0 , 0"/> |
247 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 712 </fields> |
248 <fields> | 713 </theme> |
249 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> | 714 |
250 </fields> | 715 <theme name="DischargeLongitudinalSectionQ"> |
251 </theme> | 716 <inherits> |
252 | 717 <inherit from="HiddenColorLines"/> |
253 <theme name="LongitudinalSectionW_HQ20_Points"> | 718 <inherit from="MinMaxPoints"/> |
254 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 719 </inherits> |
255 <fields> | 720 <fields> |
256 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> | 721 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
257 </fields> | 722 </fields> |
258 </theme> | 723 </theme> |
259 | 724 |
260 <theme name="LongitudinalSectionW_HQ25_Points"> | 725 |
261 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 726 <!-- Annotations --> |
262 <fields> | 727 <theme name="Annotations"> |
263 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> | 728 <inherits> |
264 </fields> | 729 <inherit from="HiddenColorLines"/> |
265 </theme> | 730 <inherit from="Text"/> |
266 | 731 <inherit from="AnnotationText"/> |
267 <theme name="LongitudinalSectionW_HQ50_Points"> | 732 </inherits> |
268 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 733 <fields> |
269 <fields> | 734 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
270 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> | 735 </fields> |
271 </fields> | 736 </theme> |
272 </theme> | 737 |
273 | 738 <!-- Manual Points --> |
274 <theme name="LongitudinalSectionW_HQ100_Points"> | 739 <theme name="ManualPoints"> |
275 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 740 <inherits> |
276 <fields> | 741 <inherit from="Points"/> |
277 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> | 742 </inherits> |
278 </fields> | 743 <fields> |
279 </theme> | 744 <field name="linecolor" type="Color" display="Linienfarbe" default="250, 0, 0"/> |
280 | 745 <field name="font" type="Font" display="Schriftart" default="arial"/> |
281 <theme name="LongitudinalSectionW_HQ200_Points"> | 746 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> |
282 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 747 <field name="textsize" type="int" display="Schriftgröße" default="10"/> |
283 <fields> | 748 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> |
284 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> | 749 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> |
285 </fields> | 750 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> |
286 </theme> | 751 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> |
287 | 752 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> |
288 <theme name="LongitudinalSectionW_HQ500_Points"> | 753 </fields> |
289 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 754 </theme> |
290 <fields> | 755 |
291 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | 756 <!-- Height Marks --> |
292 </fields> | 757 <theme name="heightmarks_points"> |
293 </theme> | 758 <inherits> |
294 | 759 <inherit from="Points"/> |
295 <theme name="LongitudinalSectionW_HQ1000_Points"> | 760 </inherits> |
296 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 761 <fields> |
297 <fields> | 762 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
298 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 763 </fields> |
299 </fields> | 764 </theme> |
300 </theme> | 765 </themegroup> |
301 | 766 |
302 <theme name="LongitudinalSectionW_HQRZ_Points"> | 767 <themegroup name="default-2"> |
303 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 768 <theme name="DischargeCurve"> |
304 <fields> | 769 <inherits> |
305 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | 770 <inherit from="HiddenColorLines"/> |
306 </fields> | 771 <inherit from="MinMaxPoints"/> |
307 </theme> | 772 </inherits> |
308 | 773 <fields> |
309 <theme name="LongitudinalSectionW_HSQ_Points"> | 774 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 153"/> |
310 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 775 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> |
311 <fields> | 776 </fields> |
312 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> | 777 </theme> |
313 </fields> | 778 |
314 </theme> | 779 |
315 | 780 <!-- concrete theme for historical discharge curves --> |
316 <theme name="LongitudinalSectionW_MHQ_Points"> | 781 <theme name="HistoricalDischargeCurveQ"> |
317 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 782 <inherits> |
318 <fields> | 783 <inherit from="HiddenColorLines"/> |
319 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> | 784 <inherit from="MinMaxPoints"/> |
320 </fields> | 785 </inherits> |
321 </theme> | 786 <fields> |
322 | 787 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 153"/> |
323 <theme name="LongitudinalSectionW_MNQ_Points"> | 788 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> |
324 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 789 </fields> |
325 <fields> | 790 </theme> |
326 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> | 791 |
327 </fields> | 792 <theme name="HistoricalDischargeCurveQDiff"> |
328 </theme> | 793 <inherits> |
329 | 794 <inherit from="HiddenColorLines"/> |
330 <theme name="LongitudinalSectionW_MQ_Points"> | 795 <inherit from="MinMaxPoints"/> |
331 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 796 </inherits> |
332 <fields> | 797 <fields> |
333 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> | 798 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 204"/> |
334 </fields> | 799 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> |
335 </theme> | 800 </fields> |
336 | 801 </theme> |
337 <theme name="LongitudinalSectionW_NQ_Points"> | 802 |
338 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 803 |
339 <fields> | 804 <!-- |
340 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> | 805 Discharge Longitudinal Section |
341 </fields> | 806 --> |
342 </theme> | 807 <theme name="LongitudinalSectionW"> |
343 | 808 <inherits> |
344 <theme name="LongitudinalSectionW_HQExtrem_Points"> | 809 <inherit from="HiddenColorLines"/> |
345 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> | 810 <inherit from="MinMaxPoints"/> |
346 <fields> | 811 </inherits> |
347 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 812 <fields> |
348 </fields> | 813 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 204"/> |
349 </theme> | 814 </fields> |
350 | 815 </theme> |
351 <!-- | 816 |
352 Longitudinal Section Q's | 817 <theme name="LongitudinalSectionW_HQ1"> |
353 --> | 818 <inherits> |
354 | 819 <inherit from="LongitudinalSectionW"/> |
355 <theme name="LongitudinalSectionQ"> | 820 </inherits> |
356 <inherits> | 821 <fields> |
357 <inherit from="HiddenColorLines"/> | 822 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 102, 102"/> |
358 <inherit from="MinMaxPoints"/> | 823 </fields> |
359 </inherits> | 824 </theme> |
360 <fields> | 825 |
361 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 826 <theme name="LongitudinalSectionW_HQ2"> |
362 </fields> | 827 <inherits> |
363 </theme> | 828 <inherit from="LongitudinalSectionW"/> |
364 | 829 </inherits> |
365 <theme name="LongitudinalSectionQ_HQ1"> | 830 <fields> |
366 <inherits> | 831 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 102, 102"/> |
367 <inherit from="LongitudinalSectionQ"/> | 832 </fields> |
368 </inherits> | 833 </theme> |
369 <fields> | 834 |
370 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 835 <theme name="LongitudinalSectionW_HQ5"> |
371 </fields> | 836 <inherits> |
372 </theme> | 837 <inherit from="LongitudinalSectionW"/> |
373 | 838 </inherits> |
374 <theme name="LongitudinalSectionQ_HQ2"> | 839 <fields> |
375 <inherits> | 840 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 51"/> |
376 <inherit from="LongitudinalSectionQ"/> | 841 </fields> |
377 </inherits> | 842 </theme> |
378 <fields> | 843 |
379 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 844 <theme name="LongitudinalSectionW_HQ10"> |
380 </fields> | 845 <inherits> |
381 </theme> | 846 <inherit from="LongitudinalSectionW"/> |
382 | 847 </inherits> |
383 <theme name="LongitudinalSectionQ_HQ5"> | 848 <fields> |
384 <inherits> | 849 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 204"/> |
385 <inherit from="LongitudinalSectionQ"/> | 850 </fields> |
386 </inherits> | 851 </theme> |
387 <fields> | 852 |
388 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> | 853 <theme name="LongitudinalSectionW_HQ20"> |
389 </fields> | 854 <inherits> |
390 </theme> | 855 <inherit from="LongitudinalSectionW"/> |
391 | 856 </inherits> |
392 <theme name="LongitudinalSectionQ_HQ10"> | 857 <fields> |
393 <inherits> | 858 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 0, 0"/> |
394 <inherit from="LongitudinalSectionQ"/> | 859 </fields> |
395 </inherits> | 860 </theme> |
396 <fields> | 861 |
397 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> | 862 <theme name="LongitudinalSectionW_HQ25"> |
398 </fields> | 863 <inherits> |
399 </theme> | 864 <inherit from="LongitudinalSectionW"/> |
400 | 865 </inherits> |
401 <theme name="LongitudinalSectionQ_HQ20"> | 866 <fields> |
402 <inherits> | 867 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 102, 0"/> |
403 <inherit from="LongitudinalSectionQ"/> | 868 </fields> |
404 </inherits> | 869 </theme> |
405 <fields> | 870 |
406 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> | 871 <theme name="LongitudinalSectionW_HQ50"> |
407 </fields> | 872 <inherits> |
408 </theme> | 873 <inherit from="LongitudinalSectionW"/> |
409 | 874 </inherits> |
410 <theme name="LongitudinalSectionQ_HQ25"> | 875 <fields> |
411 <inherits> | 876 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 153"/> |
412 <inherit from="LongitudinalSectionQ"/> | 877 </fields> |
413 </inherits> | 878 </theme> |
414 <fields> | 879 |
415 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> | 880 <theme name="LongitudinalSectionW_HQ100"> |
416 </fields> | 881 <inherits> |
417 </theme> | 882 <inherit from="LongitudinalSectionW"/> |
418 | 883 </inherits> |
419 <theme name="LongitudinalSectionQ_HQ50"> | 884 <fields> |
420 <inherits> | 885 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> |
421 <inherit from="LongitudinalSectionQ"/> | 886 </fields> |
422 </inherits> | 887 </theme> |
423 <fields> | 888 |
424 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> | 889 <theme name="LongitudinalSectionW_HQ200"> |
425 </fields> | 890 <inherits> |
426 </theme> | 891 <inherit from="LongitudinalSectionW"/> |
427 | 892 </inherits> |
428 <theme name="LongitudinalSectionQ_HQ100"> | 893 <fields> |
429 <inherits> | 894 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> |
430 <inherit from="LongitudinalSectionQ"/> | 895 </fields> |
431 </inherits> | 896 </theme> |
432 <fields> | 897 |
433 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> | 898 <theme name="LongitudinalSectionW_HQ500"> |
434 </fields> | 899 <inherits> |
435 </theme> | 900 <inherit from="LongitudinalSectionW"/> |
436 | 901 </inherits> |
437 <theme name="LongitudinalSectionQ_HQ200"> | 902 <fields> |
438 <inherits> | 903 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 102, 102"/> |
439 <inherit from="LongitudinalSectionQ"/> | 904 </fields> |
440 </inherits> | 905 </theme> |
441 <fields> | 906 |
442 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> | 907 <theme name="LongitudinalSectionW_HQ1000"> |
443 </fields> | 908 <inherits> |
444 </theme> | 909 <inherit from="LongitudinalSectionW"/> |
445 | 910 </inherits> |
446 <theme name="LongitudinalSectionQ_HQ500"> | 911 <fields> |
447 <inherits> | 912 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
448 <inherit from="LongitudinalSectionQ"/> | 913 </fields> |
449 </inherits> | 914 </theme> |
450 <fields> | 915 |
451 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | 916 <theme name="LongitudinalSectionW_HQRZ"> |
452 </fields> | 917 <inherits> |
453 </theme> | 918 <inherit from="LongitudinalSectionW"/> |
454 | 919 </inherits> |
455 <theme name="LongitudinalSectionQ_HQ1000"> | 920 <fields> |
456 <inherits> | 921 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
457 <inherit from="LongitudinalSectionQ"/> | 922 </fields> |
458 </inherits> | 923 </theme> |
459 <fields> | 924 |
460 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 925 <theme name="LongitudinalSectionW_HSQ"> |
461 </fields> | 926 <inherits> |
462 </theme> | 927 <inherit from="LongitudinalSectionW"/> |
463 | 928 </inherits> |
464 <theme name="LongitudinalSectionQ_HQRZ"> | 929 <fields> |
465 <inherits> | 930 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 255"/> |
466 <inherit from="LongitudinalSectionQ"/> | 931 </fields> |
467 </inherits> | 932 </theme> |
468 <fields> | 933 |
469 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | 934 <theme name="LongitudinalSectionW_MHQ"> |
470 </fields> | 935 <inherits> |
471 </theme> | 936 <inherit from="LongitudinalSectionW"/> |
472 | 937 </inherits> |
473 <theme name="LongitudinalSectionQ_HSQ"> | 938 <fields> |
474 <inherits> | 939 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 0"/> |
475 <inherit from="LongitudinalSectionQ"/> | 940 </fields> |
476 </inherits> | 941 </theme> |
477 <fields> | 942 |
478 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> | 943 <theme name="LongitudinalSectionW_MNQ"> |
479 </fields> | 944 <inherits> |
480 </theme> | 945 <inherit from="LongitudinalSectionW"/> |
481 | 946 </inherits> |
482 <theme name="LongitudinalSectionQ_MHQ"> | 947 <fields> |
483 <inherits> | 948 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0"/> |
484 <inherit from="LongitudinalSectionQ"/> | 949 </fields> |
485 </inherits> | 950 </theme> |
486 <fields> | 951 |
487 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> | 952 <theme name="LongitudinalSectionW_MQ"> |
488 </fields> | 953 <inherits> |
489 </theme> | 954 <inherit from="LongitudinalSectionW"/> |
490 | 955 </inherits> |
491 <theme name="LongitudinalSectionQ_MNQ"> | 956 <fields> |
492 <inherits> | 957 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 0"/> |
493 <inherit from="LongitudinalSectionQ"/> | 958 </fields> |
494 </inherits> | 959 </theme> |
495 <fields> | 960 |
496 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> | 961 <theme name="LongitudinalSectionW_NQ"> |
497 </fields> | 962 <inherits> |
498 </theme> | 963 <inherit from="LongitudinalSectionW"/> |
499 | 964 </inherits> |
500 <theme name="LongitudinalSectionQ_MQ"> | 965 <fields> |
501 <inherits> | 966 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 0, 255"/> |
502 <inherit from="LongitudinalSectionQ"/> | 967 </fields> |
503 </inherits> | 968 </theme> |
504 <fields> | 969 |
505 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> | 970 <theme name="LongitudinalSectionW_HQExtrem"> |
506 </fields> | 971 <inherits> |
507 </theme> | 972 <inherit from="LongitudinalSectionW"/> |
508 | 973 </inherits> |
509 <theme name="LongitudinalSectionQ_NQ"> | 974 <fields> |
510 <inherits> | 975 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> |
511 <inherit from="LongitudinalSectionQ"/> | 976 </fields> |
512 </inherits> | 977 </theme> |
513 <fields> | 978 |
514 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> | 979 <theme name="LongitudinalSectionPoints"> |
515 </fields> | 980 <inherits> |
516 </theme> | 981 <inherit from="LongitudinalSectionW"/> |
517 | 982 </inherits> |
518 <theme name="LongitudinalSectionQ_HQExtrem"> | 983 <fields> |
519 <inherits> | 984 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
520 <inherit from="LongitudinalSectionQ"/> | 985 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
521 </inherits> | 986 </fields> |
522 <fields> | 987 </theme> |
523 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 988 |
524 </fields> | 989 <theme name="LongitudinalSectionW_HQ1_Points"> |
525 </theme> | 990 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
526 | 991 <fields> |
527 | 992 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
528 <!-- | 993 </fields> |
529 Computed Discharge Curves | 994 </theme> |
530 --> | 995 |
531 <theme name="ComputedDischargeCurve"> | 996 <theme name="LongitudinalSectionW_HQ2_Points"> |
532 <inherits> | 997 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
533 <inherit from="HiddenColorLines"/> | 998 <fields> |
534 <inherit from="MinMaxPoints"/> | 999 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 1"/> |
535 </inherits> | 1000 </fields> |
536 <fields> | 1001 </theme> |
537 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> | 1002 |
538 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | 1003 <theme name="LongitudinalSectionW_HQ5_Points"> |
539 </fields> | 1004 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
540 </theme> | 1005 <fields> |
541 | 1006 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 0"/> |
542 <theme name="ComputedDischargeCurveQ"> | 1007 </fields> |
543 <inherits> | 1008 </theme> |
544 <inherit from="HiddenColorLines"/> | 1009 |
545 <inherit from="MinMaxPoints"/> | 1010 <theme name="LongitudinalSectionW_HQ10_Points"> |
546 <inherit from="Text"/> | 1011 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
547 </inherits> | 1012 <fields> |
548 <fields> | 1013 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> |
549 <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> | 1014 </fields> |
550 <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> | 1015 </theme> |
551 </fields> | 1016 |
552 </theme> | 1017 <theme name="LongitudinalSectionW_HQ20_Points"> |
553 | 1018 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
554 <theme name="ComputedDischargeCurveW"> | 1019 <fields> |
555 <inherits> | 1020 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> |
556 <inherit from="HiddenColorLines"/> | 1021 </fields> |
557 <inherit from="MinMaxPoints"/> | 1022 </theme> |
558 <inherit from="Text"/> | 1023 |
559 </inherits> | 1024 <theme name="LongitudinalSectionW_HQ25_Points"> |
560 <fields> | 1025 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
561 <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> | 1026 <fields> |
562 <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> | 1027 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> |
563 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | 1028 </fields> |
564 </fields> | 1029 </theme> |
565 </theme> | 1030 |
566 | 1031 <theme name="LongitudinalSectionW_HQ50_Points"> |
567 <!-- | 1032 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
568 Cross Sections | 1033 <fields> |
569 --> | 1034 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> |
570 <theme name="CrossSection"> | 1035 </fields> |
571 <inherits> | 1036 </theme> |
572 <inherit from="HiddenColorLines"/> | 1037 |
573 <inherit from="MinMaxPoints"/> | 1038 <theme name="LongitudinalSectionW_HQ100_Points"> |
574 </inherits> | 1039 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
575 <fields> | 1040 <fields> |
576 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,0"/> | 1041 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> |
577 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1042 </fields> |
578 </fields> | 1043 </theme> |
579 </theme> | 1044 |
580 | 1045 <theme name="LongitudinalSectionW_HQ200_Points"> |
581 <theme name="CrossSectionWaterLine"> | 1046 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
582 <inherits> | 1047 <fields> |
583 <inherit from="HiddenColorLines"/> | 1048 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> |
584 </inherits> | 1049 </fields> |
585 <fields> | 1050 </theme> |
586 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> | 1051 |
587 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1052 <theme name="LongitudinalSectionW_HQ500_Points"> |
588 <field name="showwidth" type="boolean" display="Breite anzeigen" default="false"/> | 1053 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
589 <field name="showlevel" type="boolean" display="Wasserstand anzeigen" default="false"/> | 1054 <fields> |
590 <field name="showmiddleheight" type="boolean" display="Wasserstand anzeigen" default="false"/> | 1055 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> |
591 </fields> | 1056 </fields> |
592 </theme> | 1057 </theme> |
593 | 1058 |
594 <theme name="Hyk"> | 1059 <theme name="LongitudinalSectionW_HQ1000_Points"> |
595 <inherits> | 1060 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
596 <inherit from="Text"/> | 1061 <fields> |
597 </inherits> | 1062 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
598 <fields> | 1063 </fields> |
599 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | 1064 </theme> |
600 </fields> | 1065 |
601 </theme> | 1066 <theme name="LongitudinalSectionW_HQRZ_Points"> |
602 | 1067 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
603 <!-- | 1068 <fields> |
604 Duration Curves | 1069 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> |
605 --> | 1070 </fields> |
606 <theme name="DurationCurveW"> | 1071 </theme> |
607 <inherits> | 1072 |
608 <inherit from="HiddenColorLines"/> | 1073 <theme name="LongitudinalSectionW_HSQ_Points"> |
609 <inherit from="MinMaxPoints"/> | 1074 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
610 </inherits> | 1075 <fields> |
611 <fields> | 1076 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> |
612 <field name="linecolor" type="Color" display="Linienfarbe" default="0,51,204"/> | 1077 </fields> |
613 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | 1078 </theme> |
614 </fields> | 1079 |
615 </theme> | 1080 <theme name="LongitudinalSectionW_MHQ_Points"> |
616 | 1081 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
617 <theme name="DurationCurveQ"> | 1082 <fields> |
618 <inherits> | 1083 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> |
619 <inherit from="HiddenColorLines"/> | 1084 </fields> |
620 <inherit from="MinMaxPoints"/> | 1085 </theme> |
621 </inherits> | 1086 |
622 <fields> | 1087 <theme name="LongitudinalSectionW_MNQ_Points"> |
623 <field name="linecolor" type="Color" display="Linienfarbe" default="0,204,0"/> | 1088 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
624 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | 1089 <fields> |
625 </fields> | 1090 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> |
626 </theme> | 1091 </fields> |
627 | 1092 </theme> |
628 <!-- Differences --> | 1093 |
629 <theme name="Differences"> | 1094 <theme name="LongitudinalSectionW_MQ_Points"> |
630 <inherits> | 1095 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
631 <inherit from="HiddenColorLines"/> | 1096 <fields> |
632 <inherit from="MinMaxPoints"/> | 1097 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> |
633 </inherits> | 1098 </fields> |
634 <fields> | 1099 </theme> |
635 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1100 |
636 </fields> | 1101 <theme name="LongitudinalSectionW_NQ_Points"> |
637 </theme> | 1102 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
638 | 1103 <fields> |
639 <!-- Reference Curves --> | 1104 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> |
640 <theme name="ReferenceCurveNormalized"> | 1105 </fields> |
641 <inherits> | 1106 </theme> |
642 <inherit from="HiddenColorLines"/> | 1107 |
643 <inherit from="MinMaxPoints"/> | 1108 <theme name="LongitudinalSectionW_HQExtrem_Points"> |
644 </inherits> | 1109 <inherits><inherit from="LongitudinalSectionPoints"/></inherits> |
645 <fields> | 1110 <fields> |
646 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1111 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
647 </fields> | 1112 </fields> |
648 </theme> | 1113 </theme> |
649 | 1114 |
650 <theme name="ReferenceCurve"> | 1115 <!-- |
651 <inherits> | 1116 Longitudinal Section Q's |
652 <inherit from="HiddenColorLines"/> | 1117 --> |
653 <inherit from="MinMaxPoints"/> | 1118 |
654 </inherits> | 1119 <theme name="LongitudinalSectionQ"> |
655 <fields> | 1120 <inherits> |
656 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1121 <inherit from="HiddenColorLines"/> |
657 </fields> | 1122 <inherit from="MinMaxPoints"/> |
658 </theme> | 1123 </inherits> |
659 | 1124 <fields> |
660 <!-- General --> | 1125 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
661 <theme name="WKms"> | 1126 </fields> |
662 <inherits> | 1127 </theme> |
663 <inherit from="HiddenColorLines"/> | 1128 |
664 <inherit from="MinMaxPoints"/> | 1129 <theme name="LongitudinalSectionQ_HQ1"> |
665 </inherits> | 1130 <inherits> |
666 <fields> | 1131 <inherit from="LongitudinalSectionQ"/> |
667 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1132 </inherits> |
668 </fields> | 1133 <fields> |
669 </theme> | 1134 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
670 | 1135 </fields> |
671 <theme name="WQKms"> | 1136 </theme> |
672 <inherits> | 1137 |
673 <inherit from="HiddenColorLines"/> | 1138 <theme name="LongitudinalSectionQ_HQ2"> |
674 <inherit from="MinMaxPoints"/> | 1139 <inherits> |
675 </inherits> | 1140 <inherit from="LongitudinalSectionQ"/> |
676 <fields> | 1141 </inherits> |
677 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1142 <fields> |
678 </fields> | 1143 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
679 </theme> | 1144 </fields> |
680 | 1145 </theme> |
681 <theme name="WQPoints"> | 1146 |
682 <inherits><inherit from="Points"/></inherits> | 1147 <theme name="LongitudinalSectionQ_HQ5"> |
683 <fields> | 1148 <inherits> |
684 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> | 1149 <inherit from="LongitudinalSectionQ"/> |
685 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> | 1150 </inherits> |
686 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0"/> | 1151 <fields> |
687 </fields> | 1152 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51"/> |
688 </theme> | 1153 </fields> |
689 | 1154 </theme> |
690 <!-- | 1155 |
691 Discharge Longitudinal Section | 1156 <theme name="LongitudinalSectionQ_HQ10"> |
692 --> | 1157 <inherits> |
693 <theme name="DischargeLongitudinalSectionW"> | 1158 <inherit from="LongitudinalSectionQ"/> |
694 <inherits> | 1159 </inherits> |
695 <inherit from="HiddenColorLines"/> | 1160 <fields> |
696 <inherit from="MinMaxPoints"/> | 1161 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> |
697 </inherits> | 1162 </fields> |
698 <fields> | 1163 </theme> |
699 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1164 |
700 </fields> | 1165 <theme name="LongitudinalSectionQ_HQ20"> |
701 </theme> | 1166 <inherits> |
702 | 1167 <inherit from="LongitudinalSectionQ"/> |
703 | 1168 </inherits> |
704 <theme name="DischargeLongitudinalSectionC"> | 1169 <fields> |
705 <inherits> | 1170 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0"/> |
706 <inherit from="HiddenColorLines"/> | 1171 </fields> |
707 <inherit from="MinMaxPoints"/> | 1172 </theme> |
708 </inherits> | 1173 |
709 <fields> | 1174 <theme name="LongitudinalSectionQ_HQ25"> |
710 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0 , 0"/> | 1175 <inherits> |
711 </fields> | 1176 <inherit from="LongitudinalSectionQ"/> |
712 </theme> | 1177 </inherits> |
713 | 1178 <fields> |
714 <theme name="DischargeLongitudinalSectionQ"> | 1179 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0"/> |
715 <inherits> | 1180 </fields> |
716 <inherit from="HiddenColorLines"/> | 1181 </theme> |
717 <inherit from="MinMaxPoints"/> | 1182 |
718 </inherits> | 1183 <theme name="LongitudinalSectionQ_HQ50"> |
719 <fields> | 1184 <inherits> |
720 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1185 <inherit from="LongitudinalSectionQ"/> |
721 </fields> | 1186 </inherits> |
722 </theme> | 1187 <fields> |
723 | 1188 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153"/> |
724 | 1189 </fields> |
725 <!-- Annotations --> | 1190 </theme> |
726 <theme name="Annotations"> | 1191 |
727 <inherits> | 1192 <theme name="LongitudinalSectionQ_HQ100"> |
728 <inherit from="HiddenColorLines"/> | 1193 <inherits> |
729 <inherit from="Text"/> | 1194 <inherit from="LongitudinalSectionQ"/> |
730 <inherit from="AnnotationText"/> | 1195 </inherits> |
731 </inherits> | 1196 <fields> |
732 <fields> | 1197 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51"/> |
733 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1198 </fields> |
734 </fields> | 1199 </theme> |
735 </theme> | 1200 |
736 | 1201 <theme name="LongitudinalSectionQ_HQ200"> |
737 <!-- Manual Points --> | 1202 <inherits> |
738 <theme name="ManualPoints"> | 1203 <inherit from="LongitudinalSectionQ"/> |
739 <inherits> | 1204 </inherits> |
740 <inherit from="Points"/> | 1205 <fields> |
741 </inherits> | 1206 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255"/> |
742 <fields> | 1207 </fields> |
743 <field name="linecolor" type="Color" display="Linienfarbe" default="250, 0, 0"/> | 1208 </theme> |
744 <field name="font" type="Font" display="Schriftart" default="arial"/> | 1209 |
745 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | 1210 <theme name="LongitudinalSectionQ_HQ500"> |
746 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | 1211 <inherits> |
747 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> | 1212 <inherit from="LongitudinalSectionQ"/> |
748 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> | 1213 </inherits> |
749 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> | 1214 <fields> |
750 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | 1215 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> |
751 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | 1216 </fields> |
752 </fields> | 1217 </theme> |
753 </theme> | 1218 |
754 | 1219 <theme name="LongitudinalSectionQ_HQ1000"> |
755 <!-- Height Marks --> | 1220 <inherits> |
756 <theme name="heightmarks_points"> | 1221 <inherit from="LongitudinalSectionQ"/> |
757 <inherits> | 1222 </inherits> |
758 <inherit from="Points"/> | 1223 <fields> |
759 </inherits> | 1224 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
760 <fields> | 1225 </fields> |
761 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1226 </theme> |
762 </fields> | 1227 |
763 </theme> | 1228 <theme name="LongitudinalSectionQ_HQRZ"> |
764 | 1229 <inherits> |
1230 <inherit from="LongitudinalSectionQ"/> | |
1231 </inherits> | |
1232 <fields> | |
1233 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102"/> | |
1234 </fields> | |
1235 </theme> | |
1236 | |
1237 <theme name="LongitudinalSectionQ_HSQ"> | |
1238 <inherits> | |
1239 <inherit from="LongitudinalSectionQ"/> | |
1240 </inherits> | |
1241 <fields> | |
1242 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0"/> | |
1243 </fields> | |
1244 </theme> | |
1245 | |
1246 <theme name="LongitudinalSectionQ_MHQ"> | |
1247 <inherits> | |
1248 <inherit from="LongitudinalSectionQ"/> | |
1249 </inherits> | |
1250 <fields> | |
1251 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102"/> | |
1252 </fields> | |
1253 </theme> | |
1254 | |
1255 <theme name="LongitudinalSectionQ_MNQ"> | |
1256 <inherits> | |
1257 <inherit from="LongitudinalSectionQ"/> | |
1258 </inherits> | |
1259 <fields> | |
1260 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255"/> | |
1261 </fields> | |
1262 </theme> | |
1263 | |
1264 <theme name="LongitudinalSectionQ_MQ"> | |
1265 <inherits> | |
1266 <inherit from="LongitudinalSectionQ"/> | |
1267 </inherits> | |
1268 <fields> | |
1269 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204"/> | |
1270 </fields> | |
1271 </theme> | |
1272 | |
1273 <theme name="LongitudinalSectionQ_NQ"> | |
1274 <inherits> | |
1275 <inherit from="LongitudinalSectionQ"/> | |
1276 </inherits> | |
1277 <fields> | |
1278 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255"/> | |
1279 </fields> | |
1280 </theme> | |
1281 | |
1282 <theme name="LongitudinalSectionQ_HQExtrem"> | |
1283 <inherits> | |
1284 <inherit from="LongitudinalSectionQ"/> | |
1285 </inherits> | |
1286 <fields> | |
1287 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
1288 </fields> | |
1289 </theme> | |
1290 | |
1291 | |
1292 <!-- | |
1293 Computed Discharge Curves | |
1294 --> | |
1295 <theme name="ComputedDischargeCurve"> | |
1296 <inherits> | |
1297 <inherit from="HiddenColorLines"/> | |
1298 <inherit from="MinMaxPoints"/> | |
1299 </inherits> | |
1300 <fields> | |
1301 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153"/> | |
1302 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | |
1303 </fields> | |
1304 </theme> | |
1305 | |
1306 <theme name="ComputedDischargeCurveQ"> | |
1307 <inherits> | |
1308 <inherit from="HiddenColorLines"/> | |
1309 <inherit from="MinMaxPoints"/> | |
1310 <inherit from="Text"/> | |
1311 </inherits> | |
1312 <fields> | |
1313 <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15"/> | |
1314 <field name="textcolor" type="Color" display="Farbe" default="200, 0, 15"/> | |
1315 </fields> | |
1316 </theme> | |
1317 | |
1318 <theme name="ComputedDischargeCurveW"> | |
1319 <inherits> | |
1320 <inherit from="HiddenColorLines"/> | |
1321 <inherit from="MinMaxPoints"/> | |
1322 <inherit from="Text"/> | |
1323 </inherits> | |
1324 <fields> | |
1325 <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0"/> | |
1326 <field name="textcolor" type="Color" display="Farbe" default="0, 215, 0"/> | |
1327 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
1328 </fields> | |
1329 </theme> | |
1330 | |
1331 <!-- | |
1332 Cross Sections | |
1333 --> | |
1334 <theme name="CrossSection"> | |
1335 <inherits> | |
1336 <inherit from="HiddenColorLines"/> | |
1337 <inherit from="MinMaxPoints"/> | |
1338 </inherits> | |
1339 <fields> | |
1340 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,0"/> | |
1341 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | |
1342 </fields> | |
1343 </theme> | |
1344 | |
1345 <theme name="CrossSectionWaterLine"> | |
1346 <inherits> | |
1347 <inherit from="HiddenColorLines"/> | |
1348 </inherits> | |
1349 <fields> | |
1350 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153"/> | |
1351 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | |
1352 <field name="showwidth" type="boolean" display="Breite anzeigen" default="false"/> | |
1353 <field name="showlevel" type="boolean" display="Wasserstand anzeigen" default="false"/> | |
1354 <field name="showmiddleheight" type="boolean" display="Wasserstand anzeigen" default="false"/> | |
1355 </fields> | |
1356 </theme> | |
1357 | |
1358 <theme name="Hyk"> | |
1359 <inherits> | |
1360 <inherit from="Text"/> | |
1361 </inherits> | |
1362 <fields> | |
1363 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
1364 </fields> | |
1365 </theme> | |
1366 | |
1367 <!-- | |
1368 Duration Curves | |
1369 --> | |
1370 <theme name="DurationCurveW"> | |
1371 <inherits> | |
1372 <inherit from="HiddenColorLines"/> | |
1373 <inherit from="MinMaxPoints"/> | |
1374 </inherits> | |
1375 <fields> | |
1376 <field name="linecolor" type="Color" display="Linienfarbe" default="0,51,204"/> | |
1377 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | |
1378 </fields> | |
1379 </theme> | |
1380 | |
1381 <theme name="DurationCurveQ"> | |
1382 <inherits> | |
1383 <inherit from="HiddenColorLines"/> | |
1384 <inherit from="MinMaxPoints"/> | |
1385 </inherits> | |
1386 <fields> | |
1387 <field name="linecolor" type="Color" display="Linienfarbe" default="0,204,0"/> | |
1388 <field name="linesize" type="int" display="Liniendicke" default="2" hints="h"/> | |
1389 </fields> | |
1390 </theme> | |
1391 | |
1392 <!-- Differences --> | |
1393 <theme name="Differences"> | |
1394 <inherits> | |
1395 <inherit from="HiddenColorLines"/> | |
1396 <inherit from="MinMaxPoints"/> | |
1397 </inherits> | |
1398 <fields> | |
1399 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1400 </fields> | |
1401 </theme> | |
1402 | |
1403 <!-- Reference Curves --> | |
1404 <theme name="ReferenceCurveNormalized"> | |
1405 <inherits> | |
1406 <inherit from="HiddenColorLines"/> | |
1407 <inherit from="MinMaxPoints"/> | |
1408 </inherits> | |
1409 <fields> | |
1410 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1411 </fields> | |
1412 </theme> | |
1413 | |
1414 <theme name="ReferenceCurve"> | |
1415 <inherits> | |
1416 <inherit from="HiddenColorLines"/> | |
1417 <inherit from="MinMaxPoints"/> | |
1418 </inherits> | |
1419 <fields> | |
1420 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1421 </fields> | |
1422 </theme> | |
1423 | |
1424 <!-- General --> | |
1425 <theme name="WKms"> | |
1426 <inherits> | |
1427 <inherit from="HiddenColorLines"/> | |
1428 <inherit from="MinMaxPoints"/> | |
1429 </inherits> | |
1430 <fields> | |
1431 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1432 </fields> | |
1433 </theme> | |
1434 | |
1435 <theme name="WQKms"> | |
1436 <inherits> | |
1437 <inherit from="HiddenColorLines"/> | |
1438 <inherit from="MinMaxPoints"/> | |
1439 </inherits> | |
1440 <fields> | |
1441 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1442 </fields> | |
1443 </theme> | |
1444 | |
1445 <theme name="WQPoints"> | |
1446 <inherits><inherit from="Points"/></inherits> | |
1447 <fields> | |
1448 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> | |
1449 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> | |
1450 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0"/> | |
1451 </fields> | |
1452 </theme> | |
1453 | |
1454 <!-- | |
1455 Discharge Longitudinal Section | |
1456 --> | |
1457 <theme name="DischargeLongitudinalSectionW"> | |
1458 <inherits> | |
1459 <inherit from="HiddenColorLines"/> | |
1460 <inherit from="MinMaxPoints"/> | |
1461 </inherits> | |
1462 <fields> | |
1463 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1464 </fields> | |
1465 </theme> | |
1466 | |
1467 | |
1468 <theme name="DischargeLongitudinalSectionC"> | |
1469 <inherits> | |
1470 <inherit from="HiddenColorLines"/> | |
1471 <inherit from="MinMaxPoints"/> | |
1472 </inherits> | |
1473 <fields> | |
1474 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0 , 0"/> | |
1475 </fields> | |
1476 </theme> | |
1477 | |
1478 <theme name="DischargeLongitudinalSectionQ"> | |
1479 <inherits> | |
1480 <inherit from="HiddenColorLines"/> | |
1481 <inherit from="MinMaxPoints"/> | |
1482 </inherits> | |
1483 <fields> | |
1484 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | |
1485 </fields> | |
1486 </theme> | |
1487 | |
1488 | |
1489 <!-- Annotations --> | |
1490 <theme name="Annotations"> | |
1491 <inherits> | |
1492 <inherit from="HiddenColorLines"/> | |
1493 <inherit from="Text"/> | |
1494 <inherit from="AnnotationText"/> | |
1495 </inherits> | |
1496 <fields> | |
1497 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
1498 </fields> | |
1499 </theme> | |
1500 | |
1501 <!-- Manual Points --> | |
1502 <theme name="ManualPoints"> | |
1503 <inherits> | |
1504 <inherit from="Points"/> | |
1505 </inherits> | |
1506 <fields> | |
1507 <field name="linecolor" type="Color" display="Linienfarbe" default="250, 0, 0"/> | |
1508 <field name="font" type="Font" display="Schriftart" default="arial"/> | |
1509 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | |
1510 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | |
1511 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> | |
1512 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="h"/> | |
1513 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> | |
1514 <field name="textorientation" type="boolean" display="Textausrichtung" default="true"/> | |
1515 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | |
1516 </fields> | |
1517 </theme> | |
1518 | |
1519 <!-- Height Marks --> | |
1520 <theme name="heightmarks_points"> | |
1521 <inherits> | |
1522 <inherit from="Points"/> | |
1523 </inherits> | |
1524 <fields> | |
1525 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | |
1526 </fields> | |
1527 </theme> | |
1528 </themegroup> | |
765 | 1529 |
766 <!-- Virtual themes are following now! --> | 1530 <!-- Virtual themes are following now! --> |
767 <theme name="Lines" type="virtual"> | 1531 <themegroup name="virtual"> |
768 <fields> | 1532 <theme name="Lines" type="virtual"> |
769 <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> | 1533 <fields> |
770 <field name="linesize" type="int" display="Liniendicke" default="1"/> | 1534 <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> |
771 <field name="linetype" type="Dash" display="Linienart" default="10"/> | 1535 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
772 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | 1536 <field name="linetype" type="Dash" display="Linienart" default="10"/> |
773 <field name="linelabelfont" type="Font" display="Beschriftung: Schriftart" default="arial"/> | 1537 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> |
774 <field name="linelabelcolor" type="Color" display="Beschriftung: Schriftfarbe" default="0, 0, 0"/> | 1538 <field name="linelabelfont" type="Font" display="Beschriftung: Schriftart" default="arial"/> |
775 <field name="linelabelsize" type="int" display="Beschriftung: Schriftgröße" default="10"/> | 1539 <field name="linelabelcolor" type="Color" display="Beschriftung: Schriftfarbe" default="0, 0, 0"/> |
776 <field name="linelabelstyle" type="Style" display="Beschriftung: Schriftstil" default="standard"/> | 1540 <field name="linelabelsize" type="int" display="Beschriftung: Schriftgröße" default="10"/> |
777 <field name="linelabelbgcolor" type="Color" display="Beschriftung: Hintergrundfarbe" default="0, 0, 0"/> | 1541 <field name="linelabelstyle" type="Style" display="Beschriftung: Schriftstil" default="standard"/> |
778 <field name="linelabelshowbg" type="boolean" display="Beschriftung: Hintergrund füllen" default="false"/> | 1542 <field name="linelabelbgcolor" type="Color" display="Beschriftung: Hintergrundfarbe" default="0, 0, 0"/> |
779 <!--orientation? --> | 1543 <field name="linelabelshowbg" type="boolean" display="Beschriftung: Hintergrund füllen" default="false"/> |
780 </fields> | 1544 <!--orientation? --> |
781 </theme> | 1545 </fields> |
782 | 1546 </theme> |
783 <theme name="Points" type="virtual"> | 1547 |
784 <fields> | 1548 <theme name="Points" type="virtual"> |
785 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> | 1549 <fields> |
786 <field name="linesize" type="int" display="Liniendicke" default="1"/> | 1550 <field name="showlines" type="boolean" display="Linie anzeigen" default="false"/> |
787 <field name="linetype" type="Dash" display="Linienart" default="10"/> | 1551 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
788 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> | 1552 <field name="linetype" type="Dash" display="Linienart" default="10"/> |
789 </fields> | 1553 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
790 </theme> | 1554 </fields> |
791 | 1555 </theme> |
792 <theme name="ColorLines" type="virtual"> | 1556 |
793 <inherits> | 1557 <theme name="ColorLines" type="virtual"> |
794 <inherit from="Lines"/> | 1558 <inherits> |
795 </inherits> | 1559 <inherit from="Lines"/> |
796 <fields> | 1560 </inherits> |
797 <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> | 1561 <fields> |
798 </fields> | 1562 <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> |
799 </theme> | 1563 </fields> |
800 | 1564 </theme> |
801 <theme name="HiddenColorLines" type="virtual"> | 1565 |
802 <inherits> | 1566 <theme name="HiddenColorLines" type="virtual"> |
803 <inherit from="ColorLines"/> | 1567 <inherits> |
804 </inherits> | 1568 <inherit from="ColorLines"/> |
805 <fields> | 1569 </inherits> |
806 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="h"/> | 1570 <fields> |
807 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1571 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="h"/> |
808 <field name="linetype" type="Dash" display="Linienart" default="10" hints="h"/> | 1572 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
809 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" default="false" hints="h"/> | 1573 <field name="linetype" type="Dash" display="Linienart" default="10" hints="h"/> |
810 <field name="pointsize" type="int" display="Punktdicke" default="5" hints="h"/> | 1574 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" default="false" hints="h"/> |
811 </fields> | 1575 <field name="pointsize" type="int" display="Punktdicke" default="5" hints="h"/> |
812 </theme> | 1576 </fields> |
813 | 1577 </theme> |
814 <theme name="MinMaxPoints" type="virtual"> | 1578 |
815 <fields> | 1579 <theme name="MinMaxPoints" type="virtual"> |
816 <field name="showminimum" type="boolean" display="Minimum anzeigen" default="false" hints="h"/> | 1580 <fields> |
817 <field name="showmaximum" type="boolean" display="Minimum anzeigen" default="false" hints="h"/> | 1581 <field name="showminimum" type="boolean" display="Minimum anzeigen" default="false" hints="h"/> |
818 </fields> | 1582 <field name="showmaximum" type="boolean" display="Minimum anzeigen" default="false" hints="h"/> |
819 </theme> | 1583 </fields> |
820 | 1584 </theme> |
821 <theme name="Text" type="virtual"> | 1585 |
822 <fields> | 1586 <theme name="Text" type="virtual"> |
823 <field name="font" type="Font" display="Schriftart" default="arial"/> | 1587 <fields> |
824 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | 1588 <field name="font" type="Font" display="Schriftart" default="arial"/> |
825 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | 1589 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> |
826 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> | 1590 <field name="textsize" type="int" display="Schriftgröße" default="10"/> |
827 </fields> | 1591 <field name="textstyle" type="Style" display="Schriftstil" default="standard"/> |
828 </theme> | 1592 </fields> |
829 | 1593 </theme> |
830 <theme name="AnnotationText" type="virtual"> | 1594 |
831 <fields> | 1595 <theme name="AnnotationText" type="virtual"> |
832 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> | 1596 <fields> |
833 <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> | 1597 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> |
834 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | 1598 <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> |
835 </fields> | 1599 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> |
836 </theme> | 1600 </fields> |
837 | 1601 </theme> |
838 <!-- Area relevant theme(s) --> | 1602 |
839 <theme name="Area"> | 1603 <!-- Area relevant theme(s) --> |
840 <inherits> | 1604 <theme name="Area"> |
841 <inherit from="Text"/> | 1605 <inherits> |
842 </inherits> | 1606 <inherit from="Text"/> |
843 <fields> | 1607 </inherits> |
844 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> | 1608 <fields> |
845 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> | 1609 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> |
846 <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> | 1610 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> |
847 <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> | 1611 <field name="linecolor" type="Color" display="Linienfarbe" default="Color.BLACK"/> |
848 <field name="linesize" type="int" display="Liniendicke" default="1"/> | 1612 <field name="showlines" type="boolean" display="Linie anzeigen" default="true"/> |
849 <field name="linetype" type="Dash" display="Linienart" default="10"/> | 1613 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
850 <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> | 1614 <field name="linetype" type="Dash" display="Linienart" default="10"/> |
851 <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> | 1615 <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> |
852 <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> | 1616 <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> |
853 <field name="transparent" type="boolean" display="Transparenz" default="false"/> | 1617 <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> |
854 </fields> | 1618 <field name="transparent" type="boolean" display="Transparenz" default="false"/> |
855 </theme> | 1619 </fields> |
856 | 1620 </theme> |
857 | 1621 |
858 <!-- MAP relevant themes --> | 1622 |
859 <theme name="WSPLGEN"> | 1623 <!-- MAP relevant themes --> |
860 <fields> | 1624 <theme name="WSPLGEN"> |
861 <field name="wsplgen_cat1" type="Color" display="Hintergrund" default="178, 201, 215"/> | 1625 <fields> |
862 <field name="wsplgen_cat2" type="Color" display="Hintergrund" default="111, 147, 170"/> | 1626 <field name="wsplgen_cat1" type="Color" display="Hintergrund" default="178, 201, 215"/> |
863 <field name="wsplgen_cat3" type="Color" display="Hintergrund" default="66, 111, 139"/> | 1627 <field name="wsplgen_cat2" type="Color" display="Hintergrund" default="111, 147, 170"/> |
864 <field name="wsplgen_cat4" type="Color" display="Hintergrund" default="33, 79, 108"/> | 1628 <field name="wsplgen_cat3" type="Color" display="Hintergrund" default="66, 111, 139"/> |
865 <field name="wsplgen_cat5" type="Color" display="Hintergrund" default="2, 27, 42"/> | 1629 <field name="wsplgen_cat4" type="Color" display="Hintergrund" default="33, 79, 108"/> |
866 </fields> | 1630 <field name="wsplgen_cat5" type="Color" display="Hintergrund" default="2, 27, 42"/> |
867 </theme> | 1631 </fields> |
868 | 1632 </theme> |
869 <theme name="RiverAxis"> | 1633 |
870 <fields> | 1634 <theme name="RiverAxis"> |
871 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205"/> | 1635 <fields> |
872 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1636 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205"/> |
873 </fields> | 1637 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
874 </theme> | 1638 </fields> |
875 | 1639 </theme> |
876 <theme name="Kms"> | 1640 |
877 <fields> | 1641 <theme name="Kms"> |
878 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1642 <fields> |
879 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1643 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
880 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> | 1644 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
881 <field name="textsize" type="int" display="Schriftgröße" default="10"/> | 1645 <field name="textcolor" type="Color" display="Schriftfarbe" default="0, 0, 0"/> |
882 <field name="symbol" type="Symbol" display="Symbol" default="square"/> | 1646 <field name="textsize" type="int" display="Schriftgröße" default="10"/> |
883 </fields> | 1647 <field name="symbol" type="Symbol" display="Symbol" default="square"/> |
884 </theme> | 1648 </fields> |
885 | 1649 </theme> |
886 <theme name="Fixpoints"> | 1650 |
887 <fields> | 1651 <theme name="Fixpoints"> |
888 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1652 <fields> |
889 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1653 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
890 <field name="symbol" type="Symbol" display="Symbol" default="point"/> | 1654 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
891 </fields> | 1655 <field name="symbol" type="Symbol" display="Symbol" default="point"/> |
892 </theme> | 1656 </fields> |
893 | 1657 </theme> |
894 <theme name="Floodmaps"> | 1658 |
895 <fields> | 1659 <theme name="Floodmaps"> |
896 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1660 <fields> |
897 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1661 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
898 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1662 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
899 </fields> | 1663 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
900 </theme> | 1664 </fields> |
901 | 1665 </theme> |
902 <theme name="GaugeLocation"> | 1666 |
903 <fields> | 1667 <theme name="GaugeLocation"> |
904 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1668 <fields> |
905 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1669 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
906 <field name="symbol" type="Symbol" display="Symbol" default="point"/> | 1670 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
907 </fields> | 1671 <field name="symbol" type="Symbol" display="Symbol" default="point"/> |
908 </theme> | 1672 </fields> |
909 | 1673 </theme> |
910 <theme name="Qps"> | 1674 |
911 <fields> | 1675 <theme name="Qps"> |
912 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> | 1676 <fields> |
913 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1677 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255"/> |
914 </fields> | 1678 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
915 </theme> | 1679 </fields> |
916 | 1680 </theme> |
917 <theme name="Hws"> | 1681 |
918 <fields> | 1682 <theme name="Hws"> |
919 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1683 <fields> |
920 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1684 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
921 </fields> | 1685 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
922 </theme> | 1686 </fields> |
923 | 1687 </theme> |
924 <theme name="Catchment"> | 1688 |
925 <fields> | 1689 <theme name="Catchment"> |
926 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1690 <fields> |
927 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1691 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
928 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1692 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
929 </fields> | 1693 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
930 </theme> | 1694 </fields> |
931 | 1695 </theme> |
932 <theme name="Floodplain"> | 1696 |
933 <fields> | 1697 <theme name="Floodplain"> |
934 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> | 1698 <fields> |
935 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> | 1699 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0"/> |
936 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1700 <field name="linesize" type="int" display="Liniendicke" default="1" hints="h"/> |
937 </fields> | 1701 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
938 </theme> | 1702 </fields> |
939 | 1703 </theme> |
940 <theme name="FloodmapLines"> | 1704 |
941 <fields> | 1705 <theme name="FloodmapLines"> |
942 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> | 1706 <fields> |
943 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> | 1707 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130"/> |
944 </fields> | 1708 <field name="linesize" type="int" display="Liniendicke" default="3" hints="h"/> |
945 </theme> | 1709 </fields> |
946 | 1710 </theme> |
947 <theme name="Buildings"> | 1711 |
948 <fields> | 1712 <theme name="Buildings"> |
949 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1713 <fields> |
950 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1714 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
951 </fields> | 1715 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
952 </theme> | 1716 </fields> |
953 | 1717 </theme> |
954 <theme name="HydrBoundariesLines"> | 1718 |
955 <fields> | 1719 <theme name="HydrBoundariesLines"> |
956 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1720 <fields> |
957 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1721 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
958 </fields> | 1722 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
959 </theme> | 1723 </fields> |
960 | 1724 </theme> |
961 <theme name="HydrBoundariesPolys"> | 1725 |
962 <fields> | 1726 <theme name="HydrBoundariesPolys"> |
963 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> | 1727 <fields> |
964 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> | 1728 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0"/> |
965 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> | 1729 <field name="linesize" type="int" display="Liniendicke" default="5" hints="h"/> |
966 </fields> | 1730 <field name="backgroundcolor" type="Color" display="Hintergrund" default="140, 200, 130"/> |
967 </theme> | 1731 </fields> |
968 | 1732 </theme> |
969 | 1733 |
970 <!-- | 1734 |
971 FLOW VELOCITY | 1735 <!-- |
972 --> | 1736 FLOW VELOCITY |
973 <theme name="FlowVelocityVMainChannel"> | 1737 --> |
974 <inherits> | 1738 <theme name="FlowVelocityVMainChannel"> |
975 <inherit from="HiddenColorLines"/> | 1739 <inherits> |
976 <inherit from="MinMaxPoints"/> | 1740 <inherit from="HiddenColorLines"/> |
977 </inherits> | 1741 <inherit from="MinMaxPoints"/> |
978 <fields> | 1742 </inherits> |
979 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1743 <fields> |
980 </fields> | 1744 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
981 </theme> | 1745 </fields> |
982 | 1746 </theme> |
983 <theme name="FlowVelocityVTotalChannel"> | 1747 |
984 <inherits> | 1748 <theme name="FlowVelocityVTotalChannel"> |
985 <inherit from="FlowVelocityVMainChannel"/> | 1749 <inherits> |
986 </inherits> | 1750 <inherit from="FlowVelocityVMainChannel"/> |
987 <fields> | 1751 </inherits> |
988 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 1752 <fields> |
989 </fields> | 1753 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
990 </theme> | 1754 </fields> |
991 | 1755 </theme> |
992 <theme name="FlowVelocityTau"> | 1756 |
993 <inherits> | 1757 <theme name="FlowVelocityTau"> |
994 <inherit from="HiddenColorLines"/> | 1758 <inherits> |
995 <inherit from="MinMaxPoints"/> | 1759 <inherit from="HiddenColorLines"/> |
996 </inherits> | 1760 <inherit from="MinMaxPoints"/> |
997 <fields> | 1761 </inherits> |
998 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> | 1762 <fields> |
999 </fields> | 1763 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204"/> |
1000 </theme> | 1764 </fields> |
1001 | 1765 </theme> |
1002 | 1766 |
1003 <!-- | 1767 |
1004 MIDDLE BED HEIGHT | 1768 <!-- |
1005 --> | 1769 MIDDLE BED HEIGHT |
1006 <theme name="MiddleBedHeightSingle"> | 1770 --> |
1007 <inherits> | 1771 <theme name="MiddleBedHeightSingle"> |
1008 <inherit from="HiddenColorLines"/> | 1772 <inherits> |
1009 <inherit from="MinMaxPoints"/> | 1773 <inherit from="HiddenColorLines"/> |
1010 </inherits> | 1774 <inherit from="MinMaxPoints"/> |
1011 <fields> | 1775 </inherits> |
1012 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> | 1776 <fields> |
1013 </fields> | 1777 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/> |
1014 </theme> | 1778 </fields> |
1015 | 1779 </theme> |
1016 <theme name="MiddleBedHeightEpoch"> | 1780 |
1017 <inherits> | 1781 <theme name="MiddleBedHeightEpoch"> |
1018 <inherit from="FlowVelocityVMainChannel"/> | 1782 <inherits> |
1019 </inherits> | 1783 <inherit from="FlowVelocityVMainChannel"/> |
1020 <fields> | 1784 </inherits> |
1021 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> | 1785 <fields> |
1022 </fields> | 1786 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102"/> |
1023 </theme> | 1787 </fields> |
1024 | 1788 </theme> |
1789 </themegroup> | |
1025 | 1790 |
1026 <!-- | 1791 <!-- |
1027 Mappings are following now. A mapping maps between a name of a facet | 1792 Mappings are following now. A mapping maps between a name of a facet |
1028 and a theme. | 1793 and a theme. |
1029 Always the first matching mapping is taken, so consider putting most | 1794 Always the first matching mapping is taken, so consider putting most |