Mercurial > dive4elements > river
diff artifacts/doc/conf/generators/longitudinal-diagrams.xml @ 8854:7bbfb24e6eec
SINFO - first prototype of BArt Fließtiefen
author | gernotbelger |
---|---|
date | Thu, 18 Jan 2018 18:34:41 +0100 |
parents | 88b831b7bead |
children | 5d5d0051723f |
line wrap: on
line diff
--- a/artifacts/doc/conf/generators/longitudinal-diagrams.xml Thu Jan 18 18:33:52 2018 +0100 +++ b/artifacts/doc/conf/generators/longitudinal-diagrams.xml Thu Jan 18 18:34:41 2018 +0100 @@ -87,5 +87,20 @@ <arg expr="artifact.river"/> </subtitle> </output-generator> -</longitudinal-diagrams> +<!-- +,flow_velocity_chartinfo + --> + <output-generator + names="sinfo_flow_depth,sinfo_flow_depth_chartinfo" + class="org.dive4elements.river.exports.LongitudinalSectionGenerator2" + converter="org.dive4elements.river.exports.DiagramAttributes"> + <title key="sinfo.chart.flow_depth.section.title" default="h-Längsschnitt (DEFAULT)"/> + &longitudinal-defaults; + <processor class="org.dive4elements.river.exports.process.ManualPointsProcessor" + axis="FlowDepth"/> + <subtitle key="chart.w_differences.subtitle" default="-"> + <arg expr="artifact.river"/> + </subtitle> + </output-generator> +</longitudinal-diagrams> \ No newline at end of file