diff gnv-artifacts/src/main/java/de/intevation/gnv/jfreechart/PolygonPlot.java @ 803:feae2f9d6c6f

Removed trailing whitespace. gnv-artifacts/trunk@885 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 07 Apr 2010 07:52:27 +0000
parents cdade5005cba
children 22c18083225e
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/jfreechart/PolygonPlot.java	Wed Apr 07 07:49:12 2010 +0000
+++ b/gnv-artifacts/src/main/java/de/intevation/gnv/jfreechart/PolygonPlot.java	Wed Apr 07 07:52:27 2010 +0000
@@ -34,7 +34,7 @@
 /**
  * A class for plotting polygons into a 2D chart. This plot makes use of <code>
  * PolygonRenderer</code>.
- * 
+ *
  * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
  */
 // TODO implement cloneable
@@ -294,7 +294,7 @@
 
     /**
      * Method to draw the axis for this plot.
-     * 
+     *
      * @param g2
      * @param plotArea
      * @param dataArea
@@ -391,7 +391,7 @@
 
     /**
      * Plot the polygons. Uses PolygonRenderer to do this job.
-     * 
+     *
      * @param g2
      * @param area
      * @param info
@@ -422,7 +422,7 @@
 
 
     /**
-     * 
+     *
      * @param g2
      * @param plotArea
      * @param space
@@ -581,7 +581,7 @@
 
 
     /**
-     * 
+     *
      * @param dataset
      * @return true, if dataset is null or if it does not contain any
      * PolygonSeries, otherwise false.

http://dive4elements.wald.intevation.org