comparison artifacts/doc/conf/generators.xml @ 7125:2237bb25a8f2

Add dW handling also to the other new longitudinal section diagrams
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 25 Sep 2013 10:01:38 +0200
parents 49ceab5f2263
children 21a9bff01b4f
comparison
equal deleted inserted replaced
7124:49ceab5f2263 7125:2237bb25a8f2
11 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2" 11 class="org.dive4elements.river.exports.LongitudinalSectionGenerator2"
12 converter="org.dive4elements.river.exports.DiagramAttributes"> 12 converter="org.dive4elements.river.exports.DiagramAttributes">
13 <axis name="W"/> 13 <axis name="W"/>
14 <axis name="D"/> 14 <axis name="D"/>
15 <axis name="Q" include-zero="true"/> 15 <axis name="Q" include-zero="true"/>
16 <axis name="dW"/>
16 <axis name="" type="X"/> 17 <axis name="" type="X"/>
17 <title key="chart.longitudinal.section.title" default="W-Längsschnitt"/> 18 <title key="chart.longitudinal.section.title" default="W-Längsschnitt"/>
18 <subtitle key="chart.longitudinal.section.subtitle" default="-"> 19 <subtitle key="chart.longitudinal.section.subtitle" default="-">
19 <arg expr="artifact.river"/> 20 <arg expr="artifact.river"/>
20 <arg expr="artifact.ld_from" type="double"/> 21 <arg expr="artifact.ld_from" type="double"/>
32 <processor class="org.dive4elements.river.exports.process.BedDiffHeightYearProcessor" axis="W"/> 33 <processor class="org.dive4elements.river.exports.process.BedDiffHeightYearProcessor" axis="W"/>
33 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/> 34 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
34 <!-- The area processor decides based on the facet name which axis to choose. 35 <!-- The area processor decides based on the facet name which axis to choose.
35 You have to ensure that there is a W and Q axis accordingly --> 36 You have to ensure that there is a W and Q axis accordingly -->
36 <processor class="org.dive4elements.river.exports.process.AreaProcessor" axis="none"/> 37 <processor class="org.dive4elements.river.exports.process.AreaProcessor" axis="none"/>
38 <processor class="org.dive4elements.river.exports.process.DeltaWProcessor" axis="dW"/>
37 </output-generator> 39 </output-generator>
38 <output-generator 40 <output-generator
39 names="w_differences,w_differences_chartinfo" 41 names="w_differences,w_differences_chartinfo"
40 class="org.dive4elements.river.exports.DiagramGenerator" 42 class="org.dive4elements.river.exports.DiagramGenerator"
41 converter="org.dive4elements.river.exports.DiagramAttributes"> 43 converter="org.dive4elements.river.exports.DiagramAttributes">
42 <axis name="W"/> 44 <axis name="W"/>
43 <axis name="D"/> 45 <axis name="D"/>
44 <axis name="Q" include-zero="true"/> 46 <axis name="Q" include-zero="true"/>
47 <axis name="dW"/>
45 <axis name="" type="X"/> 48 <axis name="" type="X"/>
46 <title key="chart.w_differences.title" default="Differences"/> 49 <title key="chart.w_differences.title" default="Differences"/>
47 <subtitle key="chart.w_differences.subtitle" default="-"> 50 <subtitle key="chart.w_differences.subtitle" default="-">
48 <arg expr="artifact.river"/> 51 <arg expr="artifact.river"/>
49 </subtitle> 52 </subtitle>
57 <processor class="org.dive4elements.river.exports.process.BedheightProcessor" axis="W"/> 60 <processor class="org.dive4elements.river.exports.process.BedheightProcessor" axis="W"/>
58 <processor class="org.dive4elements.river.exports.process.BedDiffYearProcessor" axis="W"/> 61 <processor class="org.dive4elements.river.exports.process.BedDiffYearProcessor" axis="W"/>
59 <processor class="org.dive4elements.river.exports.process.BedDiffHeightYearProcessor" axis="W"/> 62 <processor class="org.dive4elements.river.exports.process.BedDiffHeightYearProcessor" axis="W"/>
60 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/> 63 <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" axis="W"/>
61 <processor class="org.dive4elements.river.exports.process.AreaProcessor" axis="none"/> 64 <processor class="org.dive4elements.river.exports.process.AreaProcessor" axis="none"/>
65 <processor class="org.dive4elements.river.exports.process.DeltaWProcessor" axis="dW"/>
62 </output-generator> 66 </output-generator>
63 <output-generator 67 <output-generator
64 names="fix_longitudinal_section_curve,fix_longitudinal_section_curve_chartinfo" 68 names="fix_longitudinal_section_curve,fix_longitudinal_section_curve_chartinfo"
65 class="org.dive4elements.river.exports.DiagramGenerator" 69 class="org.dive4elements.river.exports.DiagramGenerator"
66 converter="org.dive4elements.river.exports.DiagramAttributes"> 70 converter="org.dive4elements.river.exports.DiagramAttributes">

http://dive4elements.wald.intevation.org