Mercurial > dive4elements > river
comparison artifacts/doc/conf/themes/second.xml @ 6754:f3730c727473 double-precision
merged changes from default into double-precision branch
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 06 Aug 2013 11:04:12 +0200 |
parents | e5fc8c18bed5 |
children | caf027fe0715 |
comparison
equal
deleted
inserted
replaced
6751:b5b54e8da1cf | 6754:f3730c727473 |
---|---|
832 </theme> | 832 </theme> |
833 | 833 |
834 <!-- MIDDLE BED HEIGHT --> | 834 <!-- MIDDLE BED HEIGHT --> |
835 <theme name="MiddleBedHeightSingle"> | 835 <theme name="MiddleBedHeightSingle"> |
836 <inherits> | 836 <inherits> |
837 <inherit from="LongitudinalSection" /> | 837 <inherit from="Lines" /> |
838 </inherits> | 838 <inherit from="Points" /> |
839 <fields> | 839 <inherit from="MinMaxPoints" /> |
840 <field name="linecolor" type="Color" display="Linienfarbe" | 840 <inherit from="Label" /> |
841 default="204, 204, 204" /> | 841 </inherits> |
842 <fields> | |
843 <field name="showlines" type="boolean" display="Linie anzeigen" | |
844 default="true" /> | |
845 <field name="linesize" type="int" display="Liniendicke" | |
846 default="2" /> | |
847 <field name="linetype" type="Dash" display="Linienart" | |
848 default="10" /> | |
849 <field name="linecolor" type="Color" display="Linienfarbe" | |
850 /> | |
851 <field name="showlinelabel" type="boolean" | |
852 display="Beschriftung anzeigen" default="false" /> | |
853 <field name="showpoints" type="boolean" display="Punkte anzeigen" | |
854 default="false" /> | |
855 <field name="showpointlabel" type="boolean" | |
856 display="Punktbeschriftung anzeigen" default="false" hints="hidden" /> | |
842 </fields> | 857 </fields> |
843 </theme> | 858 </theme> |
844 | 859 |
845 <theme name="MiddleBedHeightEpoch"> | 860 <theme name="MiddleBedHeightEpoch"> |
846 <inherits> | 861 <inherits> |
1122 <field name="linecolor" type="Color" default="0, 255, 0" /> | 1137 <field name="linecolor" type="Color" default="0, 255, 0" /> |
1123 <field name="showlinelabel" type="boolean" | 1138 <field name="showlinelabel" type="boolean" |
1124 display="Beschriftung anzeigen" default="false" hints="hidden" /> | 1139 display="Beschriftung anzeigen" default="false" hints="hidden" /> |
1125 </fields> | 1140 </fields> |
1126 </theme> | 1141 </theme> |
1127 <theme name="SedimentLoadFineTotalLoad"> | 1142 <theme name="SedimentLoadTotalLoad"> |
1128 <inherits> | 1143 <inherits> |
1129 <inherit from="LongitudinalSection" /> | 1144 <inherit from="LongitudinalSection" /> |
1130 </inherits> | 1145 </inherits> |
1131 <fields> | 1146 <fields> |
1132 <field name="linecolor" type="Color" default="255, 100, 100" /> | 1147 <field name="linecolor" type="Color" default="255, 100, 100" /> |