comparison flys-artifacts/ChangeLog @ 1990:5c1e7c1e9e09

Improved the ChartSettings returned by charts - it now contains a legend specific section. flys-artifacts/trunk@3426 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 15 Dec 2011 15:58:56 +0000
parents 156304542edf
children 0bd7c3cf0af1
comparison
equal deleted inserted replaced
1989:156304542edf 1990:5c1e7c1e9e09
1 2011-12-15 Ingo Weinzierl <ingo@intevation.de>
2
3 * src/main/java/de/intevation/flys/exports/IntegerAttribute.java: New.
4 Concrete subclass of a DefaultAttribute for storing integer values.
5
6 * src/main/java/de/intevation/flys/exports/LegendSection.java: New. A
7 concrete Section subclass to store legend specific attributes.
8
9 * src/main/java/de/intevation/flys/exports/BooleanAttribute.java,
10 src/main/java/de/intevation/flys/exports/StringAttribute.java: Removed
11 needless import of org.w3c.dom.Attr.
12
13 * src/main/java/de/intevation/flys/exports/ChartSettings.java: ChartSettings
14 is able to store a Section for legends now.
15
16 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Added
17 methods to retrieve the font size of legends and if the legend should be
18 visible or not. In addition, the ChartSettings returned by this instance
19 will now contain a LegendSection as well.
20
1 2011-12-15 Ingo Weinzierl <ingo@intevation.de> 21 2011-12-15 Ingo Weinzierl <ingo@intevation.de>
2 22
3 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Introduced 23 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: Introduced
4 methods getChartSubtitle() and isGridVisible(). getChartSubtitle() returns 24 methods getChartSubtitle() and isGridVisible(). getChartSubtitle() returns
5 in this implementation null. Concrete subclasses should override this 25 in this implementation null. Concrete subclasses should override this

http://dive4elements.wald.intevation.org