diff flys-artifacts/doc/conf/themes.xml @ 2251:c9c788eea200

Improved reference curve. flys-artifacts/trunk@3900 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 03 Feb 2012 13:49:16 +0000
parents 73490b828a90
children 949e37126bfa
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/themes.xml	Fri Feb 03 13:46:03 2012 +0000
+++ b/flys-artifacts/doc/conf/themes.xml	Fri Feb 03 13:49:16 2012 +0000
@@ -602,6 +602,16 @@
         </fields>
     </theme>
 
+    <!-- Reference Curves -->
+    <theme name="ReferenceCurve">
+        <inherits>
+            <inherit from="HiddenColorLines"/>
+            <inherit from="MinMaxPoints"/>
+        </inherits>
+       <fields>
+         <field name="linecolor" type="Color" display="Linienfarbe" default="204, 204, 204"/>
+       </fields>
+    </theme>
 
     <!-- General -->
     <theme name="WKms">
@@ -958,5 +968,6 @@
         <mapping from="hyk" to="Hyk"/>
         <mapping from="longitudinal_section.area" to="Area"/>
         <mapping from="manualpoints" to="ManualPoints"/>
+        <mapping from="reference_curve" to="ReferenceCurve"/>
     </mappings>
 </themes>

http://dive4elements.wald.intevation.org