comparison artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionInfoGenerator.java @ 7069:9b52c501c57e generator-refactoring

Add InfoGenerator Hacks to be removed soon. Neccessary for testing but they will be removed again in one of the next commits
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 20 Sep 2013 14:56:46 +0200
parents af13ceeba52a
children
comparison
equal deleted inserted replaced
7068:726d998dce29 7069:9b52c501c57e
14 * longitudinal section curves. 14 * longitudinal section curves.
15 * 15 *
16 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 16 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
17 */ 17 */
18 public class LongitudinalSectionInfoGenerator 18 public class LongitudinalSectionInfoGenerator
19 extends ChartInfoGenerator 19 extends ChartInfoGenerator2
20 { 20 {
21 public LongitudinalSectionInfoGenerator() { 21 public LongitudinalSectionInfoGenerator() {
22 super(new LongitudinalSectionGenerator()); 22 super(new DiagramGenerator());
23 } 23 }
24 } 24 }
25 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 25 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org