Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.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 |
---|---|
2875 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | 2875 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> |
2876 </fields> | 2876 </fields> |
2877 </theme> | 2877 </theme> |
2878 <theme name="SInfoMainValues"> | 2878 <theme name="SInfoMainValues"> |
2879 <inherits> | 2879 <inherits> |
2880 <inherit from="MainValuesW" /> | 2880 <inherit from="Lines" /> |
2881 <inherit from="Points" /> | |
2882 <inherit from="Label" /> | |
2883 <inherit from="MinMaxPoints" /> | |
2881 </inherits> | 2884 </inherits> |
2882 <fields> | 2885 <fields> |
2883 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> | 2886 <field name="linecolor" type="Color" display="Farbe" default="0, 96, 192" /> |
2887 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="false" /> | |
2888 <field name="showpointlabel" type="boolean" display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
2884 </fields> | 2889 </fields> |
2885 </theme> | 2890 </theme> |
2886 <theme name="SInfoMainValuesQ"> | 2891 <theme name="SInfoMainValuesQ"> |
2887 <inherits> | 2892 <inherits> |
2888 <inherit from="Lines" /> | 2893 <inherit from="Lines" /> |
2894 <inherit from="Label" /> | |
2889 </inherits> | 2895 </inherits> |
2890 <fields> | 2896 <fields> |
2891 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> | 2897 <field name="linecolor" type="Color" display="Farbe" default="51, 204, 0" /> |
2892 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2898 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2893 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2899 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
2894 </fields> | 2900 </fields> |
2895 </theme> | 2901 </theme> |
2896 <theme name="SInfoMainValuesW"> | 2902 <theme name="SInfoMainValuesW"> |
2897 <inherits> | 2903 <inherits> |
2898 <inherit from="Lines" /> | 2904 <inherit from="Lines" /> |
2905 <inherit from="Label" /> | |
2899 </inherits> | 2906 </inherits> |
2900 <fields> | 2907 <fields> |
2901 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> | 2908 <field name="linecolor" type="Color" display="Farbe" default="0, 102, 204" /> |
2902 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2909 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2903 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2910 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
2904 </fields> | 2911 </fields> |
2905 </theme> | 2912 </theme> |
2906 <theme name="InfrastructureWQ"> | 2913 <theme name="InfrastructureWQ"> |
2907 <inherits> | 2914 <inherits> |
2908 <inherit from="Lines" /> | 2915 <inherit from="Lines" /> |
2916 <inherit from="Label" /> | |
2909 </inherits> | 2917 </inherits> |
2910 <fields> | 2918 <fields> |
2911 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> | 2919 <field name="linecolor" type="Color" display="Farbe" default="144, 48, 96" /> |
2912 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> | 2920 <field name="textorientation" type="boolean" display="Textausrichtung" default="true" /> |
2913 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" hints="hidden" /> | 2921 <field name="showlinelabel" type="boolean" display="Linienbeschriftung anzeigen" default="true" /> |
2914 </fields> | 2922 </fields> |
2915 </theme> | 2923 </theme> |
2916 <theme name="UInfoSalixLine"> | 2924 <theme name="UInfoSalixLine"> |
2917 <inherits> | 2925 <inherits> |
2918 <inherit from="LongitudinalSectionW" /> | 2926 <inherit from="LongitudinalSectionW" /> |