comparison flys-artifacts/src/main/java/de/intevation/flys/exports/ChartGenerator.java @ 3875:d12f108ccc9c

The usual whitespace and import cleanups. flys-artifacts/trunk@5508 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 18 Sep 2012 15:45:49 +0000
parents a65eb6d44122
children 2f6d4f92d628
comparison
equal deleted inserted replaced
3874:2c40832cb596 3875:d12f108ccc9c
64 import org.jfree.ui.TextAnchor; 64 import org.jfree.ui.TextAnchor;
65 import org.w3c.dom.Document; 65 import org.w3c.dom.Document;
66 import org.w3c.dom.Element; 66 import org.w3c.dom.Element;
67 67
68 import de.intevation.flys.utils.Formatter; 68 import de.intevation.flys.utils.Formatter;
69
70 import java.text.NumberFormat;
71 69
72 /** 70 /**
73 * The base class for chart creation. It should provide some basic things that 71 * The base class for chart creation. It should provide some basic things that
74 * equal in all chart types. 72 * equal in all chart types.
75 * 73 *

http://dive4elements.wald.intevation.org