Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 8902:be0220889e1f
Moved comments to virtual.xml and configured sinfo themes
author | gernotbelger |
---|---|
date | Tue, 20 Feb 2018 18:43:32 +0100 |
parents | cc86b0f9b3c3 |
children | 924cd9943337 |
comparison
equal
deleted
inserted
replaced
8897:863f2850dbcf | 8902:be0220889e1f |
---|---|
954 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> | 954 <field name="showpoints" type="boolean" display="Punkte anzeigen" default="true"/> |
955 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | 955 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
956 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0" /> | 956 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 255, 0" /> |
957 </fields> | 957 </fields> |
958 </theme> | 958 </theme> |
959 | |
959 <theme name="PorosityTopLines"> | 960 <theme name="PorosityTopLines"> |
960 <inherits> | 961 <inherits> |
961 <inherit from="LongitudinalSection" /> | 962 <inherit from="LongitudinalSection" /> |
962 </inherits> | 963 </inherits> |
963 <fields> | 964 <fields> |
2493 <field name="linecolor" type="Color" default="0, 0, 0" /> | 2494 <field name="linecolor" type="Color" default="0, 0, 0" /> |
2494 <field name="linesize" type="int" display="Liniendicke" default="2"/> | 2495 <field name="linesize" type="int" display="Liniendicke" default="2"/> |
2495 </fields> | 2496 </fields> |
2496 </theme> | 2497 </theme> |
2497 | 2498 |
2498 <theme name="MySQCurve"> | |
2499 <inherits> | |
2500 <inherit from="SQCurve" /> | |
2501 </inherits> | |
2502 <fields> | |
2503 <field name="linecolor" type="Color" default="255, 0, 0" /> | |
2504 </fields> | |
2505 </theme> | |
2506 | |
2507 <theme name="SQMeasurementsA"> | 2499 <theme name="SQMeasurementsA"> |
2508 <inherits> | 2500 <inherits> |
2509 <inherit from="SQMeasurements" /> | 2501 <inherit from="SQMeasurements" /> |
2510 </inherits> | 2502 </inherits> |
2511 <fields> | 2503 <fields> |
2867 </inherits> | 2859 </inherits> |
2868 <fields> | 2860 <fields> |
2869 <field name="linecolor" type="color" default="175, 175, 175" /> | 2861 <field name="linecolor" type="color" default="175, 175, 175" /> |
2870 </fields> | 2862 </fields> |
2871 </theme> | 2863 </theme> |
2872 | 2864 |
2873 <!-- S-INFO Flow-Depth Themes --> | 2865 <!-- S-INFO Flow-Depth Themes --> |
2874 <theme name="SInfoFlowDepth"> | 2866 <theme name="SInfoFlowDepth"> |
2875 <inherits> | 2867 <inherits> |
2876 <inherit from="LongitudinalSection" /> | 2868 <inherit from="LongitudinalSectionW" /> |
2877 </inherits> | 2869 </inherits> |
2878 <fields> | 2870 <fields> |
2879 <field name="linecolor" type="Color" display="Linienfarbe" | 2871 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 0, 255" /> |
2880 default="0, 0, 255" /> | |
2881 </fields> | 2872 </fields> |
2882 </theme> | 2873 </theme> |
2883 <theme name="SInfoFlowDepthTkh"> | 2874 <theme name="SInfoFlowDepthTkh"> |
2884 <inherits> | 2875 <inherits> |
2885 <inherit from="LongitudinalSection" /> | 2876 <inherit from="LongitudinalSectionW" /> |
2886 </inherits> | 2877 </inherits> |
2887 <fields> | 2878 <fields> |
2888 <field name="linecolor" type="Color" display="Linienfarbe" | 2879 <field name="linecolor" type="Color" display="Linienfarbe" default="0, 204, 255" /> |
2889 default="0, 0, 128" /> | |
2890 </fields> | 2880 </fields> |
2891 </theme> | 2881 </theme> |
2892 <theme name="SInfoTkh"> | 2882 <theme name="SInfoTkh"> |
2893 <inherits> | 2883 <inherits> |
2894 <inherit from="LongitudinalSectionArea" /> | 2884 <inherit from="LongitudinalSection" /> |
2895 </inherits> | 2885 </inherits> |
2896 <fields> | 2886 <fields> |
2897 <field name="calculateRange" type="boolean" display="Ausdehnung berechnen" default="true" hints="hidden" /> | 2887 <field name="calculateRange" type="boolean" display="Ausdehnung berechnen" default="true" hints="hidden" /> |
2898 | 2888 |
2899 <field name="showborder" type="boolean" display="Begrenzung" default="true" hints="hidden" /> | 2889 <!-- Areas use 'showborder' instead of showlines (but inconsistently uses 'linecolor' and 'linesize'), so we hide 'showline' and replace it with 'showbordder' --> |
2900 <field name="linecolor" type="Color" display="Linienfarbe" default="241, 195, 155" /> | 2890 <field name="showlines" type="boolean" display="Linie anzeigen" default="true" hints="hidden"/> |
2901 <field name="linesize" type="int" display="Liniendicke" default="2"/> | 2891 <field name="showborder" type="boolean" display="Linien anzeigen" default="true" /> |
2902 | 2892 <field name="linecolor" type="Color" display="Linienfarbe" default="228, 108, 10" /> |
2903 <field name="areabgcolor" type="Color" default="241, 195, 155" display="Füllfarbe" /> | 2893 <field name="linesize" type="int" display="Liniendicke" default="1"/> |
2904 <field name="areatransparency" type="int" default="85" /> | 2894 |
2905 | 2895 <field name="showarea" type="boolean" display="Flaeche anzeigen" default="true" /> |
2896 <field name="areabgcolor" type="Color" default="245, 245, 220" display="Füllfarbe" /> | |
2897 <field name="areabgpattern" type="areapattern" default="pattern1" display="Flächenfarbe" /> | |
2898 <field name="areatransparency" type="int" default="10" /> | |
2899 | |
2906 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hint="hidden"/> | 2900 <field name="showarealabel" type="boolean" display="Flächenbeschriftung anzeigen" default="false" hint="hidden"/> |
2907 </fields> | 2901 </fields> |
2908 </theme> | 2902 </theme> |
2909 </themegroup> | 2903 </themegroup> |