Mercurial > dive4elements > river
annotate artifacts/doc/conf/themes/default.xml @ 9415:9744ce3c3853
Rework of fixanalysis computation and dWt and WQ facets. Got rid of strange remapping and bitshifting code by explicitely saving the column information and using it in the facets.
The facets also put the valid station range into their xml-metadata
author | gernotbelger |
---|---|
date | Thu, 16 Aug 2018 16:27:53 +0200 |
parents | f318359b81a2 |
children | bd5f5d2220fa |
rev | line source |
---|---|
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2 <themegroup name="default"> |
9215 | 3 <theme name="MainValuesQ"> |
4 <inherits> | |
5 <inherit from="Lines" /> | |
6 </inherits> | |
7 <fields> | |
8 <field name="linecolor" type="Color" display="Farbe" default="200, 0, 15" /> | |
9 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
10 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> | |
11 </fields> | |
12 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
13 |
9215 | 14 <theme name="MainValuesW"> |
15 <inherits> | |
16 <inherit from="Lines" /> | |
17 </inherits> | |
18 <fields> | |
19 <field name="linecolor" type="Color" display="Farbe" default="0, 215, 0" /> | |
20 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
21 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="false" hints="hidden" /> | |
22 </fields> | |
23 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
24 |
9215 | 25 <theme name="RelativePoint"> |
26 <inherits> | |
27 <inherit from="Points" /> | |
28 </inherits> | |
29 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
30 |
9215 | 31 <theme name="Annotations"> |
32 <inherits> | |
33 <inherit from="Lines" /> | |
34 <inherit from="Text" /> | |
35 </inherits> | |
36 <fields> | |
37 </fields> | |
38 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
39 |
9215 | 40 <theme name="ManualPoints"> |
41 <inherits> | |
42 <inherit from="Points" /> | |
43 <inherit from="Label" /> | |
44 </inherits> | |
45 <fields> | |
46 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="hidden" /> | |
47 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
48 </fields> | |
49 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
50 |
9215 | 51 <theme name="WKms"> |
52 <inherits> | |
53 <inherit from="Lines" /> | |
54 <inherit from="Points" /> | |
55 <inherit from="MinMaxPoints" /> | |
56 </inherits> | |
57 <fields> | |
58 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
59 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
60 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
61 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
62 </fields> | |
63 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
64 |
9215 | 65 <theme name="WKmsAnnotation"> |
66 <inherits> | |
67 <inherit from="Lines" /> | |
68 <inherit from="Label" /> | |
69 </inherits> | |
70 <fields> | |
71 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
72 <field name="pointsize" type="int" display="Punktdicke" default="3" hints="hidden" /> | |
73 </fields> | |
74 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
75 |
9215 | 76 <theme name="WQKms"> |
77 <inherits> | |
78 <inherit from="Lines" /> | |
79 <inherit from="Points" /> | |
80 <inherit from="MinMaxPoints" /> | |
81 </inherits> | |
82 <fields> | |
83 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
84 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
85 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
86 </fields> | |
87 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
88 |
9215 | 89 <theme name="WQKmsHorizontal"> |
90 <inherits> | |
91 <inherit from="WQKms" /> | |
92 </inherits> | |
93 <fields> | |
94 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
95 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
96 </fields> | |
97 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
98 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
99 |
9215 | 100 <theme name="WQPoints"> |
101 <inherits> | |
102 <inherit from="Points" /> | |
103 <inherit from="Label" /> | |
104 </inherits> | |
105 <fields> | |
106 <field name="pointcolor" type="Color" display="Linienfarbe" default="204, 0, 0" /> | |
107 </fields> | |
108 </theme> | |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
109 |
9215 | 110 <theme name="heightmarks_points"> |
111 <inherits> | |
112 <inherit from="Points" /> | |
113 <inherit from="Label" /> | |
114 </inherits> | |
115 <fields> | |
116 <field name="pointcolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
117 </fields> | |
118 </theme> | |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
119 |
9215 | 120 <theme name="Area"> |
121 <inherits> | |
122 <inherit from="Areas" /> | |
123 </inherits> | |
124 <fields> | |
125 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" default="true" hints="hidden" /> | |
126 <field name="areashowborder" type="boolean" display="Begrenzung" default="false" hints="hidden" /> | |
127 <field name="areabordercolor" type="Color" default="0, 0, 0" display="Begrenzungslinienfarbe" hints="hidden" /> | |
128 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> | |
129 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" /> | |
130 </fields> | |
131 </theme> | |
8204
c657ddcf1fa6
Sediment loads at measurement stations and longitudinal sections need different processing and styling for diagrams.
Tom Gottfried <tom@intevation.de>
parents:
8118
diff
changeset
|
132 |
9215 | 133 <!-- top level classes defining additional attributes --> |
134 <theme name="LongitudinalSection"> | |
135 <inherits> | |
136 <inherit from="Lines" /> | |
137 <inherit from="Points" /> | |
138 <inherit from="MinMaxPoints" /> | |
139 <inherit from="Label" /> | |
140 </inherits> | |
141 <fields> | |
142 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
143 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
144 </fields> | |
145 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
146 |
9215 | 147 <theme name="LongitudinalSectionW"> |
148 <inherits> | |
149 <inherit from="LongitudinalSection" /> | |
150 </inherits> | |
151 <fields> | |
152 <field name="bandwidth" type="double" display="Bandbreite" default="0" /> | |
153 <field name="bandwidthcolor" type="Color" display="Bandbreitenfarbe" default="104, 104, 104" /> | |
154 <field name="transparency" type="int" default="20" display="Transparenz" /> | |
155 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> | |
156 </fields> | |
157 </theme> | |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
158 |
9215 | 159 <theme name="LongitudinalSectionPoints"> |
160 <inherits> | |
161 <inherit from="Points" /> | |
162 </inherits> | |
163 <fields> | |
164 </fields> | |
165 </theme> | |
7517
46f902aa6b54
issue1658: Fix theme styles for sediment load (t/a and m^3/a) facets.
Felix Wolfsteller <felix.wolfsteller@intevation.de>
parents:
7216
diff
changeset
|
166 |
9215 | 167 <theme name="Differences"> |
168 <inherits> | |
169 <inherit from="Lines" /> | |
170 <inherit from="Points" /> | |
171 <inherit from="MinMaxPoints" /> | |
172 </inherits> | |
173 <fields> | |
174 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
175 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
176 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
177 </fields> | |
178 </theme> | |
8117
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
179 |
ca072278ad02
Complete mapping and themes for sediment load.
"Tom Gottfried <tom@intevation.de>"
parents:
8116
diff
changeset
|
180 |
9215 | 181 <!-- Classes defining special values --> |
182 <theme name="LongitudinalSectionW_HQ1"> | |
183 <inherits> | |
184 <inherit from="LongitudinalSectionW" /> | |
185 </inherits> | |
186 <fields> | |
187 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102" /> | |
188 </fields> | |
189 </theme> | |
190 | |
191 <theme name="LongitudinalSectionW_HQ2"> | |
192 <inherits> | |
193 <inherit from="LongitudinalSectionW" /> | |
194 </inherits> | |
195 <fields> | |
196 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102" /> | |
197 </fields> | |
198 </theme> | |
199 | |
200 <theme name="LongitudinalSectionW_HQ5"> | |
201 <inherits> | |
202 <inherit from="LongitudinalSectionW" /> | |
203 </inherits> | |
204 <fields> | |
205 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51" /> | |
206 </fields> | |
207 </theme> | |
208 | |
209 <theme name="LongitudinalSectionW_HQ10"> | |
210 <inherits> | |
211 <inherit from="LongitudinalSectionW" /> | |
212 </inherits> | |
213 <fields> | |
214 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204" /> | |
215 </fields> | |
216 </theme> | |
217 | |
218 <theme name="LongitudinalSectionW_HQ20"> | |
219 <inherits> | |
220 <inherit from="LongitudinalSectionW" /> | |
221 </inherits> | |
222 <fields> | |
223 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0" /> | |
224 </fields> | |
225 </theme> | |
226 | |
227 <theme name="LongitudinalSectionW_HQ25"> | |
228 <inherits> | |
229 <inherit from="LongitudinalSectionW" /> | |
230 </inherits> | |
231 <fields> | |
232 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0" /> | |
233 </fields> | |
234 </theme> | |
235 | |
236 <theme name="LongitudinalSectionW_HQ50"> | |
237 <inherits> | |
238 <inherit from="LongitudinalSectionW" /> | |
239 </inherits> | |
240 <fields> | |
241 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 0" /> | |
242 </fields> | |
243 </theme> | |
244 | |
245 <theme name="LongitudinalSectionW_HQ100"> | |
246 <inherits> | |
247 <inherit from="LongitudinalSectionW" /> | |
248 </inherits> | |
249 <fields> | |
250 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255" /> | |
251 </fields> | |
252 </theme> | |
253 | |
254 <theme name="LongitudinalSectionW_HQ200"> | |
255 <inherits> | |
256 <inherit from="LongitudinalSectionW" /> | |
257 </inherits> | |
258 <fields> | |
259 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 100, 255" /> | |
260 </fields> | |
261 </theme> | |
262 | |
263 <theme name="LongitudinalSectionW_HQ300"> | |
264 <inherits> | |
265 <inherit from="LongitudinalSectionW" /> | |
266 </inherits> | |
267 <fields> | |
268 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 100" /> | |
269 </fields> | |
270 </theme> | |
271 | |
272 <theme name="LongitudinalSectionW_HQ500"> | |
273 <inherits> | |
274 <inherit from="LongitudinalSectionW" /> | |
275 </inherits> | |
276 <fields> | |
277 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102" /> | |
278 </fields> | |
279 </theme> | |
280 | |
281 <theme name="LongitudinalSectionW_HQ1000"> | |
282 <inherits> | |
283 <inherit from="LongitudinalSectionW" /> | |
284 </inherits> | |
285 <fields> | |
286 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
287 </fields> | |
288 </theme> | |
289 | |
290 <theme name="LongitudinalSectionW_HQRZ"> | |
291 <inherits> | |
292 <inherit from="LongitudinalSectionW" /> | |
293 </inherits> | |
294 <fields> | |
295 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102" /> | |
296 </fields> | |
297 </theme> | |
298 | |
299 <theme name="LongitudinalSectionW_HSQ"> | |
300 <inherits> | |
301 <inherit from="LongitudinalSectionW" /> | |
302 </inherits> | |
303 <fields> | |
304 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0" /> | |
305 </fields> | |
306 </theme> | |
307 | |
308 <theme name="LongitudinalSectionW_MHQ"> | |
309 <inherits> | |
310 <inherit from="LongitudinalSectionW" /> | |
311 </inherits> | |
312 <fields> | |
313 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102" /> | |
314 </fields> | |
315 </theme> | |
316 | |
317 <theme name="LongitudinalSectionW_MNQ"> | |
318 <inherits> | |
319 <inherit from="LongitudinalSectionW" /> | |
320 </inherits> | |
321 <fields> | |
322 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255" /> | |
323 </fields> | |
324 </theme> | |
325 | |
326 <theme name="LongitudinalSectionW_MQ"> | |
327 <inherits> | |
328 <inherit from="LongitudinalSectionW" /> | |
329 </inherits> | |
330 <fields> | |
331 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204" /> | |
332 </fields> | |
333 </theme> | |
334 | |
335 <theme name="LongitudinalSectionW_NQ"> | |
336 <inherits> | |
337 <inherit from="LongitudinalSectionW" /> | |
338 </inherits> | |
339 <fields> | |
340 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255" /> | |
341 </fields> | |
342 </theme> | |
343 | |
344 <theme name="LongitudinalSectionW_HQExtrem"> | |
345 <inherits> | |
346 <inherit from="LongitudinalSectionW" /> | |
347 </inherits> | |
348 <fields> | |
349 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
350 </fields> | |
351 </theme> | |
352 | |
353 <theme name="LongitudinalSectionW_HQ1_Points"> | |
354 <inherits> | |
355 <inherit from="LongitudinalSectionPoints" /> | |
356 </inherits> | |
357 <fields> | |
358 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 102" /> | |
359 </fields> | |
360 </theme> | |
361 | |
362 <theme name="LongitudinalSectionW_HQ2_Points"> | |
363 <inherits> | |
364 <inherit from="LongitudinalSectionPoints" /> | |
365 </inherits> | |
366 <fields> | |
367 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 102" /> | |
368 </fields> | |
369 </theme> | |
370 | |
371 <theme name="LongitudinalSectionW_HQ5_Points"> | |
372 <inherits> | |
373 <inherit from="LongitudinalSectionPoints" /> | |
374 </inherits> | |
375 <fields> | |
376 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 153, 51" /> | |
377 </fields> | |
378 </theme> | |
379 | |
380 <theme name="LongitudinalSectionW_HQ10_Points"> | |
381 <inherits> | |
382 <inherit from="LongitudinalSectionPoints" /> | |
383 </inherits> | |
384 <fields> | |
385 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 204, 204" /> | |
386 </fields> | |
387 </theme> | |
388 | |
389 <theme name="LongitudinalSectionW_HQ20_Points"> | |
390 <inherits> | |
391 <inherit from="LongitudinalSectionPoints" /> | |
392 </inherits> | |
393 <fields> | |
394 <field name="pointcolor" type="Color" display="Punktfarbe" default="153, 153, 0" /> | |
395 </fields> | |
396 </theme> | |
397 | |
398 <theme name="LongitudinalSectionW_HQ25_Points"> | |
399 <inherits> | |
400 <inherit from="LongitudinalSectionPoints" /> | |
401 </inherits> | |
402 <fields> | |
403 <field name="pointcolor" type="Color" display="Punktfarbe" default="102, 51, 0" /> | |
404 </fields> | |
405 </theme> | |
406 | |
407 <theme name="LongitudinalSectionW_HQ50_Points"> | |
408 <inherits> | |
409 <inherit from="LongitudinalSectionPoints" /> | |
410 </inherits> | |
411 <fields> | |
412 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 153, 153" /> | |
413 </fields> | |
414 </theme> | |
415 | |
416 <theme name="LongitudinalSectionW_HQ100_Points"> | |
417 <inherits> | |
418 <inherit from="LongitudinalSectionPoints" /> | |
419 </inherits> | |
420 <fields> | |
421 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 51" /> | |
422 </fields> | |
423 </theme> | |
424 | |
425 <theme name="LongitudinalSectionW_HQ200_Points"> | |
426 <inherits> | |
427 <inherit from="LongitudinalSectionPoints" /> | |
428 </inherits> | |
429 <fields> | |
430 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 255" /> | |
431 </fields> | |
432 </theme> | |
433 | |
434 <theme name="LongitudinalSectionW_HQ300_Points"> | |
435 <inherits> | |
436 <inherit from="LongitudinalSectionPoints" /> | |
437 </inherits> | |
438 <fields> | |
439 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 100, 255" /> | |
440 </fields> | |
441 </theme> | |
442 | |
443 <theme name="LongitudinalSectionW_HQ500_Points"> | |
444 <inherits> | |
445 <inherit from="LongitudinalSectionPoints" /> | |
446 </inherits> | |
447 <fields> | |
448 <field name="pointcolor" type="Color" display="Punktfarbe" default="102, 0, 102" /> | |
449 </fields> | |
450 </theme> | |
451 | |
452 <theme name="LongitudinalSectionW_HQ1000_Points"> | |
453 <inherits> | |
454 <inherit from="LongitudinalSectionPoints" /> | |
455 </inherits> | |
456 <fields> | |
457 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> | |
458 </fields> | |
459 </theme> | |
460 | |
461 <theme name="LongitudinalSectionW_HQRZ_Points"> | |
462 <inherits> | |
463 <inherit from="LongitudinalSectionPoints" /> | |
464 </inherits> | |
465 <fields> | |
466 <field name="pointcolor" type="Color" display="Punktfarbe" default="102, 0, 102" /> | |
467 </fields> | |
468 </theme> | |
469 | |
470 <theme name="LongitudinalSectionW_HSQ_Points"> | |
471 <inherits> | |
472 <inherit from="LongitudinalSectionPoints" /> | |
473 </inherits> | |
474 <fields> | |
475 <field name="pointcolor" type="Color" display="Punktfarbe" default="253, 153, 0" /> | |
476 </fields> | |
477 </theme> | |
478 | |
479 <theme name="LongitudinalSectionW_MHQ_Points"> | |
480 <inherits> | |
481 <inherit from="LongitudinalSectionPoints" /> | |
482 </inherits> | |
483 <fields> | |
484 <field name="pointcolor" type="Color" display="Punktfarbe" default="102, 255, 102" /> | |
485 </fields> | |
486 </theme> | |
487 | |
488 <theme name="LongitudinalSectionW_MNQ_Points"> | |
489 <inherits> | |
490 <inherit from="LongitudinalSectionPoints" /> | |
491 </inherits> | |
492 <fields> | |
493 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 255" /> | |
494 </fields> | |
495 </theme> | |
496 | |
497 <theme name="LongitudinalSectionW_MQ_Points"> | |
498 <inherits> | |
499 <inherit from="LongitudinalSectionPoints" /> | |
500 </inherits> | |
501 <fields> | |
502 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 51, 204" /> | |
503 </fields> | |
504 </theme> | |
505 | |
506 <theme name="LongitudinalSectionW_NQ_Points"> | |
507 <inherits> | |
508 <inherit from="LongitudinalSectionPoints" /> | |
509 </inherits> | |
510 <fields> | |
511 <field name="pointcolor" type="Color" display="Punktfarbe" default="153, 204, 255" /> | |
512 </fields> | |
513 </theme> | |
514 | |
515 <theme name="LongitudinalSectionW_HQExtrem_Points"> | |
516 <inherits> | |
517 <inherit from="LongitudinalSectionPoints" /> | |
518 </inherits> | |
519 <fields> | |
520 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> | |
521 </fields> | |
522 </theme> | |
523 | |
524 <theme name="LongitudinalSectionQ_HQ1"> | |
525 <inherits> | |
526 <inherit from="LongitudinalSection" /> | |
527 </inherits> | |
528 <fields> | |
529 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102" /> | |
530 </fields> | |
531 </theme> | |
532 | |
533 <theme name="LongitudinalSectionQ_HQ2"> | |
534 <inherits> | |
535 <inherit from="LongitudinalSection" /> | |
536 </inherits> | |
537 <fields> | |
538 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102" /> | |
539 </fields> | |
540 </theme> | |
541 | |
542 <theme name="LongitudinalSectionQ_HQ5"> | |
543 <inherits> | |
544 <inherit from="LongitudinalSection" /> | |
545 </inherits> | |
546 <fields> | |
547 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 153, 51" /> | |
548 </fields> | |
549 </theme> | |
550 | |
551 <theme name="LongitudinalSectionQ_HQ10"> | |
552 <inherits> | |
553 <inherit from="LongitudinalSection" /> | |
554 </inherits> | |
555 <fields> | |
556 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204" /> | |
557 </fields> | |
558 </theme> | |
559 | |
560 <theme name="LongitudinalSectionQ_HQ20"> | |
561 <inherits> | |
562 <inherit from="LongitudinalSection" /> | |
563 </inherits> | |
564 <fields> | |
565 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 153, 0" /> | |
566 </fields> | |
567 </theme> | |
568 | |
569 <theme name="LongitudinalSectionQ_HQ25"> | |
570 <inherits> | |
571 <inherit from="LongitudinalSection" /> | |
572 </inherits> | |
573 <fields> | |
574 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 51, 0" /> | |
575 </fields> | |
576 </theme> | |
577 | |
578 <theme name="LongitudinalSectionQ_HQ50"> | |
579 <inherits> | |
580 <inherit from="LongitudinalSection" /> | |
581 </inherits> | |
582 <fields> | |
583 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 153, 153" /> | |
584 </fields> | |
585 </theme> | |
586 | |
587 <theme name="LongitudinalSectionQ_HQ100"> | |
588 <inherits> | |
589 <inherit from="LongitudinalSection" /> | |
590 </inherits> | |
591 <fields> | |
592 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 51" /> | |
593 </fields> | |
594 </theme> | |
595 | |
596 <theme name="LongitudinalSectionQ_HQ200"> | |
597 <inherits> | |
598 <inherit from="LongitudinalSection" /> | |
599 </inherits> | |
600 <fields> | |
601 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255" /> | |
602 </fields> | |
603 </theme> | |
604 | |
605 <theme name="LongitudinalSectionQ_HQ300"> | |
606 <inherits> | |
607 <inherit from="LongitudinalSection" /> | |
608 </inherits> | |
609 <fields> | |
610 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 100, 255" /> | |
611 </fields> | |
612 </theme> | |
613 | |
614 <theme name="LongitudinalSectionQ_HQ500"> | |
615 <inherits> | |
616 <inherit from="LongitudinalSection" /> | |
617 </inherits> | |
618 <fields> | |
619 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102" /> | |
620 </fields> | |
621 </theme> | |
622 | |
623 <theme name="LongitudinalSectionQ_HQ1000"> | |
624 <inherits> | |
625 <inherit from="LongitudinalSection" /> | |
626 </inherits> | |
627 <fields> | |
628 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
629 </fields> | |
630 </theme> | |
631 | |
632 <theme name="LongitudinalSectionQ_HQRZ"> | |
633 <inherits> | |
634 <inherit from="LongitudinalSection" /> | |
635 </inherits> | |
636 <fields> | |
637 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 0, 102" /> | |
638 </fields> | |
639 </theme> | |
640 | |
641 <theme name="LongitudinalSectionQ_HSQ"> | |
642 <inherits> | |
643 <inherit from="LongitudinalSection" /> | |
644 </inherits> | |
645 <fields> | |
646 <field name="linecolor" type="Color" display="Linienfarbe" default="253, 153, 0" /> | |
647 </fields> | |
648 </theme> | |
649 | |
650 <theme name="LongitudinalSectionQ_MHQ"> | |
651 <inherits> | |
652 <inherit from="LongitudinalSection" /> | |
653 </inherits> | |
654 <fields> | |
655 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102" /> | |
656 </fields> | |
657 </theme> | |
658 | |
659 <theme name="LongitudinalSectionQ_MNQ"> | |
660 <inherits> | |
661 <inherit from="LongitudinalSection" /> | |
662 </inherits> | |
663 <fields> | |
664 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 255" /> | |
665 </fields> | |
666 </theme> | |
667 | |
668 <theme name="LongitudinalSectionQ_MQ"> | |
669 <inherits> | |
670 <inherit from="LongitudinalSection" /> | |
671 </inherits> | |
672 <fields> | |
673 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 51, 204" /> | |
674 </fields> | |
675 </theme> | |
676 | |
677 <theme name="LongitudinalSectionQ_NQ"> | |
678 <inherits> | |
679 <inherit from="LongitudinalSection" /> | |
680 </inherits> | |
681 <fields> | |
682 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 204, 255" /> | |
683 </fields> | |
684 </theme> | |
685 | |
686 <theme name="LongitudinalSectionQ_HQExtrem"> | |
687 <inherits> | |
688 <inherit from="LongitudinalSection" /> | |
689 </inherits> | |
690 <fields> | |
691 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
692 </fields> | |
693 </theme> | |
694 | |
695 <theme name="DischargeLongitudinalSectionW"> | |
696 <inherits> | |
697 <inherit from="LongitudinalSection" /> | |
698 </inherits> | |
699 <fields> | |
700 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
701 </fields> | |
702 </theme> | |
703 | |
704 | |
705 <theme name="DischargeLongitudinalSectionC"> | |
706 <inherits> | |
707 <inherit from="LongitudinalSection" /> | |
708 </inherits> | |
709 <fields> | |
710 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0 , 0" /> | |
711 </fields> | |
712 </theme> | |
713 | |
714 <theme name="DischargeLongitudinalSectionQ"> | |
715 <inherits> | |
716 <inherit from="LongitudinalSection" /> | |
717 </inherits> | |
718 <fields> | |
719 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
720 </fields> | |
721 </theme> | |
722 | |
723 <theme name="LongitudinalSectionQInfoldCut"> | |
724 <inherits> | |
725 <inherit from="LongitudinalSection" /> | |
726 </inherits> | |
727 <fields> | |
728 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 102, 102" /> | |
729 </fields> | |
730 </theme> | |
731 | |
732 <theme name="LongitudinalSectionQInfolding"> | |
733 <inherits> | |
734 <inherit from="LongitudinalSection" /> | |
735 </inherits> | |
736 <fields> | |
737 <field name="linecolor" type="Color" display="Linienfarbe" default="51, 51, 51" /> | |
738 </fields> | |
739 </theme> | |
740 | |
741 <!-- MIDDLE BED HEIGHT --> | |
742 <theme name="MiddleBedHeightSingle"> | |
743 <inherits> | |
744 <inherit from="Lines" /> | |
745 <inherit from="Points" /> | |
746 <inherit from="MinMaxPoints" /> | |
747 <inherit from="Label" /> | |
748 </inherits> | |
749 <fields> | |
750 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" /> | |
751 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
752 <field name="linetype" type="Dash" display="Linienart" default="10" /> | |
753 <field name="linecolor" type="Color" display="Linienfarbe" /> | |
754 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" /> | |
755 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
756 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
757 </fields> | |
758 </theme> | |
759 | |
760 <!-- Bed Quality --> | |
761 <theme name="PorosityTopPoints"> | |
762 <inherits> | |
763 <inherit from="LongitudinalSection" /> | |
764 </inherits> | |
765 <fields> | |
766 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
767 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
768 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
769 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
770 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> | |
771 </fields> | |
772 </theme> | |
773 | |
774 <theme name="PorositySubPoints"> | |
775 <inherits> | |
776 <inherit from="LongitudinalSection" /> | |
777 </inherits> | |
778 <fields> | |
779 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
780 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
781 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
782 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
783 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> | |
784 </fields> | |
785 </theme> | |
786 | |
787 <theme name="DensityTopPoints"> | |
788 <inherits> | |
789 <inherit from="LongitudinalSection" /> | |
790 </inherits> | |
791 <fields> | |
792 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 99, 102" /> | |
793 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
794 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
795 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
796 <field name="pointcolor" type="Color" display="Punktfarbe" default="153, 99, 102" /> | |
797 </fields> | |
798 </theme> | |
799 | |
800 <theme name="DensitySubPoints"> | |
801 <inherits> | |
802 <inherit from="LongitudinalSection" /> | |
803 </inherits> | |
804 <fields> | |
805 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 99, 102" /> | |
806 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
807 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
808 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
809 <field name="pointcolor" type="Color" display="Punktfarbe" default="153, 99, 102" /> | |
810 </fields> | |
811 </theme> | |
812 | |
813 <theme name="BedDiameterTopPoints"> | |
814 <inherits> | |
815 <inherit from="LongitudinalSection" /> | |
816 </inherits> | |
817 <fields> | |
818 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
819 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
820 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
821 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
822 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0" /> | |
823 </fields> | |
824 </theme> | |
825 | |
826 <theme name="BedDiameterSubPoints"> | |
827 <inherits> | |
828 <inherit from="LongitudinalSection" /> | |
829 </inherits> | |
830 <fields> | |
831 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
832 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
833 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
834 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
835 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0" /> | |
836 </fields> | |
837 </theme> | |
838 | |
839 <theme name="BedLoadDiameterPoints"> | |
840 <inherits> | |
841 <inherit from="LongitudinalSection" /> | |
842 </inherits> | |
843 <fields> | |
844 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0" /> | |
845 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
846 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
847 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
848 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0" /> | |
849 </fields> | |
850 </theme> | |
851 | |
852 <theme name="PorosityTopLines"> | |
853 <inherits> | |
854 <inherit from="LongitudinalSection" /> | |
855 </inherits> | |
856 <fields> | |
857 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
858 </fields> | |
859 </theme> | |
860 | |
861 <theme name="PorositySubLines"> | |
862 <inherits> | |
863 <inherit from="LongitudinalSection" /> | |
864 </inherits> | |
865 <fields> | |
866 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
867 </fields> | |
868 </theme> | |
869 | |
870 <theme name="DensityTopLines"> | |
871 <inherits> | |
872 <inherit from="LongitudinalSection" /> | |
873 </inherits> | |
874 <fields> | |
875 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 99, 102" /> | |
876 </fields> | |
877 </theme> | |
878 | |
879 <theme name="DensitySubLines"> | |
880 <inherits> | |
881 <inherit from="LongitudinalSection" /> | |
882 </inherits> | |
883 <fields> | |
884 <field name="linecolor" type="Color" display="Linienfarbe" default="153, 99, 102" /> | |
885 </fields> | |
886 </theme> | |
887 | |
888 <theme name="BedDiameterTopLines"> | |
889 <inherits> | |
890 <inherit from="LongitudinalSection" /> | |
891 </inherits> | |
892 <fields> | |
893 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
894 </fields> | |
895 </theme> | |
896 | |
897 <theme name="BedDiameterSubLines"> | |
898 <inherits> | |
899 <inherit from="LongitudinalSection" /> | |
900 </inherits> | |
901 <fields> | |
902 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
903 </fields> | |
904 </theme> | |
905 | |
906 <theme name="BedLoadDiameterLines"> | |
907 <inherits> | |
908 <inherit from="LongitudinalSection" /> | |
909 </inherits> | |
910 <fields> | |
911 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0" /> | |
912 </fields> | |
913 </theme> | |
914 | |
915 <theme name="BedDiameterDataTop"> | |
916 <inherits> | |
917 <inherit from="LongitudinalSection" /> | |
918 </inherits> | |
919 <fields> | |
920 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
921 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
922 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | |
923 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 100" /> | |
924 </fields> | |
925 </theme> | |
926 | |
927 <theme name="BedDiameterDataSub"> | |
928 <inherits> | |
929 <inherit from="LongitudinalSection" /> | |
930 </inherits> | |
931 <fields> | |
932 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
933 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
934 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | |
935 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 100" /> | |
936 </fields> | |
937 </theme> | |
938 | |
939 <theme name="BedloadDiameterData"> | |
940 <inherits> | |
941 <inherit from="LongitudinalSection" /> | |
942 </inherits> | |
943 <fields> | |
944 <field name="showlines" type="boolean" display="Linie anzeigen" default="false" /> | |
945 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true" /> | |
946 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | |
947 <field name="pointcolor" type="Color" display="Punktfarbe" default="100, 0, 0" /> | |
948 </fields> | |
949 </theme> | |
950 <!-- Bedheight differences --> | |
951 <theme name="BedheightDiffYear"> | |
952 <inherits> | |
953 <inherit from="LongitudinalSection" /> | |
954 </inherits> | |
955 <fields> | |
956 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204" /> | |
957 </fields> | |
958 </theme> | |
959 | |
960 <theme name="BedheightDiffMorphWidth"> | |
961 <inherits> | |
962 <inherit from="LongitudinalSection" /> | |
963 </inherits> | |
964 <fields> | |
965 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 0" /> | |
966 </fields> | |
967 </theme> | |
968 | |
969 <theme name="BedheightDiffEpoch"> | |
970 <inherits> | |
971 <inherit from="LongitudinalSection" /> | |
972 </inherits> | |
973 <fields> | |
974 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 204" /> | |
975 </fields> | |
976 </theme> | |
977 | |
978 <theme name="BedheightDiffAbsHeight1"> | |
979 <inherits> | |
980 <inherit from="LongitudinalSection" /> | |
981 </inherits> | |
982 <fields> | |
983 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 204" /> | |
984 </fields> | |
985 </theme> | |
986 | |
987 <theme name="BedheightDiffAbsHeight2"> | |
988 <inherits> | |
989 <inherit from="LongitudinalSection" /> | |
990 </inherits> | |
991 <fields> | |
992 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 100, 100" /> | |
993 </fields> | |
994 </theme> | |
995 | |
996 <theme name="BedheightDiffHeightYear"> | |
997 <inherits> | |
998 <inherit from="LongitudinalSection" /> | |
999 </inherits> | |
1000 <fields> | |
1001 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 0, 0" /> | |
1002 </fields> | |
1003 </theme> | |
1004 | |
1005 <theme name="MorphologicWidth"> | |
1006 <inherits> | |
1007 <inherit from="LongitudinalSection" /> | |
1008 </inherits> | |
1009 <fields> | |
1010 <field name="linecolor" type="Color" default="0, 100, 200" /> | |
1011 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
1012 </fields> | |
1013 </theme> | |
1014 <!-- Flow velocity --> | |
1015 <theme name="FlowVelocityVMainChannel"> | |
1016 <inherits> | |
1017 <inherit from="LongitudinalSection" /> | |
1018 </inherits> | |
1019 <fields> | |
1020 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
1021 </fields> | |
1022 </theme> | |
1023 | |
1024 <theme name="FlowVelocityVTotalChannel"> | |
1025 <inherits> | |
1026 <inherit from="LongitudinalSection" /> | |
1027 </inherits> | |
1028 <fields> | |
1029 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 102" /> | |
1030 </fields> | |
1031 </theme> | |
1032 | |
1033 <theme name="FlowVelocityTau"> | |
1034 <inherits> | |
1035 <inherit from="LongitudinalSection" /> | |
1036 </inherits> | |
1037 <fields> | |
1038 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 204" /> | |
1039 </fields> | |
1040 </theme> | |
1041 | |
1042 <theme name="FlowVelocityDischarge"> | |
1043 <inherits> | |
1044 <inherit from="LongitudinalSection" /> | |
1045 </inherits> | |
1046 <fields> | |
1047 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 0" /> | |
1048 </fields> | |
1049 </theme> | |
1050 | |
1051 <!-- Sediment load longitudinal sections, M^3/A --> | |
1052 <theme name="SedimentLoadLSM3A"> | |
1053 <inherits> | |
1054 <inherit from="LongitudinalSection" /> | |
1055 </inherits> | |
1056 <fields> | |
1057 <field name="linesize" type="int" default="2" /> | |
1058 </fields> | |
1059 </theme> | |
1060 | |
1061 <theme name="SedimentLoadLSM3ACoarse"> | |
1062 <inherits> | |
1063 <inherit from="SedimentLoadLSM3A" /> | |
1064 </inherits> | |
1065 <fields> | |
1066 <field name="linecolor" type="Color" default="255, 0, 255" /> | |
1067 </fields> | |
1068 </theme> | |
1069 | |
1070 <theme name="SedimentLoadLSM3AFineMid"> | |
1071 <inherits> | |
1072 <inherit from="SedimentLoadLSM3A" /> | |
1073 </inherits> | |
1074 <fields> | |
1075 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
1076 </fields> | |
1077 </theme> | |
1078 | |
1079 <theme name="SedimentLoadLSM3ASand"> | |
1080 <inherits> | |
1081 <inherit from="SedimentLoadLSM3A" /> | |
1082 </inherits> | |
1083 <fields> | |
1084 <field name="linecolor" type="Color" default="0, 0, 255" /> | |
1085 </fields> | |
1086 </theme> | |
1087 | |
1088 <theme name="SedimentLoadLSM3ASuspSand"> | |
1089 <inherits> | |
1090 <inherit from="SedimentLoadLSM3A" /> | |
1091 </inherits> | |
1092 <fields> | |
1093 <field name="linecolor" type="Color" default="255, 255, 0" /> | |
1094 </fields> | |
1095 </theme> | |
1096 | |
1097 <theme name="SedimentLoadLSM3ASediment"> | |
1098 <inherits> | |
1099 <inherit from="SedimentLoadLSM3A" /> | |
1100 </inherits> | |
1101 <fields> | |
1102 <field name="linecolor" type="Color" default="0, 255, 255" /> | |
1103 </fields> | |
1104 </theme> | |
1105 | |
1106 <theme name="SedimentLoadLSM3ASuspSandBed"> | |
1107 <inherits> | |
1108 <inherit from="SedimentLoadLSM3A" /> | |
1109 </inherits> | |
1110 <fields> | |
1111 <field name="linecolor" type="Color" default="0, 255, 0" /> | |
1112 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
1113 </fields> | |
1114 </theme> | |
1115 | |
1116 <theme name="SedimentLoadLSM3ATotal"> | |
1117 <inherits> | |
1118 <inherit from="SedimentLoadLSM3A" /> | |
1119 </inherits> | |
1120 <fields> | |
1121 <field name="linecolor" type="Color" default="0, 100, 200" /> | |
1122 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
1123 </fields> | |
1124 </theme> | |
1125 | |
1126 <theme name="SedimentLoadLSM3ABed"> | |
1127 <inherits> | |
1128 <inherit from="SedimentLoadLSM3A" /> | |
1129 </inherits> | |
1130 <fields> | |
1131 <field name="linecolor" type="Color" default="200, 200, 200" /> | |
1132 </fields> | |
1133 </theme> | |
1134 | |
1135 <theme name="SedimentLoadLSM3ABedSusp"> | |
1136 <inherits> | |
1137 <inherit from="SedimentLoadLSM3A" /> | |
1138 </inherits> | |
1139 <fields> | |
1140 <field name="linecolor" type="Color" default="150, 255, 150" /> | |
1141 </fields> | |
1142 </theme> | |
1143 | |
1144 <theme name="SedimentLoadLSM3ASusp"> | |
1145 <inherits> | |
1146 <inherit from="SedimentLoadLSM3A" /> | |
1147 </inherits> | |
1148 <fields> | |
1149 <field name="linecolor" type="Color" default="85, 255, 0" /> | |
1150 </fields> | |
1151 </theme> | |
1152 | |
1153 <!-- Sediment load longitudinal sections, T/A --> | |
1154 <theme name="SedimentLoadLSTACoarse"> | |
1155 <inherits> | |
1156 <inherit from="LongitudinalSection" /> | |
1157 </inherits> | |
1158 <fields> | |
1159 <field name="linecolor" type="Color" default="255, 0, 255" /> | |
1160 </fields> | |
1161 </theme> | |
1162 | |
1163 <theme name="SedimentLoadLSTAFineMid"> | |
1164 <inherits> | |
1165 <inherit from="LongitudinalSection" /> | |
1166 </inherits> | |
1167 <fields> | |
1168 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
1169 </fields> | |
1170 </theme> | |
1171 | |
1172 <theme name="SedimentLoadLSTASand"> | |
1173 <inherits> | |
1174 <inherit from="LongitudinalSection" /> | |
1175 </inherits> | |
1176 <fields> | |
1177 <field name="linecolor" type="Color" default="0, 0, 255" /> | |
1178 </fields> | |
1179 </theme> | |
1180 | |
1181 <theme name="SedimentLoadLSTASuspSand"> | |
1182 <inherits> | |
1183 <inherit from="LongitudinalSection" /> | |
1184 </inherits> | |
1185 <fields> | |
1186 <field name="linecolor" type="Color" default="255, 255, 0" /> | |
1187 </fields> | |
1188 </theme> | |
1189 | |
1190 <theme name="SedimentLoadLSTASediment"> | |
1191 <inherits> | |
1192 <inherit from="LongitudinalSection" /> | |
1193 </inherits> | |
1194 <fields> | |
1195 <field name="linecolor" type="Color" default="0, 255, 255" /> | |
1196 </fields> | |
1197 </theme> | |
1198 | |
1199 <theme name="SedimentLoadLSTASuspSandBed"> | |
1200 <inherits> | |
1201 <inherit from="LongitudinalSection" /> | |
1202 </inherits> | |
1203 <fields> | |
1204 <field name="linecolor" type="Color" default="0, 255, 0" /> | |
1205 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
1206 </fields> | |
1207 </theme> | |
1208 | |
1209 <theme name="SedimentLoadLSTATotal"> | |
1210 <inherits> | |
1211 <inherit from="LongitudinalSection" /> | |
1212 </inherits> | |
1213 <fields> | |
1214 <field name="linecolor" type="Color" default="0, 100, 200" /> | |
1215 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
1216 </fields> | |
1217 </theme> | |
1218 | |
1219 <theme name="SedimentLoadLSTABed"> | |
1220 <inherits> | |
1221 <inherit from="LongitudinalSection" /> | |
1222 </inherits> | |
1223 <fields> | |
1224 <field name="linecolor" type="Color" default="200, 200, 200" /> | |
1225 </fields> | |
1226 </theme> | |
1227 | |
1228 <theme name="SedimentLoadLSTABedSusp"> | |
1229 <inherits> | |
1230 <inherit from="LongitudinalSection" /> | |
1231 </inherits> | |
1232 <fields> | |
1233 <field name="linecolor" type="Color" default="150, 255, 150" /> | |
1234 </fields> | |
1235 </theme> | |
1236 | |
1237 <theme name="SedimentLoadLSTASusp"> | |
1238 <inherits> | |
1239 <inherit from="LongitudinalSection" /> | |
1240 </inherits> | |
1241 <fields> | |
1242 <field name="linecolor" type="Color" default="85, 255, 0" /> | |
1243 </fields> | |
1244 </theme> | |
1245 | |
1246 <!-- Sediment load at measurement stations, T/A --> | |
1247 <theme name="SedimentLoad"> | |
1248 <inherits> | |
1249 <inherit from="LongitudinalSection" /> | |
1250 </inherits> | |
1251 <fields> | |
1252 <field name="linetype" type="Dash" default="10,5" /> | |
1253 <field name="showpoints" type="boolean" default="true" /> | |
1254 <field name="pointsize" type="int" default="3" /> | |
1255 </fields> | |
1256 </theme> | |
1257 | |
1258 <theme name="SedimentLoadTACoarse"> | |
1259 <inherits> | |
1260 <inherit from="SedimentLoad" /> | |
1261 </inherits> | |
1262 <fields> | |
1263 <field name="linecolor" type="Color" default="255, 0, 255" /> | |
1264 <field name="pointcolor" type="Color" default="255, 0, 255" /> | |
1265 </fields> | |
1266 </theme> | |
1267 | |
1268 <theme name="SedimentLoadTAFineMid"> | |
1269 <inherits> | |
1270 <inherit from="SedimentLoad" /> | |
1271 </inherits> | |
1272 <fields> | |
1273 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
1274 <field name="pointcolor" type="Color" default="255, 0, 0" /> | |
1275 </fields> | |
1276 </theme> | |
1277 | |
1278 <theme name="SedimentLoadTASand"> | |
1279 <inherits> | |
1280 <inherit from="SedimentLoad" /> | |
1281 </inherits> | |
1282 <fields> | |
1283 <field name="linecolor" type="Color" default="0, 0, 255" /> | |
1284 <field name="pointcolor" type="Color" default="0, 0, 255" /> | |
1285 </fields> | |
1286 </theme> | |
1287 | |
1288 <theme name="SedimentLoadTASuspSand"> | |
1289 <inherits> | |
1290 <inherit from="SedimentLoad" /> | |
1291 </inherits> | |
1292 <fields> | |
1293 <field name="linecolor" type="Color" default="255, 255, 0" /> | |
1294 <field name="pointcolor" type="Color" default="255, 255, 0" /> | |
1295 </fields> | |
1296 </theme> | |
1297 | |
1298 <theme name="SedimentLoadTASediment"> | |
1299 <inherits> | |
1300 <inherit from="SedimentLoad" /> | |
1301 </inherits> | |
1302 <fields> | |
1303 <field name="linecolor" type="Color" default="0, 255, 255" /> | |
1304 <field name="pointcolor" type="Color" default="0, 255, 255" /> | |
1305 </fields> | |
1306 </theme> | |
1307 | |
1308 <theme name="SedimentLoadTASuspSandBed"> | |
1309 <inherits> | |
1310 <inherit from="SedimentLoad" /> | |
1311 </inherits> | |
1312 <fields> | |
1313 <field name="linecolor" type="Color" default="0, 255, 0" /> | |
1314 <field name="pointcolor" type="Color" default="0, 255, 0" /> | |
1315 </fields> | |
1316 </theme> | |
1317 | |
1318 <theme name="SedimentLoadTATotal"> | |
1319 <inherits> | |
1320 <inherit from="SedimentLoad" /> | |
1321 </inherits> | |
1322 <fields> | |
1323 <field name="linecolor" type="Color" default="0, 100, 200" /> | |
1324 <field name="pointcolor" type="Color" default="0, 100, 200" /> | |
1325 </fields> | |
1326 </theme> | |
1327 | |
1328 <theme name="SedimentLoadTABed"> | |
1329 <inherits> | |
1330 <inherit from="SedimentLoad" /> | |
1331 </inherits> | |
1332 <fields> | |
1333 <field name="linecolor" type="Color" default="200, 200, 200" /> | |
1334 <field name="pointcolor" type="Color" default="200, 200, 200" /> | |
1335 </fields> | |
1336 </theme> | |
1337 | |
1338 <theme name="SedimentLoadTABedSusp"> | |
1339 <inherits> | |
1340 <inherit from="SedimentLoad" /> | |
1341 </inherits> | |
1342 <fields> | |
1343 <field name="linecolor" type="Color" default="150, 255, 150" /> | |
1344 <field name="pointcolor" type="Color" default="150, 255, 150" /> | |
1345 </fields> | |
1346 </theme> | |
1347 | |
1348 <theme name="SedimentLoadTASusp"> | |
1349 <inherits> | |
1350 <inherit from="SedimentLoad" /> | |
1351 </inherits> | |
1352 <fields> | |
1353 <field name="linecolor" type="Color" default="85, 255, 0" /> | |
1354 <field name="pointcolor" type="Color" default="85, 255, 0" /> | |
1355 </fields> | |
1356 </theme> | |
1357 | |
1358 <!-- Sediment load at measurement stations, M3/A --> | |
1359 <theme name="SedimentLoadM3A"> | |
1360 <inherits> | |
1361 <inherit from="SedimentLoad" /> | |
1362 </inherits> | |
1363 <fields> | |
1364 <field name="linesize" type="int" default="2" /> | |
1365 </fields> | |
1366 </theme> | |
1367 | |
1368 <theme name="SedimentLoadM3ACoarse"> | |
1369 <inherits> | |
1370 <inherit from="SedimentLoadM3A" /> | |
1371 </inherits> | |
1372 <fields> | |
1373 <field name="linecolor" type="Color" default="255, 0, 255" /> | |
1374 <field name="pointcolor" type="Color" default="255, 0, 255" /> | |
1375 </fields> | |
1376 </theme> | |
1377 | |
1378 <theme name="SedimentLoadM3AFineMid"> | |
1379 <inherits> | |
1380 <inherit from="SedimentLoadM3A" /> | |
1381 </inherits> | |
1382 <fields> | |
1383 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
1384 <field name="pointcolor" type="Color" default="255, 0, 0" /> | |
1385 </fields> | |
1386 </theme> | |
1387 | |
1388 <theme name="SedimentLoadM3ASand"> | |
1389 <inherits> | |
1390 <inherit from="SedimentLoadM3A" /> | |
1391 </inherits> | |
1392 <fields> | |
1393 <field name="linecolor" type="Color" default="0, 0, 255" /> | |
1394 <field name="pointcolor" type="Color" default="0, 0, 255" /> | |
1395 </fields> | |
1396 </theme> | |
1397 | |
1398 <theme name="SedimentLoadM3ASuspSand"> | |
1399 <inherits> | |
1400 <inherit from="SedimentLoadM3A" /> | |
1401 </inherits> | |
1402 <fields> | |
1403 <field name="linecolor" type="Color" default="255, 255, 0" /> | |
1404 <field name="pointcolor" type="Color" default="255, 255, 0" /> | |
1405 </fields> | |
1406 </theme> | |
1407 | |
1408 <theme name="SedimentLoadM3ASediment"> | |
1409 <inherits> | |
1410 <inherit from="SedimentLoadM3A" /> | |
1411 </inherits> | |
1412 <fields> | |
1413 <field name="linecolor" type="Color" default="0, 255, 255" /> | |
1414 <field name="pointcolor" type="Color" default="0, 255, 255" /> | |
1415 </fields> | |
1416 </theme> | |
1417 | |
1418 <theme name="SedimentLoadM3ASuspSandBed"> | |
1419 <inherits> | |
1420 <inherit from="SedimentLoadM3A" /> | |
1421 </inherits> | |
1422 <fields> | |
1423 <field name="linecolor" type="Color" default="0, 255, 0" /> | |
1424 <field name="pointcolor" type="Color" default="0, 255, 0" /> | |
1425 </fields> | |
1426 </theme> | |
1427 | |
1428 <theme name="SedimentLoadM3ATotal"> | |
1429 <inherits> | |
1430 <inherit from="SedimentLoadM3A" /> | |
1431 </inherits> | |
1432 <fields> | |
1433 <field name="linecolor" type="Color" default="0, 100, 200" /> | |
1434 <field name="pointcolor" type="Color" default="0, 100, 200" /> | |
1435 </fields> | |
1436 </theme> | |
1437 | |
1438 <theme name="SedimentLoadM3ABed"> | |
1439 <inherits> | |
1440 <inherit from="SedimentLoadM3A" /> | |
1441 </inherits> | |
1442 <fields> | |
1443 <field name="linecolor" type="Color" default="200, 200, 200" /> | |
1444 <field name="pointcolor" type="Color" default="200, 200, 200" /> | |
1445 </fields> | |
1446 </theme> | |
1447 | |
1448 <theme name="SedimentLoadM3ABedSusp"> | |
1449 <inherits> | |
1450 <inherit from="SedimentLoadM3A" /> | |
1451 </inherits> | |
1452 <fields> | |
1453 <field name="linecolor" type="Color" default="150, 255, 150" /> | |
1454 <field name="pointcolor" type="Color" default="150, 255, 150" /> | |
1455 </fields> | |
1456 </theme> | |
1457 | |
1458 <theme name="SedimentLoadM3ASusp"> | |
1459 <inherits> | |
1460 <inherit from="SedimentLoadM3A" /> | |
1461 </inherits> | |
1462 <fields> | |
1463 <field name="linecolor" type="Color" default="85, 255, 0" /> | |
1464 <field name="pointcolor" type="Color" default="85, 255, 0" /> | |
1465 </fields> | |
1466 </theme> | |
1467 | |
1468 | |
1469 <theme name="LongitudinalSectionArea"> | |
1470 <inherits> | |
1471 <inherit from="Areas" /> | |
1472 </inherits> | |
1473 <fields> | |
1474 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" default="true" hints="hidden" /> | |
1475 <field name="areashowborder" type="boolean" display="Begrenzung" default="false" hints="hidden" /> | |
1476 <field name="areabordercolor" type="Color" default="0, 0, 0" display="Begrenzungslinienfarbe" hints="hidden" /> | |
1477 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> | |
1478 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" /> | |
1479 </fields> | |
1480 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1481 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1482 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1483 |
9215 | 1484 <theme name="CrossSection"> |
1485 <inherits> | |
1486 <inherit from="Lines" /> | |
1487 <inherit from="Points" /> | |
1488 <inherit from="Label" /> | |
1489 <inherit from="MinMaxPoints" /> | |
1490 </inherits> | |
1491 <fields> | |
1492 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
1493 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1494 </fields> | |
1495 </theme> | |
6836
caf027fe0715
Part of flys/issue1168: Fix themes of fixings delta w averages. Bring default and second theme back in snyc.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
6744
diff
changeset
|
1496 |
9215 | 1497 <theme name="CrossSectionWaterLine"> |
1498 <inherits> | |
1499 <inherit from="Lines" /> | |
1500 <inherit from="Points" /> | |
1501 <inherit from="Label" /> | |
1502 </inherits> | |
1503 <fields> | |
1504 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
1505 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1506 <field name="linecolor" type="Color" display="Linienfarbe" default="0,0,153" /> | |
1507 <field name="showwidth" type="boolean" display="Breite anzeigen" default="false" /> | |
1508 <field name="showlevel" type="boolean" display="Wasserstand anzeigen" default="true" /> | |
1509 <field name="showlinelabel" type="boolean" default="true" display="Beschriftung anzeigen" /> | |
1510 <field name="showmiddleheight" type="boolean" display="Wasserstand anzeigen" default="false" /> | |
1511 </fields> | |
1512 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1513 |
9215 | 1514 <theme name="Hyk"> |
1515 <inherits> | |
1516 <inherit from="Text" /> | |
1517 </inherits> | |
1518 <fields> | |
1519 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
1520 </fields> | |
1521 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1522 |
9215 | 1523 <theme name="CrossSectionArea"> |
1524 <inherits> | |
1525 <inherit from="Areas" /> | |
1526 </inherits> | |
1527 <fields> | |
1528 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" default="true" hints="hidden" /> | |
1529 <field name="areashowborder" type="boolean" display="Begrenzung" default="false" hints="hidden" /> | |
1530 <field name="areabordercolor" type="Color" default="0, 0, 0" display="Begrenzungslinienfarbe" hints="hidden" /> | |
1531 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> | |
1532 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="true" /> | |
1533 </fields> | |
1534 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1535 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1536 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1537 |
9215 | 1538 <theme name="DischargeCurve"> |
1539 <inherits> | |
1540 <inherit from="Lines" /> | |
1541 <inherit from="Label" /> | |
1542 <inherit from="MinMaxPoints" /> | |
1543 </inherits> | |
1544 <fields> | |
1545 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153" /> | |
1546 <field name="linesize" type="int" display="Liniendicke" default="2" /> | |
1547 </fields> | |
1548 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1549 |
9215 | 1550 <theme name="ExtremeWQCurve"> |
1551 <inherits> | |
1552 <inherit from="Lines" /> | |
1553 <inherit from="MinMaxPoints" /> | |
1554 </inherits> | |
1555 <fields> | |
1556 <field name="showextramark" type="boolean" display="Linie anzeigen ab wo extrapoliert wurde" default="true" /> | |
1557 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153" /> | |
1558 <field name="linesize" type="int" display="Liniendicke" default="2" /> | |
1559 <field name="showlinelabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1560 </fields> | |
1561 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1562 |
9215 | 1563 <theme name="ExtremeWQBaseCurve"> |
1564 <inherits> | |
1565 <inherit from="Lines" /> | |
1566 <inherit from="Points" /> | |
1567 </inherits> | |
1568 <fields> | |
1569 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | |
1570 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1571 <field name="showlinelabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1572 </fields> | |
1573 </theme> | |
6103
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1574 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1575 |
4bbf2ef9bdd8
Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1576 |
9215 | 1577 <theme name="DurationCurve"> |
1578 <inherits> | |
1579 <inherit from="Lines" /> | |
1580 <inherit from="Points" /> | |
1581 <inherit from="Label" /> | |
1582 <inherit from="MinMaxPoints" /> | |
1583 </inherits> | |
1584 <fields> | |
1585 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
1586 <field name="linesize" type="int" display="Liniendicke" default="2" /> | |
1587 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1588 </fields> | |
1589 </theme> | |
8265
78184aa612dd
Added themes for SQ relation overview chart.
Raimund Renkert <rrenkert@intevation.de>
parents:
8204
diff
changeset
|
1590 |
9215 | 1591 <theme name="DurationCurveW"> |
1592 <inherits> | |
1593 <inherit from="DurationCurve" /> | |
1594 </inherits> | |
1595 <fields> | |
1596 <field name="linecolor" type="Color" display="Linienfarbe" default="0,51,204" /> | |
1597 </fields> | |
1598 </theme> | |
8961 | 1599 |
9215 | 1600 <theme name="DurationCurveQ"> |
1601 <inherits> | |
1602 <inherit from="DurationCurve" /> | |
1603 </inherits> | |
1604 <fields> | |
1605 <field name="linecolor" type="Color" display="Linienfarbe" default="0,204,0" /> | |
1606 </fields> | |
1607 </theme> | |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
1608 |
9215 | 1609 |
1610 | |
1611 <theme name="FixPoints"> | |
1612 <inherits> | |
1613 <inherit from="ColorfulPoints" /> | |
1614 <inherit from="Label" /> | |
1615 </inherits> | |
1616 <fields> | |
1617 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
1618 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="true" hints="hidden" /> | |
1619 </fields> | |
1620 </theme> | |
1621 | |
1622 <theme name="FixLines"> | |
1623 <inherits> | |
1624 <inherit from="Lines" /> | |
1625 <inherit from="Points" /> | |
1626 <inherit from="Label" /> | |
1627 </inherits> | |
1628 <fields> | |
1629 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
1630 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" default="false" hints="hidden" /> | |
1631 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
1632 </fields> | |
1633 </theme> | |
1634 | |
1635 <theme name="FixAreas"> | |
1636 <inherits> | |
1637 <inherit from="Areas" /> | |
1638 </inherits> | |
1639 <fields> | |
1640 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" default="true" hints="hidden" /> | |
1641 <field name="areashowborder" type="boolean" display="Begrenzung" default="false" hints="hidden" /> | |
1642 <field name="areabordercolor" type="Color" default="0, 0, 0" display="Begrenzungslinienfarbe" hints="hidden" /> | |
1643 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> | |
1644 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" /> | |
1645 </fields> | |
1646 </theme> | |
1647 | |
1648 <theme name="FixingCalculatedPoint"> | |
1649 <inherits> | |
1650 <inherit from="FixPoints" /> | |
1651 </inherits> | |
1652 <fields> | |
1653 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 0" /> | |
1654 <field name="pointsize" type="int" display="Punktdicke" default="5" /> | |
1655 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
1656 </fields> | |
1657 </theme> | |
1658 | |
1659 <theme name="FixingWQCurve"> | |
1660 <inherits> | |
1661 <inherit from="FixLines" /> | |
1662 </inherits> | |
1663 <fields> | |
1664 <field name="linecolor" type="Color" default="227, 27, 162" /> | |
1665 </fields> | |
1666 </theme> | |
1667 | |
1668 <theme name="FixingDerivedCurve"> | |
1669 <inherits> | |
1670 <inherit from="FixLines" /> | |
1671 </inherits> | |
1672 <fields> | |
1673 <field name="linecolor" type="Color" default="227, 27, 162" /> | |
1674 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" default="false" hints="hidden" hidden="true" /> | |
1675 <field name="pointsize" type="int" display="Punktdicke" default="5" hints="hidden" /> | |
1676 </fields> | |
1677 </theme> | |
1678 | |
1679 <theme name="FixingSectorAverageWQ0"> | |
1680 <inherits> | |
1681 <inherit from="FixPoints" /> | |
1682 </inherits> | |
1683 <fields> | |
1684 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 128, 0" /> | |
1685 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1686 </fields> | |
1687 </theme> | |
1688 | |
1689 <theme name="FixingSectorAverageWQ1"> | |
1690 <inherits> | |
1691 <inherit from="FixPoints" /> | |
1692 </inherits> | |
1693 <fields> | |
1694 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 0, 255" /> | |
1695 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1696 </fields> | |
1697 </theme> | |
1698 | |
1699 <theme name="FixingSectorAverageWQ2"> | |
1700 <inherits> | |
1701 <inherit from="FixPoints" /> | |
1702 </inherits> | |
1703 <fields> | |
1704 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 255" /> | |
1705 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1706 </fields> | |
1707 </theme> | |
1708 | |
1709 <theme name="FixingSectorAverageWQ3"> | |
1710 <inherits> | |
1711 <inherit from="FixPoints" /> | |
1712 </inherits> | |
1713 <fields> | |
1714 <field name="pointcolor" type="Color" display="Punktfarbe" default="255, 0, 0" /> | |
1715 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1716 </fields> | |
1717 </theme> | |
1718 | |
1719 <theme name="FixingAnalysisEventsWQ"> | |
1720 <inherits> | |
1721 <inherit from="FixPoints" /> | |
1722 </inherits> | |
1723 <fields> | |
1724 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0" /> | |
1725 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1726 </fields> | |
1727 </theme> | |
1728 | |
1729 <theme name="FixingReferenceEvents"> | |
1730 <inherits> | |
1731 <inherit from="FixPoints" /> | |
1732 </inherits> | |
1733 <fields> | |
1734 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160" /> | |
1735 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1736 </fields> | |
1737 </theme> | |
1738 | |
1739 <theme name="FixingDeltaWtAverage"> | |
1740 <inherits> | |
1741 <inherit from="FixLines" /> | |
1742 </inherits> | |
1743 <fields> | |
1744 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
1745 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="true" /> | |
1746 </fields> | |
1747 </theme> | |
1748 | |
1749 <theme name="FixingDeltaWtAverage0"> | |
1750 <inherits> | |
1751 <inherit from="FixingDeltaWtAverage" /> | |
1752 </inherits> | |
1753 <fields> | |
1754 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 0" /> | |
1755 </fields> | |
1756 </theme> | |
1757 | |
1758 <theme name="FixingDeltaWtAverage1"> | |
1759 <inherits> | |
1760 <inherit from="FixingDeltaWtAverage" /> | |
1761 </inherits> | |
1762 <fields> | |
1763 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
1764 </fields> | |
1765 </theme> | |
1766 | |
1767 <theme name="FixingDeltaWtAverage2"> | |
1768 <inherits> | |
1769 <inherit from="FixingDeltaWtAverage" /> | |
1770 </inherits> | |
1771 <fields> | |
1772 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 255" /> | |
1773 </fields> | |
1774 </theme> | |
1775 | |
1776 <theme name="FixingDeltaWtAverage3"> | |
1777 <inherits> | |
1778 <inherit from="FixingDeltaWtAverage" /> | |
1779 </inherits> | |
1780 <fields> | |
1781 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
1782 </fields> | |
1783 </theme> | |
1784 | |
1785 <theme name="FixingDeltaWtAnalysis"> | |
1786 <inherits> | |
1787 <inherit from="FixPoints" /> | |
1788 </inherits> | |
1789 <fields> | |
1790 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
1791 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0" /> | |
1792 </fields> | |
1793 </theme> | |
1794 | |
1795 <theme name="FixingLSAverage0"> | |
1796 <inherits> | |
1797 <inherit from="FixLines" /> | |
1798 </inherits> | |
1799 <fields> | |
1800 <field name="linecolor" type="Color" default="0, 128, 0" /> | |
1801 </fields> | |
1802 </theme> | |
1803 | |
1804 <theme name="FixingLSAverage1"> | |
1805 <inherits> | |
1806 <inherit from="FixLines" /> | |
1807 </inherits> | |
1808 <fields> | |
1809 <field name="linecolor" type="Color" default="0, 0, 255" /> | |
1810 </fields> | |
1811 </theme> | |
1812 | |
1813 <theme name="FixingLSAverage2"> | |
1814 <inherits> | |
1815 <inherit from="FixLines" /> | |
1816 </inherits> | |
1817 <fields> | |
1818 <field name="linecolor" type="Color" default="255, 0, 255" /> | |
1819 </fields> | |
1820 </theme> | |
1821 | |
1822 <theme name="FixingLSAverage3"> | |
1823 <inherits> | |
1824 <inherit from="FixLines" /> | |
1825 </inherits> | |
1826 <fields> | |
1827 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
1828 </fields> | |
1829 </theme> | |
1830 | |
1831 <theme name="FixingSectorDeviationLS0"> | |
1832 <inherits> | |
1833 <inherit from="FixAreas" /> | |
1834 </inherits> | |
1835 <fields> | |
1836 <field name="areabgcolor" type="Color" display="Fuellfarbe" default="0, 128, 0" /> | |
1837 </fields> | |
1838 </theme> | |
1839 <theme name="FixingSectorDeviationLS1"> | |
1840 <inherits> | |
1841 <inherit from="FixAreas" /> | |
1842 </inherits> | |
1843 <fields> | |
1844 <field name="areabgcolor" type="Color" display="Fuellfarbe" default="0, 0, 255" /> | |
1845 | |
1846 </fields> | |
1847 </theme> | |
1848 | |
1849 <theme name="FixingSectorDeviationLS2"> | |
1850 <inherits> | |
1851 <inherit from="FixAreas" /> | |
1852 </inherits> | |
1853 <fields> | |
1854 <field name="areabgcolor" type="Color" display="Fuellfarbe" default="255, 0, 255" /> | |
1855 </fields> | |
1856 </theme> | |
1857 | |
1858 <theme name="FixingSectorDeviationLS3"> | |
1859 <inherits> | |
1860 <inherit from="FixAreas" /> | |
1861 </inherits> | |
1862 <fields> | |
1863 <field name="areabgcolor" type="Color" display="Fuellfarbe" default="255, 0, 0" /> | |
1864 </fields> | |
1865 </theme> | |
1866 | |
1867 <theme name="FixLSDeviation"> | |
1868 <inherits> | |
1869 <inherit from="FixAreas" /> | |
1870 </inherits> | |
1871 <fields> | |
1872 <field name="areabgcolor" type="Color" display="Fuellfarbe" default="100, 100, 100" /> | |
1873 </fields> | |
1874 </theme> | |
1875 | |
1876 <theme name="FixLSAnalysis"> | |
1877 <inherits> | |
1878 <inherit from="FixLines" /> | |
1879 </inherits> | |
1880 <fields> | |
1881 <field name="linecolor" type="Color" default="0, 255, 0" /> | |
1882 </fields> | |
1883 </theme> | |
1884 | |
1885 <theme name="FixLSReference"> | |
1886 <inherits> | |
1887 <inherit from="FixLines" /> | |
1888 </inherits> | |
1889 <fields> | |
1890 <field name="linecolor" type="Color" default="0, 80, 160" /> | |
1891 </fields> | |
1892 </theme> | |
1893 | |
1894 <theme name="FixDeltaWtDeviation"> | |
1895 <inherits> | |
1896 <inherit from="FixAreas" /> | |
1897 </inherits> | |
1898 <fields> | |
1899 <field name="areabgcolor" type="Color" default="0, 0, 0" display="FĂĽllfarbe" /> | |
1900 </fields> | |
1901 </theme> | |
1902 | |
1903 <theme name="FixingDeltaWtAnalysisPeriods"> | |
1904 <inherits> | |
1905 <inherit from="FixAreas" /> | |
1906 </inherits> | |
1907 <fields> | |
1908 <field name="areabgcolor" type="Color" default="255, 0, 0" display="FĂĽllfarbe" /> | |
1909 </fields> | |
1910 </theme> | |
1911 | |
1912 <theme name="FixingReferencePeriod"> | |
1913 <inherits> | |
1914 <inherit from="FixAreas" /> | |
1915 </inherits> | |
1916 <fields> | |
1917 <field name="areabgcolor" type="Color" default="0, 0, 255" display="FĂĽllfarbe" /> | |
1918 </fields> | |
1919 </theme> | |
1920 | |
1921 <theme name="QSectors"> | |
1922 <inherits> | |
1923 <inherit from="FixLines" /> | |
1924 </inherits> | |
1925 <fields> | |
1926 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="true" hints="hidden" /> | |
1927 </fields> | |
1928 </theme> | |
1929 | |
1930 | |
1931 | |
1932 <theme name="MapLines"> | |
1933 <fields> | |
1934 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 205" /> | |
1935 <field name="linesize" type="int" display="Liniendicke" default="3" hints="hidden" /> | |
1936 </fields> | |
1937 </theme> | |
1938 | |
1939 <theme name="Floodmaps"> | |
1940 <inherits> | |
1941 <inherit from="Map" /> | |
1942 </inherits> | |
1943 </theme> | |
1944 | |
1945 <theme name="Floodplains"> | |
1946 <inherits> | |
1947 <inherit from="Map" /> | |
1948 </inherits> | |
1949 </theme> | |
1950 | |
1951 <theme name="Floodmarks"> | |
1952 <inherits> | |
1953 <inherit from="MapLines" /> | |
1954 <inherit from="Symbol" /> | |
1955 </inherits> | |
1956 </theme> | |
1957 | |
1958 <theme name="WSPLGEN"> | |
1959 <inherits> | |
1960 <inherit from="Uesk" /> | |
1961 </inherits> | |
1962 <fields> | |
1963 <field name="startcolor" type="Color" display="Farbverlauf Startfarbe" default="178, 201, 215" /> | |
1964 <field name="endcolor" type="Color" display="Farbverlauf Endfarbe" default="2, 27, 42" /> | |
1965 <field name="numclasses" type="int" display="Anzahl Klassen" default="6" /> | |
1966 </fields> | |
1967 </theme> | |
1968 | |
1969 <theme name="RiverAxis"> | |
1970 <inherits> | |
1971 <inherit from="MapLines" /> | |
1972 </inherits> | |
1973 <fields> | |
1974 </fields> | |
1975 </theme> | |
1976 | |
1977 <theme name="Kms"> | |
1978 <inherits> | |
1979 <inherit from="MapLines" /> | |
1980 <inherit from="Label" /> | |
1981 <inherit from="Symbol" /> | |
1982 </inherits> | |
1983 </theme> | |
1984 | |
1985 | |
1986 <theme name="Fixpoints"> | |
1987 <inherits> | |
1988 <inherit from="MapLines" /> | |
1989 <inherit from="Symbol" /> | |
1990 </inherits> | |
1991 </theme> | |
1992 | |
1993 <theme name="Floodmarks"> | |
1994 <inherits> | |
1995 <inherit from="MapLines" /> | |
1996 <inherit from="Symbol" /> | |
1997 </inherits> | |
1998 </theme> | |
1999 | |
2000 | |
2001 <theme name="GaugeLocation"> | |
2002 <inherits> | |
2003 <inherit from="MapLines" /> | |
2004 <inherit from="Symbol" /> | |
2005 </inherits> | |
2006 </theme> | |
2007 | |
2008 <theme name="Qps"> | |
2009 <inherits> | |
2010 <inherit from="MapLines" /> | |
2011 </inherits> | |
2012 </theme> | |
2013 | |
2014 <theme name="Hws"> | |
2015 <inherits> | |
2016 <inherit from="MapLines" /> | |
2017 </inherits> | |
2018 </theme> | |
2019 | |
2020 <theme name="HwsPoints"> | |
2021 <inherits> | |
2022 <inherit from="MapLines" /> | |
2023 <inherit from="Label" /> | |
2024 <inherit from="Symbol" /> | |
2025 </inherits> | |
2026 </theme> | |
2027 | |
2028 <theme name="Catchment"> | |
2029 <inherits> | |
2030 <inherit from="Map" /> | |
2031 </inherits> | |
2032 </theme> | |
2033 | |
2034 <theme name="FloodmapLines"> | |
2035 <inherits> | |
2036 <inherit from="MapLines" /> | |
2037 </inherits> | |
2038 <fields> | |
2039 <field name="linecolor" type="Color" display="Linienfarbe" default="140, 200, 130" /> | |
2040 </fields> | |
2041 </theme> | |
2042 | |
2043 <theme name="Buildings"> | |
2044 <inherits> | |
2045 <inherit from="MapLines" /> | |
2046 </inherits> | |
2047 </theme> | |
2048 | |
2049 <theme name="HydrBoundariesLines"> | |
2050 <inherits> | |
2051 <inherit from="MapLines" /> | |
2052 </inherits> | |
2053 </theme> | |
2054 | |
2055 <theme name="HydrBoundariesPolys"> | |
2056 <inherits> | |
2057 <inherit from="Map" /> | |
2058 </inherits> | |
2059 </theme> | |
2060 | |
2061 <theme name="Jetties"> | |
2062 <inherits> | |
2063 <inherit from="MapLines" /> | |
2064 <inherit from="Label" /> | |
2065 <inherit from="Symbol" /> | |
2066 </inherits> | |
2067 </theme> | |
2068 | |
2069 | |
2070 | |
2071 <theme name="HistoricalDischargeCurve"> | |
2072 <inherits> | |
2073 <inherit from="Lines" /> | |
2074 <inherit from="Points" /> | |
2075 </inherits> | |
2076 <fields> | |
2077 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 153" /> | |
2078 <field name="linesize" type="int" display="Liniendicke" default="2" /> | |
2079 </fields> | |
2080 </theme> | |
2081 | |
2082 <theme name="HistoricalDischargeCurveQ"> | |
2083 <inherits> | |
2084 <inherit from="HistoricalDischargeCurve" /> | |
2085 <inherit from="MinMaxPoints" /> | |
2086 </inherits> | |
2087 <fields> | |
2088 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2089 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2090 </fields> | |
2091 </theme> | |
2092 | |
2093 <theme name="HistoricalDischargeCurveQDiff"> | |
2094 <inherits> | |
2095 <inherit from="HistoricalDischargeCurve" /> | |
2096 <inherit from="MinMaxPoints" /> | |
2097 </inherits> | |
2098 <fields> | |
2099 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
2100 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2101 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2102 </fields> | |
2103 </theme> | |
2104 | |
2105 <theme name="HistoricalDischargeCurveW"> | |
2106 <inherits> | |
2107 <inherit from="HistoricalDischargeCurve" /> | |
2108 <inherit from="MinMaxPoints" /> | |
2109 </inherits> | |
2110 <fields> | |
2111 <field name="linecolor" type="Color" display="Linienfarbe" default="100, 100, 153" /> | |
2112 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2113 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2114 </fields> | |
2115 </theme> | |
2116 | |
2117 <theme name="HistoricalDischargeCurveWDiff"> | |
2118 <inherits> | |
2119 <inherit from="HistoricalDischargeCurve" /> | |
2120 <inherit from="MinMaxPoints" /> | |
2121 </inherits> | |
2122 <fields> | |
2123 <field name="linecolor" type="Color" display="Linienfarbe" default="250, 250, 204" /> | |
2124 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2125 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2126 </fields> | |
2127 </theme> | |
2128 | |
2129 <theme name="HistoricalDischargeWQW"> | |
2130 <!-- the facet has no styling... | |
2131 <inherits> | |
2132 <inherit from="HistoricalDischargeCurve" /> | |
2133 <inherit from="Label" /> | |
2134 </inherits> | |
2135 <fields> | |
2136 <field name="linecolor" type="Color" display="Linienfarbe" | |
2137 default="0, 0, 255" /> | |
2138 <field name="linesize" type="int" display="Liniendicke" | |
2139 default="1" /> | |
2140 <field name="linetype" type="Dash" display="Linienart" | |
2141 default="10" /> | |
2142 <field name="showlines" type="boolean" display="Linie anzeigen" | |
2143 default="true" hints="hidden" /> | |
2144 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" | |
2145 default="false" /> | |
2146 <field name="pointsize" type="int" display="Punktdicke" | |
2147 default="3" /> | |
2148 <field name="showlinelabel" type="boolean" | |
2149 display="Beschriftung anzeigen" default="false" /> | |
2150 <field name="showpointlabel" type="boolean" | |
2151 display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2152 </fields> --> | |
2153 </theme> | |
2154 | |
2155 <theme name="HistoricalDischargeWQQ"> | |
2156 <inherits> | |
2157 <inherit from="HistoricalDischargeCurve" /> | |
2158 <inherit from="Label" /> | |
2159 </inherits> | |
2160 <fields> | |
2161 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
2162 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2163 <field name="linetype" type="Dash" display="Linienart" default="10" /> | |
2164 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="hidden" /> | |
2165 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" default="false" /> | |
2166 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2167 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" /> | |
2168 <field name="showpointlabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
2169 </fields> | |
2170 </theme> | |
2171 | |
2172 | |
2173 | |
2174 <theme name="ReferenceCurve"> | |
2175 <inherits> | |
2176 <inherit from="Lines" /> | |
2177 <inherit from="Points" /> | |
2178 <inherit from="Label" /> | |
2179 <inherit from="MinMaxPoints" /> | |
2180 </inherits> | |
2181 <fields> | |
2182 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
2183 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
2184 <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204" /> | |
2185 </fields> | |
2186 </theme> | |
2187 | |
2188 <theme name="ReferenceCurveNormalized"> | |
2189 <inherits> | |
2190 <inherit from="ReferenceCurve" /> | |
2191 </inherits> | |
2192 <fields> | |
2193 </fields> | |
2194 </theme> | |
2195 | |
2196 | |
2197 | |
2198 <theme name="SQMeasurements"> | |
2199 <inherits> | |
2200 <inherit from="Points" /> | |
2201 <inherit from="Label" /> | |
2202 </inherits> | |
2203 <fields> | |
2204 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2205 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
2206 </fields> | |
2207 </theme> | |
2208 | |
2209 <theme name="SQMeasurementsOverview"> | |
2210 <inherits> | |
2211 <inherit from="Points" /> | |
2212 <inherit from="Label" /> | |
2213 </inherits> | |
2214 <fields> | |
2215 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2216 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2217 </fields> | |
2218 </theme> | |
2219 | |
2220 <theme name="SQOutliers"> | |
2221 <inherits> | |
2222 <inherit from="Points" /> | |
2223 <inherit from="Label" /> | |
2224 </inherits> | |
2225 <fields> | |
2226 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | |
2227 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="true" /> | |
2228 </fields> | |
2229 </theme> | |
2230 | |
2231 <theme name="SQCurve"> | |
2232 <inherits> | |
2233 <inherit from="Lines" /> | |
2234 <inherit from="Points" /> | |
2235 <inherit from="Label" /> | |
2236 </inherits> | |
2237 <fields> | |
2238 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
2239 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
2240 <field name="linecolor" type="Color" default="0, 0, 0" /> | |
2241 <field name="linesize" type="int" display="Liniendicke" default="2" /> | |
2242 </fields> | |
2243 </theme> | |
2244 | |
2245 <theme name="SQMeasurementsA"> | |
2246 <inherits> | |
2247 <inherit from="SQMeasurements" /> | |
2248 </inherits> | |
2249 <fields> | |
2250 <field name="pointsize" type="int" default="4" /> | |
2251 <field name="pointcolor" type="color" default="0, 0, 255" /> | |
2252 </fields> | |
2253 </theme> | |
2254 <theme name="SQMeasurementsB"> | |
2255 <inherits> | |
2256 <inherit from="SQMeasurements" /> | |
2257 </inherits> | |
2258 <fields> | |
2259 <field name="pointsize" type="int" default="4" /> | |
2260 <field name="pointcolor" type="color" default="0, 255, 255" /> | |
2261 </fields> | |
2262 </theme> | |
2263 <theme name="SQMeasurementsC"> | |
2264 <inherits> | |
2265 <inherit from="SQMeasurements" /> | |
2266 </inherits> | |
2267 <fields> | |
2268 <field name="pointsize" type="int" default="4" /> | |
2269 <field name="pointcolor" type="color" default="0, 255, 0" /> | |
2270 </fields> | |
2271 </theme> | |
2272 <theme name="SQMeasurementsD"> | |
2273 <inherits> | |
2274 <inherit from="SQMeasurements" /> | |
2275 </inherits> | |
2276 <fields> | |
2277 <field name="pointsize" type="int" default="4" /> | |
2278 <field name="pointcolor" type="color" default="255, 0, 255" /> | |
2279 </fields> | |
2280 </theme> | |
2281 <theme name="SQMeasurementsE"> | |
2282 <inherits> | |
2283 <inherit from="SQMeasurements" /> | |
2284 </inherits> | |
2285 <fields> | |
2286 <field name="pointsize" type="int" default="4" /> | |
2287 <field name="pointcolor" type="color" default="255, 255, 0" /> | |
2288 </fields> | |
2289 </theme> | |
2290 <theme name="SQMeasurementsF"> | |
2291 <inherits> | |
2292 <inherit from="SQMeasurements" /> | |
2293 </inherits> | |
2294 <fields> | |
2295 <field name="pointsize" type="int" default="4" /> | |
2296 <field name="pointcolor" type="color" default="255, 0, 0" /> | |
2297 </fields> | |
2298 </theme> | |
2299 <theme name="SQMeasurementsG"> | |
2300 <inherits> | |
2301 <inherit from="SQMeasurements" /> | |
2302 </inherits> | |
2303 <fields> | |
2304 <field name="pointsize" type="int" default="4" /> | |
2305 <field name="pointcolor" type="color" default="0, 0, 0" /> | |
2306 </fields> | |
2307 </theme> | |
2308 | |
2309 <theme name="SQMeasurementsOverviewA"> | |
2310 <inherits> | |
2311 <inherit from="SQMeasurementsOverview" /> | |
2312 </inherits> | |
2313 <fields> | |
2314 <field name="pointsize" type="int" default="4" /> | |
2315 <field name="pointcolor" type="color" default="0, 0, 255" /> | |
2316 </fields> | |
2317 </theme> | |
2318 <theme name="SQMeasurementsOverviewB"> | |
2319 <inherits> | |
2320 <inherit from="SQMeasurementsOverview" /> | |
2321 </inherits> | |
2322 <fields> | |
2323 <field name="pointsize" type="int" default="4" /> | |
2324 <field name="pointcolor" type="color" default="0, 255, 255" /> | |
2325 </fields> | |
2326 </theme> | |
2327 <theme name="SQMeasurementsOverviewC"> | |
2328 <inherits> | |
2329 <inherit from="SQMeasurementsOverview" /> | |
2330 </inherits> | |
2331 <fields> | |
2332 <field name="pointsize" type="int" default="4" /> | |
2333 <field name="pointcolor" type="color" default="0, 255, 0" /> | |
2334 </fields> | |
2335 </theme> | |
2336 <theme name="SQMeasurementsOverviewD"> | |
2337 <inherits> | |
2338 <inherit from="SQMeasurementsOverview" /> | |
2339 </inherits> | |
2340 <fields> | |
2341 <field name="pointsize" type="int" default="4" /> | |
2342 <field name="pointcolor" type="color" default="255, 0, 255" /> | |
2343 </fields> | |
2344 </theme> | |
2345 <theme name="SQMeasurementsOverviewE"> | |
2346 <inherits> | |
2347 <inherit from="SQMeasurementsOverview" /> | |
2348 </inherits> | |
2349 <fields> | |
2350 <field name="pointsize" type="int" default="4" /> | |
2351 <field name="pointcolor" type="color" default="255, 255, 0" /> | |
2352 </fields> | |
2353 </theme> | |
2354 <theme name="SQMeasurementsOverviewF"> | |
2355 <inherits> | |
2356 <inherit from="SQMeasurementsOverview" /> | |
2357 </inherits> | |
2358 <fields> | |
2359 <field name="pointsize" type="int" default="4" /> | |
2360 <field name="pointcolor" type="color" default="255, 0, 0" /> | |
2361 </fields> | |
2362 </theme> | |
2363 <theme name="SQMeasurementsOverviewG"> | |
2364 <inherits> | |
2365 <inherit from="SQMeasurementsOverview" /> | |
2366 </inherits> | |
2367 <fields> | |
2368 <field name="pointsize" type="int" default="4" /> | |
2369 <field name="pointcolor" type="color" default="0, 0, 0" /> | |
2370 </fields> | |
2371 </theme> | |
2372 | |
2373 <theme name="SQOutliersA"> | |
2374 <inherits> | |
2375 <inherit from="SQOutliers" /> | |
2376 </inherits> | |
2377 <fields> | |
2378 <field name="pointsize" type="int" default="6" /> | |
2379 <field name="pointcolor" type="color" default="100, 100, 255" /> | |
2380 </fields> | |
2381 </theme> | |
2382 <theme name="SQOutliersB"> | |
2383 <inherits> | |
2384 <inherit from="SQOutliers" /> | |
2385 </inherits> | |
2386 <fields> | |
2387 <field name="pointsize" type="int" default="6" /> | |
2388 <field name="pointcolor" type="color" default="100, 255, 255" /> | |
2389 </fields> | |
2390 </theme> | |
2391 <theme name="SQOutliersC"> | |
2392 <inherits> | |
2393 <inherit from="SQOutliers" /> | |
2394 </inherits> | |
2395 <fields> | |
2396 <field name="pointsize" type="int" default="6" /> | |
2397 <field name="pointcolor" type="color" default="100, 255, 100" /> | |
2398 </fields> | |
2399 </theme> | |
2400 <theme name="SQOutliersD"> | |
2401 <inherits> | |
2402 <inherit from="SQOutliers" /> | |
2403 </inherits> | |
2404 <fields> | |
2405 <field name="pointsize" type="int" default="6" /> | |
2406 <field name="pointcolor" type="color" default="255, 100, 255" /> | |
2407 </fields> | |
2408 </theme> | |
2409 <theme name="SQOutliersE"> | |
2410 <inherits> | |
2411 <inherit from="SQOutliers" /> | |
2412 </inherits> | |
2413 <fields> | |
2414 <field name="pointsize" type="int" default="6" /> | |
2415 <field name="pointcolor" type="color" default="255, 255, 100" /> | |
2416 </fields> | |
2417 </theme> | |
2418 <theme name="SQOutliersF"> | |
2419 <inherits> | |
2420 <inherit from="SQOutliers" /> | |
2421 </inherits> | |
2422 <fields> | |
2423 <field name="pointsize" type="int" default="6" /> | |
2424 <field name="pointcolor" type="color" default="255, 100, 100" /> | |
2425 </fields> | |
2426 </theme> | |
2427 <theme name="SQOutliersG"> | |
2428 <inherits> | |
2429 <inherit from="SQOutliers" /> | |
2430 </inherits> | |
2431 <fields> | |
2432 <field name="pointsize" type="int" default="6" /> | |
2433 <field name="pointcolor" type="color" default="100, 100, 100" /> | |
2434 </fields> | |
2435 </theme> | |
2436 | |
2437 <theme name="SQOutliersOverviewA"> | |
2438 <inherits> | |
2439 <inherit from="SQOutliersA" /> | |
2440 </inherits> | |
2441 <fields> | |
2442 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2443 </fields> | |
2444 </theme> | |
2445 <theme name="SQOutliersOverviewB"> | |
2446 <inherits> | |
2447 <inherit from="SQOutliersB" /> | |
2448 </inherits> | |
2449 <fields> | |
2450 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2451 </fields> | |
2452 </theme> | |
2453 <theme name="SQOutliersOverviewC"> | |
2454 <inherits> | |
2455 <inherit from="SQOutliersC" /> | |
2456 </inherits> | |
2457 <fields> | |
2458 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2459 </fields> | |
2460 </theme> | |
2461 <theme name="SQOutliersOverviewD"> | |
2462 <inherits> | |
2463 <inherit from="SQOutliersD" /> | |
2464 </inherits> | |
2465 <fields> | |
2466 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2467 </fields> | |
2468 </theme> | |
2469 <theme name="SQOutliersOverviewE"> | |
2470 <inherits> | |
2471 <inherit from="SQOutliersE" /> | |
2472 </inherits> | |
2473 <fields> | |
2474 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2475 </fields> | |
2476 </theme> | |
2477 <theme name="SQOutliersOverviewF"> | |
2478 <inherits> | |
2479 <inherit from="SQOutliersF" /> | |
2480 </inherits> | |
2481 <fields> | |
2482 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2483 </fields> | |
2484 </theme> | |
2485 <theme name="SQOutliersOverviewG"> | |
2486 <inherits> | |
2487 <inherit from="SQOutliersG" /> | |
2488 </inherits> | |
2489 <fields> | |
2490 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" /> | |
2491 </fields> | |
2492 </theme> | |
2493 | |
2494 <theme name="SQCurveA"> | |
2495 <inherits> | |
2496 <inherit from="SQCurve" /> | |
2497 </inherits> | |
2498 <fields> | |
2499 <field name="linecolor" type="color" default="0, 0, 175" /> | |
2500 </fields> | |
2501 </theme> | |
2502 <theme name="SQCurveB"> | |
2503 <inherits> | |
2504 <inherit from="SQCurve" /> | |
2505 </inherits> | |
2506 <fields> | |
2507 <field name="linecolor" type="color" default="0, 175, 175" /> | |
2508 </fields> | |
2509 </theme> | |
2510 <theme name="SQCurveC"> | |
2511 <inherits> | |
2512 <inherit from="SQCurve" /> | |
2513 </inherits> | |
2514 <fields> | |
2515 <field name="linecolor" type="color" default="0, 175, 0" /> | |
2516 </fields> | |
2517 </theme> | |
2518 <theme name="SQCurveD"> | |
2519 <inherits> | |
2520 <inherit from="SQCurve" /> | |
2521 </inherits> | |
2522 <fields> | |
2523 <field name="linecolor" type="color" default="175, 0, 175" /> | |
2524 </fields> | |
2525 </theme> | |
2526 <theme name="SQCurveE"> | |
2527 <inherits> | |
2528 <inherit from="SQCurve" /> | |
2529 </inherits> | |
2530 <fields> | |
2531 <field name="linecolor" type="color" default="175, 175, 0" /> | |
2532 </fields> | |
2533 </theme> | |
2534 <theme name="SQCurveF"> | |
2535 <inherits> | |
2536 <inherit from="SQCurve" /> | |
2537 </inherits> | |
2538 <fields> | |
2539 <field name="linecolor" type="color" default="175, 0, 0" /> | |
2540 </fields> | |
2541 </theme> | |
2542 <theme name="SQCurveG"> | |
2543 <inherits> | |
2544 <inherit from="SQCurve" /> | |
2545 </inherits> | |
2546 <fields> | |
2547 <field name="linecolor" type="color" default="175, 175, 175" /> | |
2548 </fields> | |
2549 </theme> | |
2550 | |
2551 <theme name="SQOutlierCurveA"> | |
2552 <inherits> | |
2553 <inherit from="SQCurveA" /> | |
2554 </inherits> | |
2555 <fields> | |
2556 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2557 </fields> | |
2558 </theme> | |
2559 <theme name="SQOutlierCurveB"> | |
2560 <inherits> | |
2561 <inherit from="SQCurveB" /> | |
2562 </inherits> | |
2563 <fields> | |
2564 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2565 </fields> | |
2566 </theme> | |
2567 <theme name="SQOutlierCurveC"> | |
2568 <inherits> | |
2569 <inherit from="SQCurveC" /> | |
2570 </inherits> | |
2571 <fields> | |
2572 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2573 </fields> | |
2574 </theme> | |
2575 <theme name="SQOutlierCurveD"> | |
2576 <inherits> | |
2577 <inherit from="SQCurveD" /> | |
2578 </inherits> | |
2579 <fields> | |
2580 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2581 </fields> | |
2582 </theme> | |
2583 <theme name="SQOutlierCurveE"> | |
2584 <inherits> | |
2585 <inherit from="SQCurveE" /> | |
2586 </inherits> | |
2587 <fields> | |
2588 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2589 </fields> | |
2590 </theme> | |
2591 <theme name="SQOutlierCurveF"> | |
2592 <inherits> | |
2593 <inherit from="SQCurveF" /> | |
2594 </inherits> | |
2595 <fields> | |
2596 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2597 </fields> | |
2598 </theme> | |
2599 <theme name="SQOutlierCurveG"> | |
2600 <inherits> | |
2601 <inherit from="SQCurveG" /> | |
2602 </inherits> | |
2603 <fields> | |
2604 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2605 </fields> | |
2606 </theme> | |
2607 | |
2608 <theme name="Porosity"> | |
2609 <inherits> | |
2610 <inherit from="LongitudinalSection" /> | |
2611 </inherits> | |
2612 <fields> | |
2613 <field name="linecolor" type="color" default="175, 175, 175" /> | |
2614 </fields> | |
2615 </theme> | |
2616 | |
2617 <!-- S-INFO Data-Themes --> | |
2618 <theme name="SInfoBedHeightMin"> | |
2619 <inherits> | |
2620 <inherit from="LongitudinalSectionW" /> | |
2621 </inherits> | |
2622 <fields> | |
2623 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 255, 0" /> | |
2624 </fields> | |
2625 </theme> | |
2626 <theme name="SInfoBedHeightMax"> | |
2627 <inherits> | |
2628 <inherit from="LongitudinalSectionW" /> | |
2629 </inherits> | |
2630 <fields> | |
2631 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 0" /> | |
2632 </fields> | |
2633 </theme> | |
2634 | |
2635 <!-- S-INFO Flow-Depth Themes --> | |
2636 <theme name="SInfoFlowDepth"> | |
2637 <inherits> | |
2638 <inherit from="LongitudinalSectionW" /> | |
2639 </inherits> | |
2640 <fields> | |
2641 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2642 </fields> | |
2643 </theme> | |
2644 <theme name="SInfoFlowDepthWithTkh"> | |
2645 <inherits> | |
2646 <inherit from="LongitudinalSectionW" /> | |
2647 </inherits> | |
2648 <fields> | |
2649 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> | |
2650 </fields> | |
2651 </theme> | |
2652 <theme name="SInfoFlowDepthMin"> | |
2653 <inherits> | |
2654 <inherit from="LongitudinalSectionW" /> | |
2655 </inherits> | |
2656 <fields> | |
2657 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> | |
2658 </fields> | |
2659 </theme> | |
2660 <theme name="SInfoFlowDepthMax"> | |
2661 <inherits> | |
2662 <inherit from="LongitudinalSectionW" /> | |
2663 </inherits> | |
2664 <fields> | |
2665 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2666 </fields> | |
2667 </theme> | |
2668 <theme name="SInfoFlowDepthCurrent"> | |
2669 <inherits> | |
2670 <inherit from="LongitudinalSectionW" /> | |
2671 </inherits> | |
2672 <fields> | |
2673 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 128" /> | |
2674 </fields> | |
2675 </theme> | |
2676 <theme name="SInfoFlowDepthHistorical"> | |
2677 <inherits> | |
2678 <inherit from="LongitudinalSectionW" /> | |
2679 </inherits> | |
2680 <fields> | |
2681 <field name="linecolor" type="Color" display="Linienfarbe" default="51, 102, 255" /> | |
2682 </fields> | |
2683 </theme> | |
2684 <theme name="SInfoTkh"> | |
2685 <inherits> | |
2686 <inherit from="Lines" /> | |
2687 <inherit from="Points" /> | |
2688 <inherit from="Label" /> | |
2689 </inherits> | |
2690 <fields> | |
2691 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
2692 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
2693 | |
2694 <field name="calculateRange" type="boolean" display="Ausdehnung berechnen" default="true" hints="hidden" /> | |
2695 | |
2696 <!-- Areas use 'showborder' instead of showlines (but inconsistently uses 'linecolor' and 'linesize'), so we hide 'showline' and replace it with 'showbordder' --> | |
2697 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="hidden" /> | |
2698 <field name="showborder" type="boolean" display="Linien anzeigen" default="true" /> | |
2699 <field name="linecolor" type="Color" display="Linienfarbe" default="228, 108, 10" /> | |
2700 <field name="linesize" type="int" display="Liniendicke" default="1" /> | |
2701 | |
2702 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="false" /> | |
2703 | |
2704 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" /> | |
2705 <field name="areabgcolor" type="Color" default="245, 245, 220" display="FĂĽllfarbe" /> | |
2706 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> | |
2707 <field name="areatransparency" type="int" default="20" /> | |
2708 | |
2709 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hints="hidden" /> | |
2710 | |
2711 <field name="showmaximum" type="boolean" display="Maximum anzeigen" default="false" /> | |
2712 </fields> | |
2713 </theme> | |
2714 <theme name="SInfoFlowDepthDevelopment"> | |
2715 <inherits> | |
2716 <inherit from="LongitudinalSectionW" /> | |
2717 </inherits> | |
2718 <fields> | |
2719 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2720 </fields> | |
2721 </theme> | |
2722 <theme name="SInfoFlowDepthDevelopmentPerYear"> | |
2723 <inherits> | |
2724 <inherit from="LongitudinalSectionW" /> | |
2725 </inherits> | |
2726 <fields> | |
2727 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2728 </fields> | |
2729 </theme> | |
2730 <theme name="SInfoWaterlevelDifference"> | |
2731 <inherits> | |
2732 <inherit from="LongitudinalSectionW" /> | |
2733 </inherits> | |
2734 <fields> | |
2735 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102" /> | |
2736 </fields> | |
2737 </theme> | |
2738 <theme name="SInfoBedHeightDifference"> | |
2739 <inherits> | |
2740 <inherit from="LongitudinalSectionW" /> | |
2741 </inherits> | |
2742 <fields> | |
2743 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
2744 </fields> | |
2745 </theme> | |
2746 <theme name="SInfoPredefinedChannelWidth"> | |
2747 <inherits> | |
2748 <inherit from="LongitudinalSectionW" /> | |
2749 </inherits> | |
2750 <fields> | |
2751 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 0" /> | |
2752 </fields> | |
2753 </theme> | |
2754 <theme name="SInfoPredefinedChannelDepth"> | |
2755 <inherits> | |
2756 <inherit from="LongitudinalSectionW" /> | |
2757 </inherits> | |
2758 <fields> | |
2759 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 64" /> | |
2760 </fields> | |
2761 </theme> | |
2762 <theme name="SInfoPredefinedTkh"> | |
2763 <inherits> | |
2764 <inherit from="SInfoTkh" /> | |
2765 </inherits> | |
2766 <fields> | |
2767 <field name="linecolor" type="Color" display="Linienfarbe" default="128, 64, 10" /> | |
2768 <field name="areabgcolor" type="Color" default="255, 240, 224" display="FĂĽllfarbe" /> | |
2769 <field name="areabgpattern" type="areapattern" default="patternFill" display="Flächentyp" /> | |
2770 <field name="areatransparency" type="int" default="20" /> | |
2771 </fields> | |
2772 </theme> | |
2773 <theme name="SInfoPredefinedDepthEvol"> | |
2774 <inherits> | |
2775 <inherit from="LongitudinalSectionW" /> | |
2776 </inherits> | |
2777 <fields> | |
2778 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 192" /> | |
2779 </fields> | |
2780 </theme> | |
2781 <theme name="SInfoPredefinedDepthEvolPerYear"> | |
2782 <inherits> | |
2783 <inherit from="LongitudinalSectionW" /> | |
2784 </inherits> | |
2785 <fields> | |
2786 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 128" /> | |
2787 </fields> | |
2788 </theme> | |
2789 <theme name="SInfoPredefinedFlowDepth"> | |
2790 <inherits> | |
2791 <inherit from="LongitudinalSectionW" /> | |
2792 </inherits> | |
2793 <fields> | |
2794 <field name="linecolor" type="Color" display="Linienfarbe" default="96, 128, 192" /> | |
2795 </fields> | |
2796 </theme> | |
2797 <theme name="SInfoInfrastructureHeight"> | |
2798 <inherits> | |
2799 <inherit from="LongitudinalSectionPoints" /> | |
2800 <inherit from="Label" /> | |
2801 </inherits> | |
2802 <fields> | |
2803 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2804 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> | |
2805 </fields> | |
2806 </theme> | |
9229
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2807 <theme name="SInfoInfrastructureHeightLeft"> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2808 <inherits> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2809 <inherit from="LongitudinalSectionPoints" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2810 </inherits> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2811 <fields> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2812 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2813 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2814 </fields> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2815 </theme> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2816 <theme name="SInfoInfrastructureHeightRight"> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2817 <inherits> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2818 <inherit from="LongitudinalSectionPoints" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2819 </inherits> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2820 <fields> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2821 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2822 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2823 </fields> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2824 </theme> |
9215 | 2825 <theme name="SInfoCollisionCount"> |
2826 <inherits> | |
2827 <inherit from="LongitudinalSectionPoints" /> | |
2828 </inherits> | |
2829 <fields> | |
2830 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2831 <field name="pointcolor" type="Color" display="Punktfarbe" default="64, 192, 64" /> | |
2832 </fields> | |
2833 </theme> | |
2834 <theme name="SInfoCollisionCount2"> | |
2835 <inherits> | |
2836 <inherit from="LongitudinalSectionPoints" /> | |
2837 </inherits> | |
2838 <fields> | |
9355
7c74ee8d6767
Fixed: collision themes had fiferent point sizes
gernotbelger
parents:
9317
diff
changeset
|
2839 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
9215 | 2840 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> |
2841 </fields> | |
2842 </theme> | |
2843 <theme name="SInfoCollisionCount3"> | |
2844 <inherits> | |
2845 <inherit from="LongitudinalSectionPoints" /> | |
2846 </inherits> | |
2847 <fields> | |
9355
7c74ee8d6767
Fixed: collision themes had fiferent point sizes
gernotbelger
parents:
9317
diff
changeset
|
2848 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
9215 | 2849 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> |
2850 </fields> | |
2851 </theme> | |
9229
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2852 <theme name="SInfoFloodDurationLeft"> |
9215 | 2853 <inherits> |
2854 <inherit from="LongitudinalSectionPoints" /> | |
2855 </inherits> | |
2856 <fields> | |
2857 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2858 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> | |
2859 </fields> | |
2860 </theme> | |
9229
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2861 <theme name="SInfoFloodDurationRight"> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2862 <inherits> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2863 <inherit from="LongitudinalSectionPoints" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2864 </inherits> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2865 <fields> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2866 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2867 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2868 </fields> |
0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
mschaefer
parents:
9215
diff
changeset
|
2869 </theme> |
9215 | 2870 <theme name="SInfoMainValues"> |
2871 <inherits> | |
9303 | 2872 <inherit from="Lines" /> |
2873 <inherit from="Points" /> | |
2874 <inherit from="Label" /> | |
2875 <inherit from="MinMaxPoints" /> | |
9215 | 2876 </inherits> |
2877 <fields> | |
2878 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> | |
9303 | 2879 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> |
2880 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
9215 | 2881 </fields> |
2882 </theme> | |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2883 <theme name="SInfoMainValuesQ"> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2884 <inherits> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2885 <inherit from="Lines" /> |
9376
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2886 <inherit from="Label" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2887 </inherits> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2888 <fields> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2889 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2890 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
9303 | 2891 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2892 </fields> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2893 </theme> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2894 <theme name="SInfoMainValuesW"> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2895 <inherits> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2896 <inherit from="Lines" /> |
9376
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2897 <inherit from="Label" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2898 </inherits> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2899 <fields> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2900 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2901 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
9303 | 2902 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2903 </fields> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2904 </theme> |
9376
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2905 <theme name="InfrastructureWLeft"> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2906 <inherits> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2907 <inherit from="Lines" /> |
9376
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2908 <inherit from="Label" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2909 </inherits> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2910 <fields> |
9376
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2911 <field name="linecolor" type="Color" display="Farbe" default="68, 216, 40" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2912 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2913 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2914 </fields> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2915 </theme> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2916 <theme name="InfrastructureWRight"> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2917 <inherits> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2918 <inherit from="Lines" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2919 <inherit from="Label" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2920 </inherits> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2921 <fields> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2922 <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2923 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2924 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2925 </fields> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2926 </theme> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2927 <theme name="InfrastructureQLeft"> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2928 <inherits> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2929 <inherit from="Lines" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2930 <inherit from="Label" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2931 </inherits> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2932 <fields> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2933 <field name="linecolor" type="Color" display="Farbe" default="68, 216, 40" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2934 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2935 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2936 </fields> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2937 </theme> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2938 <theme name="InfrastructureQRight"> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2939 <inherits> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2940 <inherit from="Lines" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2941 <inherit from="Label" /> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2942 </inherits> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2943 <fields> |
f318359b81a2
S-Info flood duration theme rename, and more infrastructure themes in the duration curve
mschaefer
parents:
9368
diff
changeset
|
2944 <field name="linecolor" type="Color" display="Farbe" default="192, 0, 0" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2945 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
9303 | 2946 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
9259
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2947 </fields> |
66b003701546
Added infrastructure height and Q annotation to S-Info flood duration curve chart
mschaefer
parents:
9229
diff
changeset
|
2948 </theme> |
9295
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2949 <theme name="UInfoSalixLine"> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2950 <inherits> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2951 <inherit from="LongitudinalSectionW" /> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2952 </inherits> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2953 <fields> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2954 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 128, 64" /> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2955 </fields> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2956 </theme> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2957 <theme name="UInfoSalixMnwMw"> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2958 <inherits> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2959 <inherit from="LongitudinalSectionW" /> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2960 </inherits> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2961 <fields> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2962 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 64, 255" /> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2963 </fields> |
385b52ccde23
Work on U-Info salix line calculation and chart (no scenario case)
mschaefer
parents:
9259
diff
changeset
|
2964 </theme> |
9317 | 2965 <theme name="UInfoSalixScenario"> |
2966 <inherits> | |
2967 <inherit from="LongitudinalSectionW" /> | |
2968 </inherits> | |
2969 <fields> | |
2970 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 0" /> | |
2971 </fields> | |
2972 </theme> | |
9368
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2973 <theme name="UInfoSalixRank"> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2974 <inherits> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2975 <inherit from="Areas" /> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2976 </inherits> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2977 <fields> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2978 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" default="true" hints="hidden" /> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2979 <field name="areashowborder" type="boolean" display="Begrenzung" default="false" hints="hidden" /> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2980 <field name="areabordercolor" type="Color" default="0, 0, 0" display="Begrenzungslinienfarbe" hints="hidden" /> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2981 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" hints="hidden" /> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2982 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" /> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2983 </fields> |
6f7e92c16050
Fixed U-Info salix mw calculation, added filtered themes, own y axis, warning report
mschaefer
parents:
9360
diff
changeset
|
2984 </theme> |
8902
be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
gernotbelger
parents:
8886
diff
changeset
|
2985 </themegroup> |