view artifacts/src/main/java/org/dive4elements/river/exports/DischargeGenerator.java @ 8165:cfb3a4d0c637

Added new diagramm generator for Q symmetry.
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 29 Aug 2014 16:21:31 +0200
parents
children b1303070c050
line wrap: on
line source
/* Copyright (C) 2014 by Bundesanstalt für Gewässerkunde
 * Software engineering by Intevation GmbH
 *
 * This file is Free Software under the GNU AGPL (>=v3)
 * and comes with ABSOLUTELY NO WARRANTY! Check out the
 * documentation coming with Dive4Elements River for details.
 */
package org.dive4elements.river.exports;

public class DischargeGenerator extends DiagramGenerator
{
    public DischargeGenerator() {
    }
}
// vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org