Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 9303:1970bec9836a
Configured sinfo flood duration themes
author | gernotbelger |
---|---|
date | Wed, 25 Jul 2018 16:17:10 +0200 |
parents | 385b52ccde23 |
children | 61b5de0b673b |
comparison
equal
deleted
inserted
replaced
9302:b40fbca03024 | 9303:1970bec9836a |
---|---|
2863 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | 2863 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> |
2864 </fields> | 2864 </fields> |
2865 </theme> | 2865 </theme> |
2866 <theme name="SInfoMainValues"> | 2866 <theme name="SInfoMainValues"> |
2867 <inherits> | 2867 <inherits> |
2868 <inherit from="MainValuesW" /> | 2868 <inherit from="Lines" /> |
2869 <inherit from="Points" /> | |
2870 <inherit from="Label" /> | |
2871 <inherit from="MinMaxPoints" /> | |
2869 </inherits> | 2872 </inherits> |
2870 <fields> | 2873 <fields> |
2871 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> | 2874 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> |
2875 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
2876 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
2872 </fields> | 2877 </fields> |
2873 </theme> | 2878 </theme> |
2874 <theme name="SInfoMainValuesQ"> | 2879 <theme name="SInfoMainValuesQ"> |
2875 <inherits> | 2880 <inherits> |
2876 <inherit from="Lines" /> | 2881 <inherit from="Lines" /> |
2882 <inherit from="Label" /> | |
2877 </inherits> | 2883 </inherits> |
2878 <fields> | 2884 <fields> |
2879 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> | 2885 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> |
2880 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2886 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2881 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2887 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
2882 </fields> | 2888 </fields> |
2883 </theme> | 2889 </theme> |
2884 <theme name="SInfoMainValuesW"> | 2890 <theme name="SInfoMainValuesW"> |
2885 <inherits> | 2891 <inherits> |
2886 <inherit from="Lines" /> | 2892 <inherit from="Lines" /> |
2893 <inherit from="Label" /> | |
2887 </inherits> | 2894 </inherits> |
2888 <fields> | 2895 <fields> |
2889 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> | 2896 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> |
2890 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2897 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2891 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2898 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
2892 </fields> | 2899 </fields> |
2893 </theme> | 2900 </theme> |
2894 <theme name="InfrastructureWQ"> | 2901 <theme name="InfrastructureWQ"> |
2895 <inherits> | 2902 <inherits> |
2896 <inherit from="Lines" /> | 2903 <inherit from="Lines" /> |
2904 <inherit from="Label" /> | |
2897 </inherits> | 2905 </inherits> |
2898 <fields> | 2906 <fields> |
2899 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> | 2907 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> |
2900 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2908 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2901 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2909 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
2902 </fields> | 2910 </fields> |
2903 </theme> | 2911 </theme> |
2904 <theme name="UInfoSalixLine"> | 2912 <theme name="UInfoSalixLine"> |
2905 <inherits> | 2913 <inherits> |
2906 <inherit from="LongitudinalSectionW" /> | 2914 <inherit from="LongitudinalSectionW" /> |