comparison flys-artifacts/doc/conf/second-themes.xml @ 4143:58864f4f6e3b

Fix issue946 (own style for wkms annotation facets in wq diagrams).
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 16 Oct 2012 11:15:12 +0200
parents 017e3d8526e0
children b3aa91e45010
comparison
equal deleted inserted replaced
4142:0ac1158605bd 4143:58864f4f6e3b
828 <inherit from="MinMaxPoints" /> 828 <inherit from="MinMaxPoints" />
829 </inherits> 829 </inherits>
830 <fields> 830 <fields>
831 <field name="linecolor" type="Color" display="Linienfarbe" 831 <field name="linecolor" type="Color" display="Linienfarbe"
832 default="204, 0, 204" /> 832 default="204, 0, 204" />
833 </fields>
834 </theme>
835
836 <theme name="WKmsAnnotation">
837 <fields>
838 <field name="linecolor" type="Color" display="Linienfarbe"
839 default="204, 204, 204" />
840 <field name="font" type="Font" display="Schriftart"
841 default="arial" />
842 <field name="textcolor" type="Color" display="Schriftfarbe"
843 default="0, 0, 0" />
844 <field name="textsize" type="int" display="Schriftgröße"
845 default="10" />
846 <field name="textstyle" type="Style" display="Schriftstil"
847 default="standard" />
848 <field name="pointsize" type="int" display="Punktdicke"
849 default="3" hints="h" />
850 <field name="backgroundcolor" type="Color" display="Texthintergrund"
851 default="255, 255, 255" />
852 <field name="textorientation" type="boolean" display="Textausrichtung"
853 default="true" />
854 <field name="showbackground" type="boolean"
855 display="Hintergrund anzeigen" default="false" />
833 </fields> 856 </fields>
834 </theme> 857 </theme>
835 858
836 <theme name="WQKms"> 859 <theme name="WQKms">
837 <inherits> 860 <inherits>

http://dive4elements.wald.intevation.org