Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 3095:6ea299c208cd
Themes for fixing curves and debug output
flys-artifacts/trunk@4694 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Mon, 18 Jun 2012 14:37:10 +0000 |
parents | 179e38aa678d |
children | 581f97001419 |
comparison
equal
deleted
inserted
replaced
3094:164c344ef743 | 3095:6ea299c208cd |
---|---|
932 </theme> | 932 </theme> |
933 | 933 |
934 | 934 |
935 <theme name="FixingSectorAverageWQ"> | 935 <theme name="FixingSectorAverageWQ"> |
936 <inherits> | 936 <inherits> |
937 <inherit from="HiddenColorLines"/> | |
938 <inherit from="ColorPoints"/> | 937 <inherit from="ColorPoints"/> |
939 </inherits> | 938 </inherits> |
940 <fields> | 939 <fields> |
941 <field name="pointcolor" type="Color" default="#0011FF"/> | 940 <field name="showlines" type="boolean" default="false"/> |
942 </fields> | 941 </fields> |
943 </theme> | 942 </theme> |
944 | 943 |
945 <theme name="FixingAnalysisEventsWQ"> | 944 <theme name="FixingAnalysisEventsWQ"> |
946 <inherits> | 945 <inherits> |
947 <inherit from="HiddenColorLines"/> | |
948 <inherit from="ColorPoints"/> | 946 <inherit from="ColorPoints"/> |
949 </inherits> | 947 </inherits> |
950 <fields> | 948 <fields> |
951 <field name="pointcolor" type="Color" default="#0011FF"/> | 949 <field name="showlines" type="boolean" default="false"/> |
952 </fields> | 950 </fields> |
953 </theme> | 951 </theme> |
954 | 952 |
955 <theme name="FixingReferenceEventsWQ"> | 953 <theme name="FixingReferenceEventsWQ"> |
956 <inherits> | 954 <inherits> |
957 <inherit from="HiddenColorLines"/> | |
958 <inherit from="ColorPoints"/> | 955 <inherit from="ColorPoints"/> |
959 </inherits> | 956 </inherits> |
960 <fields> | 957 <fields> |
961 <field name="pointcolor" type="Color" default="#0011FF"/> | 958 <field name="showlines" type="boolean" default="false"/> |
962 </fields> | 959 </fields> |
963 </theme> | 960 </theme> |
964 | 961 |
965 <theme name="FixingOutliers"> | 962 <theme name="FixingOutliers"> |
966 <inherits> | 963 <inherits> |
967 <inherit from="HiddenColorLines"/> | |
968 <inherit from="ColorPoints"/> | 964 <inherit from="ColorPoints"/> |
969 </inherits> | 965 </inherits> |
970 <fields> | 966 <fields> |
971 <field name="pointcolor" type="Color" default="#0011FF"/> | 967 <field name="showlines" type="boolean" default="false"/> |
972 </fields> | 968 </fields> |
973 </theme> | 969 </theme> |
974 | 970 |
975 <theme name="FixingWQCurve"> | 971 <theme name="FixingWQCurve"> |
976 <inherits> | 972 <inherits> |
1862 <inherit from="HiddenColorLines"/> | 1858 <inherit from="HiddenColorLines"/> |
1863 </inherits> | 1859 </inherits> |
1864 <fields> | 1860 <fields> |
1865 <field name="linecolor" type="Color" default="#0000DD"/> | 1861 <field name="linecolor" type="Color" default="#0000DD"/> |
1866 </fields> | 1862 </fields> |
1863 </theme> | |
1864 | |
1865 | |
1866 <theme name="FixingSectorAverageWQ"> | |
1867 <inherits> | |
1868 <inherit from="ColorPoints"/> | |
1869 </inherits> | |
1870 <fields> | |
1871 <field name="showlines" value="false"/> | |
1872 </fields> | |
1873 </theme> | |
1874 | |
1875 <theme name="FixingAnalysisEventsWQ"> | |
1876 <inherits> | |
1877 <inherit from="ColorPoints"/> | |
1878 </inherits> | |
1879 <fields> | |
1880 <field name="showlines" value="false"/> | |
1881 </fields> | |
1882 </theme> | |
1883 | |
1884 <theme name="FixingReferenceEventsWQ"> | |
1885 <inherits> | |
1886 <inherit from="ColorPoints"/> | |
1887 </inherits> | |
1888 <fields> | |
1889 <field name="showlines" value="false"/> | |
1890 </fields> | |
1891 </theme> | |
1892 | |
1893 <theme name="FixingOutliers"> | |
1894 <inherits> | |
1895 <inherit from="ColorPoints"/> | |
1896 </inherits> | |
1897 <fields> | |
1898 <field name="showlines" value="false"/> | |
1899 </fields> | |
1900 </theme> | |
1901 | |
1902 <theme name="FixingWQCurve"> | |
1903 <inherits> | |
1904 </inherits> | |
1867 </theme> | 1905 </theme> |
1868 | 1906 |
1869 </themegroup> | 1907 </themegroup> |
1870 | 1908 |
1871 <!-- Virtual themes are following now! | 1909 <!-- Virtual themes are following now! |
2167 <inherit from="HiddenColorLines"/> | 2205 <inherit from="HiddenColorLines"/> |
2168 </inherits> | 2206 </inherits> |
2169 <fields> | 2207 <fields> |
2170 <field name="linecolor" type="Color" default="#0000DD"/> | 2208 <field name="linecolor" type="Color" default="#0000DD"/> |
2171 </fields> | 2209 </fields> |
2210 </theme> | |
2211 | |
2212 | |
2213 <theme name="FixingSectorAverageWQ"> | |
2214 <inherits> | |
2215 <inherit from="ColorPoints"/> | |
2216 </inherits> | |
2217 <fields> | |
2218 <field name="showlines" value="false"/> | |
2219 </fields> | |
2220 </theme> | |
2221 | |
2222 <theme name="FixingAnalysisEventsWQ"> | |
2223 <inherits> | |
2224 <inherit from="ColorPoints"/> | |
2225 </inherits> | |
2226 <fields> | |
2227 <field name="showlines" value="false"/> | |
2228 </fields> | |
2229 </theme> | |
2230 | |
2231 <theme name="FixingReferenceEventsWQ"> | |
2232 <inherits> | |
2233 <inherit from="ColorPoints"/> | |
2234 </inherits> | |
2235 <fields> | |
2236 <field name="showlines" value="false"/> | |
2237 </fields> | |
2238 </theme> | |
2239 | |
2240 <theme name="FixingOutliers"> | |
2241 <inherits> | |
2242 <inherit from="ColorPoints"/> | |
2243 </inherits> | |
2244 <fields> | |
2245 <field name="showlines" value="false"/> | |
2246 </fields> | |
2247 </theme> | |
2248 | |
2249 <theme name="FixingWQCurve"> | |
2250 <inherits> | |
2251 </inherits> | |
2172 </theme> | 2252 </theme> |
2173 | 2253 |
2174 </themegroup> | 2254 </themegroup> |
2175 | 2255 |
2176 | 2256 |
2304 <mapping from="sq_a_measurement" to="SQMeasurements"/> | 2384 <mapping from="sq_a_measurement" to="SQMeasurements"/> |
2305 <mapping from="sq_a_outlier" to="SQOutliers"/> | 2385 <mapping from="sq_a_outlier" to="SQOutliers"/> |
2306 <mapping from="sq_a_curve" to="SQCurve"/> | 2386 <mapping from="sq_a_curve" to="SQCurve"/> |
2307 <mapping from="fix_sector_average_wq" to="FixingSectorAverageWQ"/> | 2387 <mapping from="fix_sector_average_wq" to="FixingSectorAverageWQ"/> |
2308 <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ"/> | 2388 <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ"/> |
2309 <mapping from="fix_outlier" to="FixingOutlier"/> | 2389 <mapping from="fix_outliers" to="FixingOutlier"/> |
2310 <mapping from="fix_wq_curve" to="FixingWQCurve"/> | 2390 <mapping from="fix_wq_curve" to="FixingWQCurve"/> |
2311 <mapping from="fix_reference_events_wq" to="FixingReferenceEventsWQ"/> | 2391 <mapping from="fix_reference_events_wq" to="FixingReferenceEventsWQ"/> |
2312 | 2392 |
2313 </mappings> | 2393 </mappings> |
2314 </themes> | 2394 </themes> |