Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 3169:b6da650b0718
FixA: Added longitudinal section chart.
flys-artifacts/trunk@4782 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 25 Jun 2012 15:53:34 +0000 |
parents | 6f6a8e5fb7a4 |
children | b8a84ce860b9 |
comparison
equal
deleted
inserted
replaced
3168:e10323bf3cbc | 3169:b6da650b0718 |
---|---|
1086 <field name="pointsize" type="int" display="Punktdicke" default="3"/> | 1086 <field name="pointsize" type="int" display="Punktdicke" default="3"/> |
1087 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/> | 1087 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/> |
1088 </fields> | 1088 </fields> |
1089 </theme> | 1089 </theme> |
1090 | 1090 |
1091 <theme name="FixingLSAverage0"> | |
1092 <inherits> | |
1093 <inherit from="HiddenColorLines"/> | |
1094 </inherits> | |
1095 <fields> | |
1096 <field name="linecolor" type="Color" default="0, 128, 0"/> | |
1097 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | |
1098 </fields> | |
1099 </theme> | |
1100 <theme name="FixingLSAverage1"> | |
1101 <inherits> | |
1102 <inherit from="HiddenColorLines"/> | |
1103 </inherits> | |
1104 <fields> | |
1105 <field name="linecolor" type="Color" default="0, 0, 255"/> | |
1106 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | |
1107 </fields> | |
1108 </theme> | |
1109 <theme name="FixingLSAverage2"> | |
1110 <inherits> | |
1111 <inherit from="HiddenColorLines"/> | |
1112 </inherits> | |
1113 <fields> | |
1114 <field name="linecolor" type="Color" default="255, 0, 255"/> | |
1115 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | |
1116 </fields> | |
1117 </theme> | |
1118 <theme name="FixingLSAverage3"> | |
1119 <inherits> | |
1120 <inherit from="HiddenColorLines"/> | |
1121 </inherits> | |
1122 <fields> | |
1123 <field name="linecolor" type="Color" default="255, 0, 0"/> | |
1124 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | |
1125 </fields> | |
1126 </theme> | |
1127 | |
1128 <theme name="FixingSectorDeviationLS0"> | |
1129 <inherits> | |
1130 <inherit from="Areas"/> | |
1131 </inherits> | |
1132 <fields> | |
1133 <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 128, 0"/> | |
1134 <field name="transparent" type="boolean" display="Transparenz" default="true"/> | |
1135 </fields> | |
1136 </theme> | |
1137 <theme name="FixingSectorDeviationLS1"> | |
1138 <inherits> | |
1139 <inherit from="Areas"/> | |
1140 </inherits> | |
1141 <fields> | |
1142 <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 0, 255"/> | |
1143 <field name="transparent" type="boolean" display="Transparenz" default="true"/> | |
1144 </fields> | |
1145 </theme> | |
1146 <theme name="FixingSectorDeviationLS2"> | |
1147 <inherits> | |
1148 <inherit from="Areas"/> | |
1149 </inherits> | |
1150 <fields> | |
1151 <field name="fillcolor" type="Color" display="Fuellfarbe" default="255, 0, 255"/> | |
1152 <field name="transparent" type="boolean" display="Transparenz" default="true"/> | |
1153 </fields> | |
1154 </theme> | |
1155 <theme name="FixingSectorDeviationLS3"> | |
1156 <inherits> | |
1157 <inherit from="Areas"/> | |
1158 </inherits> | |
1159 <fields> | |
1160 <field name="fillcolor" type="Color" display="Fuellfarbe" default="255, 0, 0"/> | |
1161 <field name="transparent" type="boolean" display="Transparenz" default="true"/> | |
1162 </fields> | |
1163 </theme> | |
1164 <theme name="FixLSDeviation"> | |
1165 <inherits> | |
1166 <inherit from="Areas"/> | |
1167 </inherits> | |
1168 <fields> | |
1169 <field name="fillcolor" type="Color" display="Fuellfarbe" default="100, 100, 100"/> | |
1170 <field name="transparent" type="boolean" display="Transparenz" default="true"/> | |
1171 </fields> | |
1172 </theme> | |
1173 <theme name="FixLSAnalysis"> | |
1174 <inherits> | |
1175 <inherit from="HiddenColorLines"/> | |
1176 </inherits> | |
1177 <fields> | |
1178 <field name="linecolor" type="Color" default="0, 255, 0"/> | |
1179 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | |
1180 </fields> | |
1181 </theme> | |
1182 <theme name="FixLSReference"> | |
1183 <inherits> | |
1184 <inherit from="HiddenColorLines"/> | |
1185 </inherits> | |
1186 <fields> | |
1187 <field name="linecolor" type="Color" default="0, 80, 160"/> | |
1188 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | |
1189 </fields> | |
1190 </theme> | |
1191 | |
1091 </themegroup> | 1192 </themegroup> |
1092 | 1193 |
1093 <themegroup name="default-2"> | 1194 <themegroup name="default-2"> |
1094 <theme name="DischargeCurve"> | 1195 <theme name="DischargeCurve"> |
1095 <inherits> | 1196 <inherits> |
2100 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> | 2201 <field name="showlinelabel" type="boolean" display="Beschriftung anzeigen" default="false" hints="h"/> |
2101 <field name="showlines" type="boolean" default="false"/> | 2202 <field name="showlines" type="boolean" default="false"/> |
2102 <field name="pointsize" type="int" display="Punktdicke" default="3"/> | 2203 <field name="pointsize" type="int" display="Punktdicke" default="3"/> |
2103 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/> | 2204 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 80, 160"/> |
2104 </fields> | 2205 </fields> |
2206 </theme> | |
2207 | |
2208 <theme name="FixingSectorDeviationLS"> | |
2209 <inherits> | |
2210 <inherit from="Areas"/> | |
2211 </inherits> | |
2105 </theme> | 2212 </theme> |
2106 | 2213 |
2107 <theme name="FixingOutliers"> | 2214 <theme name="FixingOutliers"> |
2108 <inherits> | 2215 <inherits> |
2109 <inherit from="ColorPoints"/> | 2216 <inherit from="ColorPoints"/> |
2673 <mapping from="fix_sector_average_dwt_1" to="FixingDeltaWtAverage1"/> | 2780 <mapping from="fix_sector_average_dwt_1" to="FixingDeltaWtAverage1"/> |
2674 <mapping from="fix_sector_average_dwt_2" to="FixingDeltaWtAverage2"/> | 2781 <mapping from="fix_sector_average_dwt_2" to="FixingDeltaWtAverage2"/> |
2675 <mapping from="fix_sector_average_dwt_3" to="FixingDeltaWtAverage3"/> | 2782 <mapping from="fix_sector_average_dwt_3" to="FixingDeltaWtAverage3"/> |
2676 <mapping from="fix_analysis_events_dwt" to="FixingDeltaWtAnalysis"/> | 2783 <mapping from="fix_analysis_events_dwt" to="FixingDeltaWtAnalysis"/> |
2677 <mapping from="fix_reference_events_dwt" to="FixingDeltaWtReference"/> | 2784 <mapping from="fix_reference_events_dwt" to="FixingDeltaWtReference"/> |
2785 <mapping from="fix_sector_average_ls_deviation_0" to="FixingSectorDeviationLS0"/> | |
2786 <mapping from="fix_sector_average_ls_deviation_1" to="FixingSectorDeviationLS1"/> | |
2787 <mapping from="fix_sector_average_ls_deviation_2" to="FixingSectorDeviationLS2"/> | |
2788 <mapping from="fix_sector_average_ls_deviation_3" to="FixingSectorDeviationLS3"/> | |
2789 <mapping from="fix_sector_average_ls_0" to="FixingLSAverage0"/> | |
2790 <mapping from="fix_sector_average_ls_1" to="FixingLSAverage1"/> | |
2791 <mapping from="fix_sector_average_ls_2" to="FixingLSAverage2"/> | |
2792 <mapping from="fix_sector_average_ls_3" to="FixingLSAverage3"/> | |
2793 <mapping from="fix_deviation_ls" to="FixLSDeviation"/> | |
2794 <mapping from="fix_analysis_events_ls" to="FixLSAnalysis"/> | |
2795 <mapping from="fix_reference_events_ls" to="FixLSReference"/> | |
2678 </mappings> | 2796 </mappings> |
2679 </themes> | 2797 </themes> |