Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second/fixings.xml @ 5838:5aa05a7a34b7
Rename modules to more fitting names.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 25 Apr 2013 15:23:37 +0200 |
parents | flys-artifacts/doc/conf/themes/second/fixings.xml@ffe273af84fb |
children |
comparison
equal
deleted
inserted
replaced
5837:d9901a08d0a6 | 5838:5aa05a7a34b7 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <!--themegroup name="default"--> | |
3 <theme name="FixPoints"> | |
4 <inherits> | |
5 <inherit from="Points" /> | |
6 <inherit from="Label" /> | |
7 </inherits> | |
8 <fields> | |
9 <field name="pointsize" type="int" display="Punktdicke" | |
10 default="3" /> | |
11 </fields> | |
12 </theme> | |
13 | |
14 <theme name="FixLines"> | |
15 <inherits> | |
16 <inherit from="Lines" /> | |
17 <inherit from="Points" /> | |
18 <inherit from="Label" /> | |
19 </inherits> | |
20 <fields> | |
21 <field name="showpointlabel" type="boolean" | |
22 display="Beschriftung anzeigen" default="false" hints="hidden" /> | |
23 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" | |
24 default="false" hints="hidden" /> | |
25 <field name="pointsize" type="int" display="Punktdicke" | |
26 default="3" /> | |
27 </fields> | |
28 </theme> | |
29 | |
30 <theme name="FixAreas"> | |
31 <inherits> | |
32 <inherit from="Areas" /> | |
33 </inherits> | |
34 <fields> | |
35 <field name="areashowbg" type="boolean" display="Hintergrund anzeigen" | |
36 default="true" hints="hidden" /> | |
37 <field name="areashowborder" type="boolean" display="Begrenzung" | |
38 default="false" hints="hidden" /> | |
39 <field name="areabordercolor" type="Color" default="0, 0, 0" | |
40 display="Begrenzungslinienfarbe" hints="hidden" /> | |
41 <field name="showarea" type="boolean" display="Flaeche anzeigen" | |
42 default="true" hints="hidden" /> | |
43 <field name="showarealabel" type="boolean" | |
44 display="Flächenbeschriftung anzeigen" default="false" hints="hidden" /> | |
45 </fields> | |
46 </theme> | |
47 | |
48 <theme name="FixingWQCurve"> | |
49 <inherits> | |
50 <inherit from="FixLines" /> | |
51 </inherits> | |
52 <fields> | |
53 <field name="linecolor" type="Color" default="227, 27, 162" /> | |
54 </fields> | |
55 </theme> | |
56 | |
57 <theme name="FixingDerivedCurve"> | |
58 <inherits> | |
59 <inherit from="FixLines" /> | |
60 </inherits> | |
61 <fields> | |
62 <field name="linecolor" type="Color" default="227, 27, 162" /> | |
63 <field name="showpoints" type="boolean" display="Datenpunkte anzeigen" | |
64 default="false" hints="h" hidden="true" /> | |
65 <field name="pointsize" type="int" display="Punktdicke" | |
66 default="5" hints="hidden" /> | |
67 </fields> | |
68 </theme> | |
69 | |
70 <theme name="FixingSectorAverageWQ0"> | |
71 <inherits> | |
72 <inherit from="FixPoints" /> | |
73 </inherits> | |
74 <fields> | |
75 <field name="pointcolor" type="Color" display="Punktfarbe" | |
76 default="0, 128, 0" /> | |
77 <field name="showpointlabel" type="boolean" | |
78 display="Punktbeschriftung anzeigen" default="true"/> | |
79 </fields> | |
80 </theme> | |
81 | |
82 <theme name="FixingSectorAverageWQ1"> | |
83 <inherits> | |
84 <inherit from="FixPoints" /> | |
85 </inherits> | |
86 <fields> | |
87 <field name="pointcolor" type="Color" display="Punktfarbe" | |
88 default="0, 0, 255" /> | |
89 <field name="showpointlabel" type="boolean" | |
90 display="Punktbeschriftung anzeigen" default="true"/> | |
91 </fields> | |
92 </theme> | |
93 | |
94 <theme name="FixingSectorAverageWQ2"> | |
95 <inherits> | |
96 <inherit from="FixPoints" /> | |
97 </inherits> | |
98 <fields> | |
99 <field name="pointcolor" type="Color" display="Punktfarbe" | |
100 default="255, 0, 255" /> | |
101 <field name="showpointlabel" type="boolean" | |
102 display="Punktbeschriftung anzeigen" default="true"/> | |
103 </fields> | |
104 </theme> | |
105 | |
106 <theme name="FixingSectorAverageWQ3"> | |
107 <inherits> | |
108 <inherit from="FixPoints" /> | |
109 </inherits> | |
110 <fields> | |
111 <field name="pointcolor" type="Color" display="Punktfarbe" | |
112 default="255, 0, 0" /> | |
113 <field name="showpointlabel" type="boolean" | |
114 display="Punktbeschriftung anzeigen" default="true"/> | |
115 </fields> | |
116 </theme> | |
117 | |
118 <theme name="FixingAnalysisEventsWQ"> | |
119 <inherits> | |
120 <inherit from="FixPoints" /> | |
121 </inherits> | |
122 <fields> | |
123 <field name="pointcolor" type="Color" display="Punktfarbe" | |
124 default="0, 255, 0" /> | |
125 <field name="showpointlabel" type="boolean" | |
126 display="Punktbeschriftung anzeigen" default="true"/> | |
127 </fields> | |
128 </theme> | |
129 | |
130 <theme name="FixingReferenceEvents"> | |
131 <inherits> | |
132 <inherit from="FixPoints" /> | |
133 </inherits> | |
134 <fields> | |
135 <field name="pointcolor" type="Color" display="Punktfarbe" | |
136 default="0, 80, 160" /> | |
137 <field name="showpointlabel" type="boolean" | |
138 display="Punktbeschriftung anzeigen" default="true"/> | |
139 </fields> | |
140 </theme> | |
141 | |
142 <theme name="FixingOutliers"> | |
143 <inherits> | |
144 <inherit from="FixPoints" /> | |
145 </inherits> | |
146 <fields> | |
147 </fields> | |
148 </theme> | |
149 | |
150 <theme name="FixingDeltaWtAverage0"> | |
151 <inherits> | |
152 <inherit from="FixLines" /> | |
153 </inherits> | |
154 <fields> | |
155 <field name="linecolor" type="Color" display="Linienfarbe" | |
156 default="0, 128, 0" /> | |
157 </fields> | |
158 </theme> | |
159 | |
160 <theme name="FixingDeltaWtAverage1"> | |
161 <inherits> | |
162 <inherit from="FixLines" /> | |
163 </inherits> | |
164 <fields> | |
165 <field name="linecolor" type="Color" display="Linienfarbe" | |
166 default="0, 0, 255" /> | |
167 </fields> | |
168 </theme> | |
169 | |
170 <theme name="FixingDeltaWtAverage2"> | |
171 <inherits> | |
172 <inherit from="FixLines" /> | |
173 </inherits> | |
174 <fields> | |
175 <field name="linecolor" type="Color" display="Linienfarbe" | |
176 default="255, 0, 255" /> | |
177 </fields> | |
178 </theme> | |
179 | |
180 <theme name="FixingDeltaWtAverage3"> | |
181 <inherits> | |
182 <inherit from="FixLines" /> | |
183 </inherits> | |
184 <fields> | |
185 <field name="linecolor" type="Color" display="Linienfarbe" | |
186 default="255, 0, 0" /> | |
187 </fields> | |
188 </theme> | |
189 | |
190 <theme name="FixingDeltaWtAnalysis"> | |
191 <inherits> | |
192 <inherit from="FixPoints" /> | |
193 </inherits> | |
194 <fields> | |
195 <field name="showpointlabel" type="boolean" | |
196 display="Punktbeschriftung anzeigen" default="true"/> | |
197 <field name="pointcolor" type="Color" display="Punktfarbe" | |
198 default="0, 255, 0" /> | |
199 </fields> | |
200 </theme> | |
201 | |
202 <theme name="FixingLSAverage0"> | |
203 <inherits> | |
204 <inherit from="FixLines" /> | |
205 </inherits> | |
206 <fields> | |
207 <field name="linecolor" type="Color" default="0, 128, 0" /> | |
208 </fields> | |
209 </theme> | |
210 | |
211 <theme name="FixingLSAverage1"> | |
212 <inherits> | |
213 <inherit from="FixLines" /> | |
214 </inherits> | |
215 <fields> | |
216 <field name="linecolor" type="Color" default="0, 0, 255" /> | |
217 </fields> | |
218 </theme> | |
219 | |
220 <theme name="FixingLSAverage2"> | |
221 <inherits> | |
222 <inherit from="FixLines" /> | |
223 </inherits> | |
224 <fields> | |
225 <field name="linecolor" type="Color" default="255, 0, 255" /> | |
226 </fields> | |
227 </theme> | |
228 | |
229 <theme name="FixingLSAverage3"> | |
230 <inherits> | |
231 <inherit from="FixLines" /> | |
232 </inherits> | |
233 <fields> | |
234 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
235 </fields> | |
236 </theme> | |
237 | |
238 <theme name="FixingSectorDeviationLS0"> | |
239 <inherits> | |
240 <inherit from="FixAreas" /> | |
241 </inherits> | |
242 <fields> | |
243 <field name="areabgcolor" type="Color" display="Fuellfarbe" | |
244 default="0, 128, 0" /> | |
245 </fields> | |
246 </theme> | |
247 <theme name="FixingSectorDeviationLS1"> | |
248 <inherits> | |
249 <inherit from="FixAreas" /> | |
250 </inherits> | |
251 <fields> | |
252 <field name="areabgcolor" type="Color" display="Fuellfarbe" | |
253 default="0, 0, 255" /> | |
254 | |
255 </fields> | |
256 </theme> | |
257 | |
258 <theme name="FixingSectorDeviationLS2"> | |
259 <inherits> | |
260 <inherit from="FixAreas" /> | |
261 </inherits> | |
262 <fields> | |
263 <field name="areabgcolor" type="Color" display="Fuellfarbe" | |
264 default="255, 0, 255" /> | |
265 </fields> | |
266 </theme> | |
267 | |
268 <theme name="FixingSectorDeviationLS3"> | |
269 <inherits> | |
270 <inherit from="FixAreas" /> | |
271 </inherits> | |
272 <fields> | |
273 <field name="areabgcolor" type="Color" display="Fuellfarbe" | |
274 default="255, 0, 0" /> | |
275 </fields> | |
276 </theme> | |
277 | |
278 <theme name="FixLSDeviation"> | |
279 <inherits> | |
280 <inherit from="FixAreas" /> | |
281 </inherits> | |
282 <fields> | |
283 <field name="areabgcolor" type="Color" display="Fuellfarbe" | |
284 default="100, 100, 100" /> | |
285 </fields> | |
286 </theme> | |
287 | |
288 <theme name="FixLSAnalysis"> | |
289 <inherits> | |
290 <inherit from="FixLines" /> | |
291 </inherits> | |
292 <fields> | |
293 <field name="linecolor" type="Color" default="0, 255, 0" /> | |
294 </fields> | |
295 </theme> | |
296 | |
297 <theme name="FixLSReference"> | |
298 <inherits> | |
299 <inherit from="FixLines" /> | |
300 </inherits> | |
301 <fields> | |
302 <field name="linecolor" type="Color" default="0, 80, 160" /> | |
303 </fields> | |
304 </theme> | |
305 | |
306 <theme name="FixDeltaWtDeviation"> | |
307 <inherits> | |
308 <inherit from="FixAreas"/> | |
309 </inherits> | |
310 <fields> | |
311 <field name="areabgcolor" type="Color" default="0, 0, 0" display="Füllfarbe"/> | |
312 </fields> | |
313 </theme> | |
314 | |
315 <theme name="FixingDeltaWtAnalysisPeriods"> | |
316 <inherits> | |
317 <inherit from="FixAreas"/> | |
318 </inherits> | |
319 <fields> | |
320 <field name="areabgcolor" type="Color" default="255, 0, 0" display="Füllfarbe" /> | |
321 </fields> | |
322 </theme> | |
323 | |
324 <theme name="FixingReferencePeriod"> | |
325 <inherits> | |
326 <inherit from="FixAreas"/> | |
327 </inherits> | |
328 <fields> | |
329 <field name="areabgcolor" type="Color" default="0, 0, 255" display="Füllfarbe" /> | |
330 </fields> | |
331 </theme> | |
332 | |
333 <theme name="QSectors"> | |
334 <inherits> | |
335 <inherit from="FixLines" /> | |
336 </inherits> | |
337 <fields> | |
338 <field name="showlinelabel" type="boolean" | |
339 display="Beschriftung anzeigen" default="true" hints="h" /> | |
340 </fields> | |
341 </theme> | |
342 <!--/themegroup--> |