Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2781:a17902aaa1c1
Fix ChangeLog
flys-artifacts/trunk@4520 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 25 May 2012 13:37:08 +0000 |
parents | e57816cf41d5 |
children | 7c2b24fb0316 |
comparison
equal
deleted
inserted
replaced
2780:772d0c8100d3 | 2781:a17902aaa1c1 |
---|---|
2 | 2 |
3 * src/main/java/de/intevation/flys/collections/AttributeParser.java: | 3 * src/main/java/de/intevation/flys/collections/AttributeParser.java: |
4 Replaced another silly "@attribute" XPATH with direct getAttribute() | 4 Replaced another silly "@attribute" XPATH with direct getAttribute() |
5 call. | 5 call. |
6 | 6 |
7 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
8 | |
9 Draw line of mainvalues to duration curve hit point to ground. | |
10 | |
11 * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: | |
12 Also work for q-value case on second y-axis, refactored. | |
13 | |
14 * src/main/java/de/intevation/flys/artifacts/model/MainValuesQFacet.java: | |
15 Doc and fix.Doc and fix. | |
16 | |
7 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 17 2012-05-25 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
8 | 18 |
9 Also draw lines to curve from q-mainvalues in dur. curve | 19 Also draw lines to curve from q-mainvalues in dur. curve |
10 | 20 |
11 * src/main/java/de/intevation/flys/artifacts/model/MainValuesQFacet.java: | 21 * src/main/java/de/intevation/flys/artifacts/model/MainValuesQFacet.java: |