Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1992:e1c9f28e2675
Added more attributes to ChartSettings AxisSection.
flys-artifacts/trunk@3428 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 16 Dec 2011 07:28:17 +0000 |
parents | 0bd7c3cf0af1 |
children | 85132c9edd64 |
comparison
equal
deleted
inserted
replaced
1991:0bd7c3cf0af1 | 1992:e1c9f28e2675 |
---|---|
1 2011-12-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/DoubleAttribute.java: New. An | |
4 Attribute that stores double values. | |
5 | |
6 * src/main/java/de/intevation/flys/exports/AxisSection.java: Added methods | |
7 to set values for 'fixation', 'font-size', 'lower' and 'upper'. | |
8 | |
9 * src/main/java/de/intevation/flys/exports/LongitudinalSectionGenerator.java: | |
10 Set new attributes mentioned above for each axis' AxisSection. | |
11 | |
1 2011-12-15 Ingo Weinzierl <ingo@intevation.de> | 12 2011-12-15 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/exports/AxisSection.java: Added methods | 14 * src/main/java/de/intevation/flys/exports/AxisSection.java: Added methods |
4 to set the axis label and id. | 15 to set the axis label and id. |
5 | 16 |