comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java @ 805:bb7afd783321

Removed trailing whitespace. Added more javadoc. gnv-artifacts/trunk@887 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 08 Apr 2010 11:31:44 +0000
parents 9058c08eac3a
children 95733e564896
comparison
equal deleted inserted replaced
804:9058c08eac3a 805:bb7afd783321
384 } 384 }
385 385
386 /** 386 /**
387 * Find the parameter name which is used during mapfile creation in 387 * Find the parameter name which is used during mapfile creation in
388 * MapfileGenerator. 388 * MapfileGenerator.
389 * 389 *
390 * @param callContext The CallContext object. 390 * @param callContext The CallContext object.
391 * @return the parameter name of the current parameterization. 391 * @return the parameter name of the current parameterization.
392 */ 392 */
393 protected String findParameterType(CallContext callContext) { 393 protected String findParameterType(CallContext callContext) {
394 InputData inputParam = inputData.get("parameterid"); 394 InputData inputParam = inputData.get("parameterid");

http://dive4elements.wald.intevation.org