Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1083:d0db31d1f64c
Enable plotting of some annotations that look like MainValues.
flys-artifacts/trunk@2580 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 25 Aug 2011 10:53:25 +0000 |
parents | f16b66839e59 |
children | 583314dafdb6 |
comparison
equal
deleted
inserted
replaced
1082:f16b66839e59 | 1083:d0db31d1f64c |
---|---|
1 2011-08-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/ComputedDischargeCurveGenerator.java: | |
4 Plot MainValues delivered by MainValuesFacet in much the same ways than | |
5 Annotations in LongitudinalSection plots. | |
6 | |
1 2011-08-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-08-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: | 9 * src/main/java/de/intevation/flys/jfree/StickyAxisAnnotation.java: |
4 Prepare further differentiation between Annotations that stick to X or Y- | 10 Prepare further differentiation between Annotations that stick to X or Y- |
5 Axis, copied some positioning logic into StickyAxisAnnotation | 11 Axis, copied some positioning logic into StickyAxisAnnotation |