comparison flys-artifacts/src/main/java/de/intevation/flys/jfree/FLYSAnnotation.java @ 1721:eb35570df0e8

Cosmetics, docs. flys-artifacts/trunk@3002 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 18 Oct 2011 12:31:36 +0000
parents 7e19449d7826
children 59bb5c895be3
comparison
equal deleted inserted replaced
1720:fa932d618989 1721:eb35570df0e8
4 4
5 import org.w3c.dom.Document; 5 import org.w3c.dom.Document;
6 6
7 import org.jfree.chart.annotations.XYTextAnnotation; 7 import org.jfree.chart.annotations.XYTextAnnotation;
8 8
9 9 /**
10 * List of Annotations with name and theme.
11 */
10 public class FLYSAnnotation { 12 public class FLYSAnnotation {
11 13
12 protected List<XYTextAnnotation> annotations; 14 protected List<XYTextAnnotation> annotations;
13 15
14 protected Document theme; 16 protected Document theme;

http://dive4elements.wald.intevation.org