Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2558:33e4481933e2
WstValueTable: Added method to find the w extent for a given km range.
flys-artifacts/trunk@4080 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 17 Feb 2012 11:59:30 +0000 |
parents | adb8641f5b5d |
children | 407bbc74fe0b |
comparison
equal
deleted
inserted
replaced
2557:adb8641f5b5d | 2558:33e4481933e2 |
---|---|
1 2012-02-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java(getMinMaxW): | |
4 Added signature to give w extend for a given km range. | |
5 | |
1 2012-02-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2012-02-17 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java(getMinMaxW): | 8 * src/main/java/de/intevation/flys/artifacts/model/WstValueTable.java(getMinMaxW): |
4 Added method to find the w extent for a given km. Useful | 9 Added method to find the w extent for a given km. Useful |
5 for validating "W auf freier Strecke". | 10 for validating "W auf freier Strecke". |