view artifacts/src/main/java/org/dive4elements/river/exports/injector/InjectorConstants.java @ 8264:4d99606a844e

SQ relation overview is now a single chart containing all fractions. * Added new facet types. * Add new facets for the overview chart. * Removed generator code for the old overview.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 12 Sep 2014 14:55:42 +0200
parents c7ca9c228314
children c4bd57172aa7
line wrap: on
line source
package org.dive4elements.river.exports.injector;


public interface InjectorConstants
{
    public static final String CURRENT_KM = "currentkm";
    public static final double GAUGE_EPSILON = 0.1;
}

http://dive4elements.wald.intevation.org