comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/ComputationRangeState.java @ 1685:022f62c75878

Cosmetics. flys-artifacts/trunk@2903 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 07 Oct 2011 13:14:37 +0000
parents 610d0e0f4f85
children 7e19449d7826
comparison
equal deleted inserted replaced
1684:bdb05dc9b763 1685:022f62c75878
44 public static final String TO = "ld_to"; 44 public static final String TO = "ld_to";
45 45
46 /** The name of the 'step' field. */ 46 /** The name of the 'step' field. */
47 public static final String STEP = "ld_step"; 47 public static final String STEP = "ld_step";
48 48
49 /** The default step width.*/ 49 /** The default step width. */
50 public static final int DEFAULT_STEP = 100; 50 public static final int DEFAULT_STEP = 100;
51 51
52 52
53 53
54 public ComputationRangeState() { 54 public ComputationRangeState() {

http://dive4elements.wald.intevation.org