comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java @ 1981:bf62cc7052d4

Implement and use WaterLineArtifact interface. flys-artifacts/trunk@3411 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 14 Dec 2011 10:44:00 +0000
parents b30e1710df1d
children d13be39cfd1d
comparison
equal deleted inserted replaced
1980:d377b89d2827 1981:bf62cc7052d4
73 * 73 *
74 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 74 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
75 */ 75 */
76 public class WINFOArtifact 76 public class WINFOArtifact
77 extends FLYSArtifact 77 extends FLYSArtifact
78 implements FacetTypes { 78 implements FacetTypes, WaterLineArtifact {
79 79
80 /** The logger for this class. */ 80 /** The logger for this class. */
81 private static Logger logger = Logger.getLogger(WINFOArtifact.class); 81 private static Logger logger = Logger.getLogger(WINFOArtifact.class);
82 82
83 /** The name of the artifact. */ 83 /** The name of the artifact. */

http://dive4elements.wald.intevation.org