comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WQFacet.java @ 4311:5a28312aee99

Doc for WQFacet and Curve.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 30 Oct 2012 06:54:06 +0100
parents c105b4466b4e
children
comparison
equal deleted inserted replaced
4310:a17d0afd0db9 4311:5a28312aee99
29 this.index = 0; 29 this.index = 0;
30 } 30 }
31 31
32 32
33 /** 33 /**
34 * Returns the data this facet requires. 34 * Returns the data this facet provides at km given in context.
35 * 35 *
36 * @param artifact the owner artifact. 36 * @param artifact the owner artifact.
37 * @param context the CallContext (ignored). 37 * @param context the CallContext.
38 * 38 *
39 * @return the data. 39 * @return the data.
40 */ 40 */
41 @Override 41 @Override
42 public Object getData(Artifact artifact, CallContext context) { 42 public Object getData(Artifact artifact, CallContext context) {

http://dive4elements.wald.intevation.org