comparison flys-artifacts/doc/conf/default-themes.xml @ 3764:a6f5bb10eff4

Added themes for bed quality facets. flys-artifacts/trunk@5466 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 14 Sep 2012 08:01:02 +0000
parents 7bc61f4ab26b
children d29cebf371ba
comparison
equal deleted inserted replaced
3763:55fe9c1dc6f3 3764:a6f5bb10eff4
1059 <fields> 1059 <fields>
1060 <field name="linecolor" type="Color" display="Linienfarbe" 1060 <field name="linecolor" type="Color" display="Linienfarbe"
1061 default="0, 0, 102" /> 1061 default="0, 0, 102" />
1062 </fields> 1062 </fields>
1063 </theme> 1063 </theme>
1064
1065 <!-- Bed Quality -->
1066 <theme name="PorosityTopLayer">
1067 <inherits>
1068 <inherit from="HiddenColorLines" />
1069 <inherit from="MinMaxPoints" />
1070 </inherits>
1071 </theme>
1072
1073 <theme name="PorositySubLayer">
1074 <inherits>
1075 <inherit from="HiddenColorLines" />
1076 <inherit from="MinMaxPoints" />
1077 </inherits>
1078 </theme>
1079
1080 <theme name="DensityTopLayer">
1081 <inherits>
1082 <inherit from="HiddenColorLines" />
1083 <inherit from="MinMaxPoints" />
1084 </inherits>
1085 </theme>
1086
1087 <theme name="DensitySubLayer">
1088 <inherits>
1089 <inherit from="HiddenColorLines" />
1090 <inherit from="MinMaxPoints" />
1091 </inherits>
1092 </theme>
1093
1094 <theme name="BedDiameter">
1095 <inherits>
1096 <inherit from="HiddenColorLines" />
1097 <inherit from="MinMaxPoints" />
1098 </inherits>
1099 </theme>
1100
1101 <theme name="BedLoadDiameter">
1102 <inherits>
1103 <inherit from="HiddenColorLines" />
1104 <inherit from="MinMaxPoints" />
1105 </inherits>
1106 </theme>
1064 1107
1065 1108
1066 <!-- FLOW VELOCITY --> 1109 <!-- FLOW VELOCITY -->
1067 <theme name="FlowVelocityVMainChannel"> 1110 <theme name="FlowVelocityVMainChannel">
1068 <inherits> 1111 <inherits>

http://dive4elements.wald.intevation.org