Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/themes.xml @ 2069:b18f056c244e
Adjust Area styles.
flys-artifacts/trunk@3570 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 03 Jan 2012 09:57:55 +0000 |
parents | 5746c74c69cf |
children | 4cdd9c4896f6 |
comparison
equal
deleted
inserted
replaced
2068:0cf60d64895c | 2069:b18f056c244e |
---|---|
725 | 725 |
726 <!-- Area relevant theme(s) --> | 726 <!-- Area relevant theme(s) --> |
727 <theme name="Area"> | 727 <theme name="Area"> |
728 <inherits> | 728 <inherits> |
729 <inherit from="Text"/> | 729 <inherit from="Text"/> |
730 <inherit from="ColorLines"/> | |
730 </inherits> | 731 </inherits> |
731 <fields> | 732 <fields> |
732 <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> | 733 <field name="fillcolor" type="Color" display="Fuellfarbe" default="0, 100, 0"/> |
733 <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> | 734 <field name="showarea" type="boolean" display="Flaeche beschriften" default="false"/> |
734 <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> | 735 <field name="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/> |
900 <mapping from="other.wkms" to="WKms"/> | 901 <mapping from="other.wkms" to="WKms"/> |
901 <mapping from="other.wqkms" to="WQKms"/> | 902 <mapping from="other.wqkms" to="WQKms"/> |
902 <mapping from="heightmarks_points" to="heightmarks_points"/> | 903 <mapping from="heightmarks_points" to="heightmarks_points"/> |
903 <mapping from="area" to="Area"/> | 904 <mapping from="area" to="Area"/> |
904 <mapping from="cross_section.area" to="Area"/> | 905 <mapping from="cross_section.area" to="Area"/> |
905 <mapping from="longitudinal.area" to="Area"/> | 906 <mapping from="longitudinal_section.area" to="Area"/> |
906 </mappings> | 907 </mappings> |
907 </themes> | 908 </themes> |