diff flys-artifacts/src/main/java/de/intevation/flys/exports/ChartGenerator.java @ 3284:d9af29a4bb85

Various cosmetic doc fixes. flys-artifacts/trunk@4944 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 11 Jul 2012 19:21:43 +0000
parents c27c4e06dd87
children 45af081061e7
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/ChartGenerator.java	Wed Jul 11 16:05:24 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/ChartGenerator.java	Wed Jul 11 19:21:43 2012 +0000
@@ -545,7 +545,7 @@
      * Combines the ranges of the Y axis at index <i>idx</i>.
      *
      * @param bounds A new Bounds.
-     * @param idx The index of the Y axis that should be comined with
+     * @param index The index of the Y axis that should be comined with.
      * <i>range</i>.
      */
     protected abstract void combineYBounds(Bounds bounds, int index);
@@ -1493,7 +1493,6 @@
      *            index 0), correlates with renderer index.
      * @param isArea true if the series describes an area and shall be rendered
      *                as such.
-     * @return idx increased by number of items addded.
      */
     protected void applyThemes(
         XYPlot    plot,

http://dive4elements.wald.intevation.org