diff flys-artifacts/src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java @ 3270:4ac581062c40

Fix various documentation issues. flys-artifacts/trunk@4913 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 10 Jul 2012 12:19:35 +0000
parents b2ea89a665bc
children f091f2f55f88
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java	Tue Jul 10 11:10:38 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java	Tue Jul 10 12:19:35 2012 +0000
@@ -411,8 +411,8 @@
     /**
      * Process the output for W facets in a longitudinal section curve.
      *
-     * @param wqkms An array of WQKms values.
-     * @param facet The facet. This facet does NOT support any data objects. Use
+     * @param wkms WKms data.
+     * @param aandf The artifact and facet. This facet does NOT support any data objects. Use
      * FLYSArtifact.getNativeFacet() instead to retrieve a Facet which supports
      * data.
      * @param theme The theme that contains styling information.
@@ -507,7 +507,7 @@
      * account - if the x axis need to be inverted. Waterlines in these charts
      * should decrease.
      *
-     * @param wqkms The data object that stores the x and y values used for this
+     * @param wkms The data object that stores the x and y values used for this
      * chart.
      */
     public boolean needInvertAxis(WKms wkms) {

http://dive4elements.wald.intevation.org