comparison flys-artifacts/src/main/java/de/intevation/flys/jfree/FLYSAnnotation.java @ 3317:0f7abd95c6e2

Removed same package imports. flys-artifacts/trunk@5007 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 15 Jul 2012 16:14:56 +0000
parents 1ddfb54e5db6
children 7eebd9e58641
comparison
equal deleted inserted replaced
3316:2495b24147ff 3317:0f7abd95c6e2
5 5
6 import org.w3c.dom.Document; 6 import org.w3c.dom.Document;
7 7
8 import org.jfree.chart.annotations.XYTextAnnotation; 8 import org.jfree.chart.annotations.XYTextAnnotation;
9 9
10 import de.intevation.flys.jfree.StickyAxisAnnotation;
11
12 import de.intevation.flys.artifacts.model.HYKFactory; 10 import de.intevation.flys.artifacts.model.HYKFactory;
13
14 11
15 /** 12 /**
16 * List of Text- Annotations with name and theme. 13 * List of Text- Annotations with name and theme.
17 */ 14 */
18 public class FLYSAnnotation { 15 public class FLYSAnnotation {

http://dive4elements.wald.intevation.org