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