Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 8956:ee5ce13016ed
Work on SINFO-Fließtiefenentwicklung
author | gernotbelger |
---|---|
date | Tue, 20 Mar 2018 13:30:07 +0100 |
parents | b0aeed4c97c1 |
children | 8a1c6e2ad48b |
comparison
equal
deleted
inserted
replaced
8955:798d9dcbccdd | 8956:ee5ce13016ed |
---|---|
2904 </inherits> | 2904 </inherits> |
2905 <fields> | 2905 <fields> |
2906 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | 2906 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> |
2907 </fields> | 2907 </fields> |
2908 </theme> | 2908 </theme> |
2909 <theme name="SInfoFlowDepthCurrent"> | |
2910 <inherits> | |
2911 <inherit from="LongitudinalSectionW" /> | |
2912 </inherits> | |
2913 <fields> | |
2914 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 128" /> | |
2915 </fields> | |
2916 </theme> | |
2917 <theme name="SInfoFlowDepthHistorical"> | |
2918 <inherits> | |
2919 <inherit from="LongitudinalSectionW" /> | |
2920 </inherits> | |
2921 <fields> | |
2922 <field name="linecolor" type="Color" display="Linienfarbe" default="51, 102, 255" /> | |
2923 </fields> | |
2924 </theme> | |
2909 <theme name="SInfoTkh"> | 2925 <theme name="SInfoTkh"> |
2910 <inherits> | 2926 <inherits> |
2911 <inherit from="LongitudinalSection" /> | 2927 <inherit from="LongitudinalSection" /> |
2912 </inherits> | 2928 </inherits> |
2913 <fields> | 2929 <fields> |
2925 <field name="areatransparency" type="int" default="10" /> | 2941 <field name="areatransparency" type="int" default="10" /> |
2926 | 2942 |
2927 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hint="hidden"/> | 2943 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hint="hidden"/> |
2928 </fields> | 2944 </fields> |
2929 </theme> | 2945 </theme> |
2946 <theme name="SInfoFlowDepthDevelopment"> | |
2947 <inherits> | |
2948 <inherit from="LongitudinalSectionW" /> | |
2949 </inherits> | |
2950 <fields> | |
2951 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2952 </fields> | |
2953 </theme> | |
2954 <theme name="SInfoFlowDepthDevelopmentPerYear"> | |
2955 <inherits> | |
2956 <inherit from="LongitudinalSectionW" /> | |
2957 </inherits> | |
2958 <fields> | |
2959 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> | |
2960 </fields> | |
2961 </theme> | |
2962 <theme name="SInfoWaterlevelDifference"> | |
2963 <inherits> | |
2964 <inherit from="LongitudinalSectionW" /> | |
2965 </inherits> | |
2966 <fields> | |
2967 <field name="linecolor" type="Color" display="Linienfarbe" default="102, 255, 102" /> | |
2968 </fields> | |
2969 </theme> | |
2970 <theme name="SInfoBedHeightDifference"> | |
2971 <inherits> | |
2972 <inherit from="LongitudinalSectionW" /> | |
2973 </inherits> | |
2974 <fields> | |
2975 <field name="linecolor" type="Color" display="Linienfarbe" default="255, 0, 0" /> | |
2976 </fields> | |
2977 </theme> | |
2930 </themegroup> | 2978 </themegroup> |