comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/AreaFacet.java @ 3774:a66df8e8d3df

flys-artifacts: Removed some superfluous implementations of FacetTypes. flys-artifacts/trunk@5480 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 16 Sep 2012 08:51:14 +0000
parents 5642a83420f2
children
comparison
equal deleted inserted replaced
3773:59fe1c630f28 3774:a66df8e8d3df
25 * This is to support different diagram types without being painted in both 25 * This is to support different diagram types without being painted in both
26 * at the same time. The name has to be given when constructing. 26 * at the same time. The name has to be given when constructing.
27 */ 27 */
28 public class AreaFacet 28 public class AreaFacet
29 extends DefaultFacet 29 extends DefaultFacet
30 implements FacetTypes { 30 {
31
32 private static Logger logger = Logger.getLogger(AreaFacet.class); 31 private static Logger logger = Logger.getLogger(AreaFacet.class);
33 32
34 /** 33 /**
35 * Constructor, set (maybe localized) description and name. 34 * Constructor, set (maybe localized) description and name.
36 * @param idx Index given when querying artifact for data. 35 * @param idx Index given when querying artifact for data.

http://dive4elements.wald.intevation.org