comparison flys-artifacts/doc/conf/themes.xml @ 2019:aa3e7ed1fa46

Added theme defaults for areas, added facets to compatibility matrices. flys-artifacts/trunk@3474 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 20 Dec 2011 06:39:20 +0000
parents 19c53705a2eb
children 5746c74c69cf
comparison
equal deleted inserted replaced
2018:3f1a63da2cf4 2019:aa3e7ed1fa46
718 <theme name="AnnotationText" type="virtual"> 718 <theme name="AnnotationText" type="virtual">
719 <fields> 719 <fields>
720 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/> 720 <field name="backgroundcolor" type="Color" display="Texthintergrund" default="255, 255, 255"/>
721 <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/> 721 <field name="textorientation" type="boolean" display="Textausrichtung" default="false"/>
722 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/> 722 <field name="showbackground" type="boolean" display="Hintergrund anzeigen" default="false"/>
723 </fields>
724 </theme>
725
726 <!-- Area relevant theme(s) -->
727 <theme name="Area">
728 <inherits>
729 <inherit from="Text"/>
730 </inherits>
731 <fields>
732 <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="showborder" type="boolean" display="Flaechebegrenzungslinie anzeigen" default="false"/>
723 </fields> 735 </fields>
724 </theme> 736 </theme>
725 737
726 738
727 <!-- MAP relevant themes --> 739 <!-- MAP relevant themes -->
885 <mapping from="floodmap.fixpoints" to="Fixpoints"/> 897 <mapping from="floodmap.fixpoints" to="Fixpoints"/>
886 <mapping from="other.wq" to="WQPoints"/> 898 <mapping from="other.wq" to="WQPoints"/>
887 <mapping from="other.wkms" to="WKms"/> 899 <mapping from="other.wkms" to="WKms"/>
888 <mapping from="other.wqkms" to="WQKms"/> 900 <mapping from="other.wqkms" to="WQKms"/>
889 <mapping from="heightmarks_points" to="heightmarks_points"/> 901 <mapping from="heightmarks_points" to="heightmarks_points"/>
902 <mapping from="area" to="Area"/>
903 <mapping from="cross_section.area" to="Area"/>
904 <mapping from="longitudinal.area" to="Area"/>
890 </mappings> 905 </mappings>
891 </themes> 906 </themes>

http://dive4elements.wald.intevation.org