annotate artifacts/doc/conf/themes/default.xml @ 8592:36faef4f8acb

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

http://dive4elements.wald.intevation.org