Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri May 25 09:27:01 2012 +0000 +++ b/flys-artifacts/ChangeLog Fri May 25 13:31:40 2012 +0000 @@ -1,3 +1,11 @@ +2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Also draw lines to curve from q-mainvalues in dur. curve + + * src/main/java/de/intevation/flys/artifacts/model/MainValuesQFacet.java: + In analogy to the W-case, calculate where line from main value hits + a wqday-curve from DurationCurve. + 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> Draw line of w-mainvalue to duration curve hit point to ground.