comparison flys-artifacts/ChangeLog @ 2163:105097966111

Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves. flys-artifacts/trunk@3750 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 23 Jan 2012 14:18:53 +0000
parents df70f14af981
children d548e2e13524
comparison
equal deleted inserted replaced
2162:df70f14af981 2163:105097966111
1 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de>
2
3 Fix flys/issue452 (Annotations at second y-axis).
4
5 * src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java:
6 Added new type (duration_curve.mainvalues.q).
7
8 * doc/conf/themes.xml: Added theme mapping for new facet type.
9
10 * src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java:
11 Create another Facet.
12
13 * doc/conf/artifacts/winfo.xml: Added new facet type to compatibility
14 list.
15
16 * src/main/java/de/intevation/flys/exports/DurationCurveGenerator.java:
17 Handle new Facet.
18
19 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java:
20 Added field to be able to remember which axis to stick to.
21
22 * src/main/java/de/intevation/flys/artifacts/model/MainValuesQFacet.java:
23 Tell Annotations to stick to Q axis in the special duration_curve
24 environment.
25
26 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java:
27 (AxisDataset): Added plotAxisIndex to now have a
28 two-way-association.
29 Tell own axisDatasets to which 'jfreechart'-axis they are assigned.
30 Evaluate which axis the StickyAxisAnnotations should be sticked to,
31 and calculate text and line positions accordingly.
32 Removed junk.
33
34
1 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> 35 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de>
2 36
3 Fix compilation. 37 Fix compilation.
4 38
5 * src/main/java/de/intevation/flys/artifacts/model/AnnotationFacet.java: 39 * src/main/java/de/intevation/flys/artifacts/model/AnnotationFacet.java:

http://dive4elements.wald.intevation.org