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