Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2748:6717b4725ddf
Take advantage of refactorisation.
flys-artifacts/trunk@4483 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 23 May 2012 20:41:09 +0000 |
parents | 94c6f4ad9b98 |
children | 5eb3edb4f37b |
comparison
equal
deleted
inserted
replaced
2747:94c6f4ad9b98 | 2748:6717b4725ddf |
---|---|
1 2012-05-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/ExternalWMSArtifact.java: | |
4 Use superclass static field and method. | |
5 | |
1 2012-05-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2012-05-23 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/RelativePointFacet.java: | 8 * src/main/java/de/intevation/flys/artifacts/model/RelativePointFacet.java: |
4 Handle duration curve case. Do a linear interpolation of the day. | 9 Handle duration curve case. Do a linear interpolation of the day. |
5 | 10 |