diff flys-artifacts/src/main/java/de/intevation/flys/exports/FlowVelocityGenerator.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 d8444fcb4e44
children 3dc26ec2558d
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/FlowVelocityGenerator.java	Tue Jul 10 11:10:38 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/FlowVelocityGenerator.java	Tue Jul 10 12:19:35 2012 +0000
@@ -166,8 +166,9 @@
 
     /**
      * Produce output.
-     * @param facet current facet.
+     * @param artifactAndFacet current facet.
      * @param attr  theme for facet
+     * @param visible Whether this facets data is actually visible or not.
      */
     public void doOut(
         ArtifactAndFacet artifactAndFacet,
@@ -243,7 +244,7 @@
      * Process the output for W facets in a longitudinal section curve.
      *
      * @param data A FlowVelocityData object
-     * @param facet The facet. This facet does NOT support any data objects. Use
+     * @param aandf The 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.
@@ -292,7 +293,7 @@
 
     /**
      * @param data A FlowVelocityData object
-     * @param facet The facet. This facet does NOT support any data objects. Use
+     * @param aandf The 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.

http://dive4elements.wald.intevation.org