comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/CrossSectionWaterLineFacet.java @ 2017:e384d78ff78b

Cosmetics. flys-artifacts/trunk@3472 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 20 Dec 2011 06:26:25 +0000
parents 98f3ef8da857
children f834a6961bb7
comparison
equal deleted inserted replaced
2016:796dfe96b6b2 2017:e384d78ff78b
61 return list; 61 return list;
62 } 62 }
63 63
64 64
65 /** 65 /**
66 * Can provide the master cross section lines or its index. 66 * Can provide the curve/line drawn.
67 * @param artifact crosssection-artifact 67 * @param key will respond on uuid+index
68 * @param key will respond on BLACKBOARD_CS_MASTER_DATA
69 * @param param ignored 68 * @param param ignored
70 * @param context ignored 69 * @param context ignored
71 * @return data from artifact (cross section master track). 70 * @return data to draw "intersection" of master cross section and
71 * the waterlevel at that position.
72 */ 72 */
73 public Object provideBlackboardData(Artifact artifact, 73 public Object provideBlackboardData(Artifact artifact,
74 Object key, 74 Object key,
75 Object param, 75 Object param,
76 CallContext context 76 CallContext context

http://dive4elements.wald.intevation.org