Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2778:26f2e7e500dd
Also draw lines from q mainvalues to duration curve.
flys-artifacts/trunk@4517 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 25 May 2012 13:31:40 +0000 |
parents | 5543492f2da4 |
children | e57816cf41d5 |
comparison
equal
deleted
inserted
replaced
2777:5543492f2da4 | 2778:26f2e7e500dd |
---|---|
1 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Also draw lines to curve from q-mainvalues in dur. curve | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/model/MainValuesQFacet.java: | |
6 In analogy to the W-case, calculate where line from main value hits | |
7 a wqday-curve from DurationCurve. | |
8 | |
1 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 Draw line of w-mainvalue to duration curve hit point to ground. | 11 Draw line of w-mainvalue to duration curve hit point to ground. |
4 | 12 |
5 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | 13 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: |