diff flys-artifacts/src/main/java/de/intevation/flys/jfree/StableXYDifferenceRenderer.java @ 3395:2a8919e0ed28

Cosmetics, doc. flys-artifacts/trunk@5025 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 17 Jul 2012 18:40:25 +0000
parents e3c70271d50f
children a5f65e8983be a65eb6d44122
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/jfree/StableXYDifferenceRenderer.java	Tue Jul 17 18:31:34 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/jfree/StableXYDifferenceRenderer.java	Tue Jul 17 18:40:25 2012 +0000
@@ -502,7 +502,7 @@
      * The renderer can do nothing if it chooses.
      *
      * @param g2  the graphics device.
-     * @param dataArea  the area inside the axes.
+     * @param dataArea  the (visible) area inside the axes.
      * @param plot  the plot.
      * @param data  the data.
      * @param info  an optional info collection object to return data back to
@@ -532,6 +532,10 @@
         return 2;
     }
 
+
+    /**
+     * Adds x/y data to series.
+     */
     private static final void addSeries(
         DefaultXYDataset ds,
         Comparable       key,
@@ -830,6 +834,7 @@
         }
     }
 
+
     /**
      * Draws the visual representation of a single data item.
      *

http://dive4elements.wald.intevation.org