diff artifacts/src/main/java/org/dive4elements/river/utils/MapfileGenerator.java @ 8747:e9d912c97fa8

We expect that every river has only one RiverAxis of kind 1 This allowed to reduce code duplication and some cleanups.
author Tom Gottfried <tom@intevation.de>
date Fri, 05 Jun 2015 16:56:47 +0200
parents e4606eae8ea5
children 0a5239a1e46e
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/utils/MapfileGenerator.java	Fri Jun 05 16:53:07 2015 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/utils/MapfileGenerator.java	Fri Jun 05 16:56:47 2015 +0200
@@ -282,10 +282,9 @@
     /**
      * Creates a layer snippet which might be included in the mapfile.
      *
-     * @param layerinfo A LayerInfo object that contains all necessary
+     * @param layerInfo A LayerInfo object that contains all necessary
      * information to build a Mapserver LAYER section.
-     * @param dir The base dir for the LAYER snippet.
-     * @param filename The name of the file that is written.
+     * @param layerFile The file that is written.
      * @param tpl The Velocity template which is used to create the LAYER
      * section.
      */

http://dive4elements.wald.intevation.org