Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/default.xml @ 9229:0dcd1cd41915
Different themes/facets for left bank and right bank infrastructures in S-Info flood durations, some fixmes done
author | mschaefer |
---|---|
date | Thu, 05 Jul 2018 16:49:42 +0200 |
parents | 0fc9c82e744e |
children | 66b003701546 |
comparison
equal
deleted
inserted
replaced
9228:dba14da43f23 | 9229:0dcd1cd41915 |
---|---|
2810 <fields> | 2810 <fields> |
2811 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | 2811 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
2812 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> | 2812 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> |
2813 </fields> | 2813 </fields> |
2814 </theme> | 2814 </theme> |
2815 <theme name="SInfoInfrastructureHeightLeft"> | |
2816 <inherits> | |
2817 <inherit from="LongitudinalSectionPoints" /> | |
2818 </inherits> | |
2819 <fields> | |
2820 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2821 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> | |
2822 </fields> | |
2823 </theme> | |
2824 <theme name="SInfoInfrastructureHeightRight"> | |
2825 <inherits> | |
2826 <inherit from="LongitudinalSectionPoints" /> | |
2827 </inherits> | |
2828 <fields> | |
2829 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2830 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | |
2831 </fields> | |
2832 </theme> | |
2815 <theme name="SInfoCollisionCount"> | 2833 <theme name="SInfoCollisionCount"> |
2816 <inherits> | 2834 <inherits> |
2817 <inherit from="LongitudinalSectionPoints" /> | 2835 <inherit from="LongitudinalSectionPoints" /> |
2818 </inherits> | 2836 </inherits> |
2819 <fields> | 2837 <fields> |
2837 <fields> | 2855 <fields> |
2838 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | 2856 <field name="pointsize" type="int" display="Punktdicke" default="2" /> |
2839 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> | 2857 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> |
2840 </fields> | 2858 </fields> |
2841 </theme> | 2859 </theme> |
2842 <theme name="SInfoFloodDuration"> | 2860 <theme name="SInfoFloodDurationLeft"> |
2843 <inherits> | 2861 <inherits> |
2844 <inherit from="LongitudinalSectionPoints" /> | 2862 <inherit from="LongitudinalSectionPoints" /> |
2845 </inherits> | 2863 </inherits> |
2846 <fields> | 2864 <fields> |
2847 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | 2865 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
2848 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> | 2866 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> |
2849 </fields> | 2867 </fields> |
2850 </theme> | 2868 </theme> |
2869 <theme name="SInfoFloodDurationRight"> | |
2870 <inherits> | |
2871 <inherit from="LongitudinalSectionPoints" /> | |
2872 </inherits> | |
2873 <fields> | |
2874 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2875 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | |
2876 </fields> | |
2877 </theme> | |
2851 <theme name="SInfoMainValues"> | 2878 <theme name="SInfoMainValues"> |
2852 <inherits> | 2879 <inherits> |
2853 <inherit from="MainValuesW" /> | 2880 <inherit from="MainValuesW" /> |
2854 </inherits> | 2881 </inherits> |
2855 <fields> | 2882 <fields> |