diff flys-artifacts/src/main/java/de/intevation/flys/exports/process/Processor.java @ 4736:b195fede1c3b

Remove trailing whitespace.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 02 Jan 2013 13:18:31 +0100
parents af728a5e0329
children
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/process/Processor.java	Tue Jan 01 13:54:08 2013 +0100
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/process/Processor.java	Wed Jan 02 13:18:31 2013 +0100
@@ -16,7 +16,7 @@
     /**
      * Processes data to generate e.g. a chart.
      *
-     * @param generator XYChartGenerator to add output on. 
+     * @param generator XYChartGenerator to add output on.
      * @param aandf       The artifact and facet
      * @param theme      The theme that contains styling information.
      * @param visible       The visibility of the curve.
@@ -31,9 +31,9 @@
 
     /**
      * Returns true if the Processor class is able to generate output for a facet type
-     * 
+     *
      * @param facettype Name of the facet type
      * @return true if the facettype can be processed
      */
-    public boolean canHandle(String facettype); 
+    public boolean canHandle(String facettype);
 }

http://dive4elements.wald.intevation.org