comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java @ 1838:853cd2120d69

Cosmetics, doc. flys-artifacts/trunk@3174 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 07 Nov 2011 10:48:13 +0000
parents 61c051e53f9b
children ee5310134463
comparison
equal deleted inserted replaced
1837:0585bf8af41b 1838:853cd2120d69
16 */ 16 */
17 public class LocationDistanceSelect 17 public class LocationDistanceSelect
18 extends ComputationRangeState 18 extends ComputationRangeState
19 { 19 {
20 20
21 /** The logger used in this class.*/ 21 /** The logger used in this class. */
22 private static Logger logger = Logger.getLogger(LocationDistanceSelect.class); 22 private static Logger logger = Logger.getLogger(LocationDistanceSelect.class);
23
24 23
25 /** The name of the 'mode' field. */ 24 /** The name of the 'mode' field. */
26 public static final String MODE = "ld_mode"; 25 public static final String MODE = "ld_mode";
27 26
28 /** The name of the 'locations' field.*/ 27 /** The name of the 'locations' field.*/

http://dive4elements.wald.intevation.org