changeset 6843:2e002f989c24

(issue1444) Add theme for fixing calculated point
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 15 Aug 2013 18:00:16 +0200
parents 086efb4196d7
children 437d056ce426
files artifacts/doc/conf/themes.xml artifacts/doc/conf/themes/default.xml
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml	Thu Aug 15 16:50:21 2013 +0200
+++ b/artifacts/doc/conf/themes.xml	Thu Aug 15 18:00:16 2013 +0200
@@ -273,6 +273,7 @@
         <mapping from="fix_analysis_events_wq" to="FixingAnalysisEventsWQ" />
         <mapping from="fix_outlier" to="FixingOutlier" />
         <mapping from="fix_wq_curve" to="FixingWQCurve" />
+        <mapping from="fix_wq_ls" to="FixingCalculatedPoint" />
         <mapping from="fix_reference_events_wq" to="FixingReferenceEvents" />
         <mapping from="fix_sector_average_dwt_0" to="FixingDeltaWtAverage0" />
         <mapping from="fix_sector_average_dwt_1" to="FixingDeltaWtAverage1" />
--- a/artifacts/doc/conf/themes/default.xml	Thu Aug 15 16:50:21 2013 +0200
+++ b/artifacts/doc/conf/themes/default.xml	Thu Aug 15 18:00:16 2013 +0200
@@ -1459,6 +1459,20 @@
         </fields>
     </theme>
 
+    <theme name="FixingCalculatedPoint">
+        <inherits>
+            <inherit from="FixPoints" />
+        </inherits>
+        <fields>
+            <field name="pointcolor" type="Color" display="Punktfarbe"
+                default="0, 0, 0" />
+            <field name="pointsize" type="int" display="Punktdicke"
+                default="5"/>
+            <field name="showpointlabel" type="boolean"
+                display="Punktbeschriftung anzeigen" default="false"/>
+        </fields>
+    </theme>
+
     <theme name="FixingWQCurve">
         <inherits>
             <inherit from="FixLines" />

http://dive4elements.wald.intevation.org