comparison flys-artifacts/src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java @ 3076:5642a83420f2

FLYS artifacts: Removed trailing whitespace. flys-artifacts/trunk@4670 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:30:07 +0000
parents 703be13ffa74
children b2ea89a665bc
comparison
equal deleted inserted replaced
3075:db9e2bb34707 3076:5642a83420f2
9 * the axis is shown in all cases, though. 9 * the axis is shown in all cases, though.
10 * Draws a given text and a line to it from either axis. 10 * Draws a given text and a line to it from either axis.
11 */ 11 */
12 public class StickyAxisAnnotation { 12 public class StickyAxisAnnotation {
13 13
14 /** Logger for this class. */ 14 /** Logger for this class. */
15 private static Logger logger = 15 private static Logger logger =
16 Logger.getLogger(StickyAxisAnnotation.class); 16 Logger.getLogger(StickyAxisAnnotation.class);
17 17
18 /** Simplified view on axes. */ 18 /** Simplified view on axes. */
19 public static enum SimpleAxis { 19 public static enum SimpleAxis {

http://dive4elements.wald.intevation.org