comparison flys-artifacts/ChangeLog @ 2169:b817e680cf18

Cosmetics. flys-artifacts/trunk@3764 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 25 Jan 2012 12:58:26 +0000
parents a079f4e26001
children 90dfc25007f1
comparison
equal deleted inserted replaced
2168:a079f4e26001 2169:b817e680cf18
1 2012-01-25 Felix Wolfsteller <felix.wolfsteller@intevation.de>
2
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java:
4 Cosmetics, documentation.
5
1 2012-01-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> 6 2012-01-25 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2 7
3 * contrib/visualize-transitions.xsl: Fixed output of the conditions 8 * contrib/visualize-transitions.xsl: Fixed output of the conditions
4 of the transitions. Now you can see the circumstances 9 of the transitions. Now you can see the circumstances
5 when a branch is taken. 10 when a branch is taken.
56 61
57 Fix flys/issue452 (Annotations at second y-axis). 62 Fix flys/issue452 (Annotations at second y-axis).
58 63
59 * src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java: 64 * src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java:
60 Added new type (duration_curve.mainvalues.q). 65 Added new type (duration_curve.mainvalues.q).
61 66
62 * doc/conf/themes.xml: Added theme mapping for new facet type. 67 * doc/conf/themes.xml: Added theme mapping for new facet type.
63 68
64 * src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java: 69 * src/main/java/de/intevation/flys/artifacts/MainValuesArtifact.java:
65 Create another Facet. 70 Create another Facet.
66 71
83 Tell own axisDatasets to which 'jfreechart'-axis they are assigned. 88 Tell own axisDatasets to which 'jfreechart'-axis they are assigned.
84 Evaluate which axis the StickyAxisAnnotations should be sticked to, 89 Evaluate which axis the StickyAxisAnnotations should be sticked to,
85 and calculate text and line positions accordingly. 90 and calculate text and line positions accordingly.
86 Removed junk. 91 Removed junk.
87 92
88
89 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> 93 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de>
90 94
91 Fix compilation. 95 Fix compilation.
92 96
93 * src/main/java/de/intevation/flys/artifacts/model/AnnotationFacet.java: 97 * src/main/java/de/intevation/flys/artifacts/model/AnnotationFacet.java:
112 src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: 116 src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java:
113 Use StickyAxisAnnotations instead of XYTextAnnotations. 117 Use StickyAxisAnnotations instead of XYTextAnnotations.
114 118
115 * src/main/java/de/intevation/flys/themes/ThemeAccess.java: 119 * src/main/java/de/intevation/flys/themes/ThemeAccess.java:
116 Added new LineStyle class. 120 Added new LineStyle class.
117 121
118 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: 122 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java:
119 Call addAnnotationsToRenderer later, where positioning information 123 Call addAnnotationsToRenderer later, where positioning information
120 is already known. 124 is already known.
121 (addAnnotationsToRenderer): Deal with the three Annotation types. 125 (addAnnotationsToRenderer): Deal with the three Annotation types.
122 Instead of StickyAnnotations, add 126 Instead of StickyAnnotations, add
123 CollisionFreeXYText- and 127 CollisionFreeXYText- and
124 XYLineAnnotations. 128 XYLineAnnotations.
125 (Area): Helper class. 129 (Area): Helper class.
126
127 130
128 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> 131 2012-01-23 Felix Wolfsteller <felix.wolfsteller@intevation.de>
129 132
130 Some unification of Annotation handling. 133 Some unification of Annotation handling.
131 134

http://dive4elements.wald.intevation.org