comparison gnv-artifacts/src/main/java/de/intevation/gnv/jfreechart/PolygonRenderer.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
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
26 26
27 import org.jfree.ui.RectangleEdge; 27 import org.jfree.ui.RectangleEdge;
28 28
29 /** 29 /**
30 * This renderer is used to draw polygons into a Graphics object. 30 * This renderer is used to draw polygons into a Graphics object.
31 * 31 *
32 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 32 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
33 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a> 33 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>
34 */ 34 */
35 public class PolygonRenderer 35 public class PolygonRenderer
36 { 36 {
160 } 160 }
161 161
162 /** 162 /**
163 * Draw labels at each item of a series in the given dataset. If the series 163 * Draw labels at each item of a series in the given dataset. If the series
164 * has no label attritue, no label is drawn. 164 * has no label attritue, no label is drawn.
165 * 165 *
166 * @param graphics 166 * @param graphics
167 * @param plot 167 * @param plot
168 * @param area 168 * @param area
169 * @param dataset 169 * @param dataset
170 */ 170 */

http://dive4elements.wald.intevation.org