Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.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 | 85d6923b242d |
children | 66b003701546 |
comparison
equal
deleted
inserted
replaced
9228:dba14da43f23 | 9229:0dcd1cd41915 |
---|---|
2798 <fields> | 2798 <fields> |
2799 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | 2799 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
2800 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> | 2800 <field name="pointcolor" type="Color" display="Punktfarbe" default="0, 192, 0" /> |
2801 </fields> | 2801 </fields> |
2802 </theme> | 2802 </theme> |
2803 <theme name="SInfoInfrastructureHeightLeft"> | |
2804 <inherits> | |
2805 <inherit from="LongitudinalSectionPoints" /> | |
2806 </inherits> | |
2807 <fields> | |
2808 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2809 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> | |
2810 </fields> | |
2811 </theme> | |
2812 <theme name="SInfoInfrastructureHeightRight"> | |
2813 <inherits> | |
2814 <inherit from="LongitudinalSectionPoints" /> | |
2815 </inherits> | |
2816 <fields> | |
2817 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2818 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | |
2819 </fields> | |
2820 </theme> | |
2803 <theme name="SInfoCollisionCount"> | 2821 <theme name="SInfoCollisionCount"> |
2804 <inherits> | 2822 <inherits> |
2805 <inherit from="LongitudinalSectionPoints" /> | 2823 <inherit from="LongitudinalSectionPoints" /> |
2806 </inherits> | 2824 </inherits> |
2807 <fields> | 2825 <fields> |
2825 <fields> | 2843 <fields> |
2826 <field name="pointsize" type="int" display="Punktdicke" default="2" /> | 2844 <field name="pointsize" type="int" display="Punktdicke" default="2" /> |
2827 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> | 2845 <field name="pointcolor" type="Color" display="Punktfarbe" default="48, 96, 255" /> |
2828 </fields> | 2846 </fields> |
2829 </theme> | 2847 </theme> |
2830 <theme name="SInfoFloodDuration"> | 2848 <theme name="SInfoFloodDurationLeft"> |
2831 <inherits> | 2849 <inherits> |
2832 <inherit from="LongitudinalSectionPoints" /> | 2850 <inherit from="LongitudinalSectionPoints" /> |
2833 </inherits> | 2851 </inherits> |
2834 <fields> | 2852 <fields> |
2835 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | 2853 <field name="pointsize" type="int" display="Punktdicke" default="3" /> |
2836 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> | 2854 <field name="pointcolor" type="Color" display="Punktfarbe" default="68, 216, 40" /> |
2837 </fields> | 2855 </fields> |
2838 </theme> | 2856 </theme> |
2857 <theme name="SInfoFloodDurationRight"> | |
2858 <inherits> | |
2859 <inherit from="LongitudinalSectionPoints" /> | |
2860 </inherits> | |
2861 <fields> | |
2862 <field name="pointsize" type="int" display="Punktdicke" default="3" /> | |
2863 <field name="pointcolor" type="Color" display="Punktfarbe" default="192, 0, 0" /> | |
2864 </fields> | |
2865 </theme> | |
2839 <theme name="SInfoMainValues"> | 2866 <theme name="SInfoMainValues"> |
2840 <inherits> | 2867 <inherits> |
2841 <inherit from="MainValuesW" /> | 2868 <inherit from="MainValuesW" /> |
2842 </inherits> | 2869 </inherits> |
2843 <fields> | 2870 <fields> |