comparison flys-artifacts/src/main/java/de/intevation/flys/jfree/CollisionFreeXYTextAnnotation.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 5642a83420f2
children 6ed8ebd48d6e
comparison
equal deleted inserted replaced
3316:2495b24147ff 3317:0f7abd95c6e2
15 import org.jfree.chart.plot.Plot; 15 import org.jfree.chart.plot.Plot;
16 16
17 import org.jfree.text.TextUtilities; 17 import org.jfree.text.TextUtilities;
18 18
19 import org.jfree.ui.RectangleEdge; 19 import org.jfree.ui.RectangleEdge;
20
21 import de.intevation.flys.jfree.JFreeUtil;
22
23 20
24 /** 21 /**
25 * Custom Annotations class that is drawn only if no collisions with other 22 * Custom Annotations class that is drawn only if no collisions with other
26 * already drawn CustomAnnotations in current plot are found. 23 * already drawn CustomAnnotations in current plot are found.
27 */ 24 */

http://dive4elements.wald.intevation.org