diff gnv-artifacts/src/main/java/de/intevation/gnv/chart/ChartLabels.java @ 171:7fb9441dd8af

Format Code to max 80 Chars per Row and Cleanup gnv-artifacts/trunk@208 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Fri, 09 Oct 2009 07:54:48 +0000
parents 5d4f5d26bb7a
children 1c427acb6c76
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/chart/ChartLabels.java	Fri Oct 09 07:49:47 2009 +0000
+++ b/gnv-artifacts/src/main/java/de/intevation/gnv/chart/ChartLabels.java	Fri Oct 09 07:54:48 2009 +0000
@@ -13,9 +13,8 @@
 package de.intevation.gnv.chart;
 
 /**
- * @author  drewnak
- * @author Tim Englich <tim.englich@intevation.de>
- * Changes and codecleanup
+ * @author drewnak
+ * @author Tim Englich <tim.englich@intevation.de> Changes and codecleanup
  */
 public class ChartLabels {
     /**
@@ -29,6 +28,7 @@
 
     /**
      * Constructor
+     * 
      * @param title
      * @param domainAxisLabel
      */
@@ -44,7 +44,6 @@
         return this.title;
     }
 
-
     /**
      * @return the timeAxisLabel
      */

http://dive4elements.wald.intevation.org