Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1968:18928f0f339b
Add helper function.
flys-artifacts/trunk@3379 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 09 Dec 2011 15:59:30 +0000 |
parents | f572536af56c |
children | baefcfba97aa |
comparison
equal
deleted
inserted
replaced
1967:27bb2e24f7f8 | 1968:18928f0f339b |
---|---|
1 2011-12-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/StaticState.java: | |
4 (addDefaultChartOutput): Convenienve function to add a chart-output. | |
5 | |
6 2011-12-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
7 | |
8 * src/main/java/de/intevation/flys/artifacts/model/CrossSectionFacet.java: | |
9 Play nice with CrossSectionArtifact. Employ blackboard. | |
10 | |
11 * src/main/java/de/intevation/flys/artifacts/CrossSectionArtifact.java: | |
12 Spawn a CrossSectionFacet, handle various data. | |
13 | |
14 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java: | |
15 Do not produce CrossSectionFacets anymore, these now "belong" to | |
16 CrossSectionArtifacts. | |
17 | |
1 2011-12-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 18 2011-12-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 19 |
3 * doc/conf/cache.xml: Added cross_sections cache. | 20 * doc/conf/cache.xml: Added cross_sections cache. |
4 | 21 |
5 2011-12-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 22 2011-12-09 Felix Wolfsteller <felix.wolfsteller@intevation.de> |