comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java @ 5400:acc34bf0d5b2

WINFOArtifact: Setting facetactivity for historical discharge, main values.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 25 Mar 2013 15:41:16 +0100
parents aae2b7492c1e
children 470460bfb5fc
comparison
equal deleted inserted replaced
5399:0e6f39eccd61 5400:acc34bf0d5b2
83 /** The default step width between the start end end kilometer. */ 83 /** The default step width between the start end end kilometer. */
84 public static final double DEFAULT_KM_STEPS = 0.1; 84 public static final double DEFAULT_KM_STEPS = 0.1;
85 85
86 private static final String [] INACTIVES = new String[] { 86 private static final String [] INACTIVES = new String[] {
87 LONGITUDINAL_Q, 87 LONGITUDINAL_Q,
88 DURATION_Q 88 DURATION_Q,
89 HISTORICAL_DISCHARGE_MAINVALUES_W,
90 HISTORICAL_DISCHARGE_MAINVALUES_Q
89 }; 91 };
90 92
91 static { 93 static {
92 // TODO: Move to configuration. 94 // TODO: Move to configuration.
93 FacetActivity.Registry.getInstance().register( 95 FacetActivity.Registry.getInstance().register(

http://dive4elements.wald.intevation.org