comparison flys-artifacts/src/main/java/de/intevation/flys/jfree/StyledValueMarker.java @ 3259:9422b559b2d5

Added vim lines. flys-artifacts/trunk@4896 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 08 Jul 2012 08:52:15 +0000
parents 17ca0a43027a
children 7140bb0f92b0
comparison
equal deleted inserted replaced
3258:3c006a53e551 3259:9422b559b2d5
26 this.setPaint(color); 26 this.setPaint(color);
27 27
28 int size = ThemeUtil.parsePointWidth(theme); 28 int size = ThemeUtil.parsePointWidth(theme);
29 setStroke(new BasicStroke(size)); 29 setStroke(new BasicStroke(size));
30 } 30 }
31
32 } 31 }
32 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org