Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/second-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="64, 0, 102" /> | 1061 default="64, 0, 102" /> |
1062 </fields> | 1062 </fields> |
1063 </theme> | 1063 </theme> |
1064 | |
1065 | |
1066 <!-- Bed Quality --> | |
1067 <theme name="PorosityTopLayer"> | |
1068 <inherits> | |
1069 <inherit from="HiddenColorLines" /> | |
1070 <inherit from="MinMaxPoints" /> | |
1071 </inherits> | |
1072 </theme> | |
1073 | |
1074 <theme name="PorositySubLayer"> | |
1075 <inherits> | |
1076 <inherit from="HiddenColorLines" /> | |
1077 <inherit from="MinMaxPoints" /> | |
1078 </inherits> | |
1079 </theme> | |
1080 | |
1081 <theme name="DensityTopLayer"> | |
1082 <inherits> | |
1083 <inherit from="HiddenColorLines" /> | |
1084 <inherit from="MinMaxPoints" /> | |
1085 </inherits> | |
1086 </theme> | |
1087 | |
1088 <theme name="DensitySubLayer"> | |
1089 <inherits> | |
1090 <inherit from="HiddenColorLines" /> | |
1091 <inherit from="MinMaxPoints" /> | |
1092 </inherits> | |
1093 </theme> | |
1094 | |
1095 <theme name="BedDiameter"> | |
1096 <inherits> | |
1097 <inherit from="HiddenColorLines" /> | |
1098 <inherit from="MinMaxPoints" /> | |
1099 </inherits> | |
1100 </theme> | |
1101 | |
1102 <theme name="BedLoadDiameter"> | |
1103 <inherits> | |
1104 <inherit from="HiddenColorLines" /> | |
1105 <inherit from="MinMaxPoints" /> | |
1106 </inherits> | |
1107 </theme> | |
1064 | 1108 |
1065 | 1109 |
1066 <!-- FLOW VELOCITY --> | 1110 <!-- FLOW VELOCITY --> |
1067 <theme name="FlowVelocityVMainChannel"> | 1111 <theme name="FlowVelocityVMainChannel"> |
1068 <inherits> | 1112 <inherits> |