Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 418:6eae1efb5fc3
Horizontales Schnittprofil:
Added some code to prevent needless null inserts if interpolating over large gaps.
gnv-artifacts/trunk@466 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 21 Dec 2009 14:41:18 +0000 |
parents | 9697675ede21 |
children | 1e192ea34e80 |
comparison
equal
deleted
inserted
replaced
417:9697675ede21 | 418:6eae1efb5fc3 |
---|---|
1 2009-12-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java: | |
4 Added some code to prevent needless null inserts if interpolating | |
5 over large gaps. | |
6 | |
1 2009-12-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2009-12-21 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/gnv/chart/HorizontalCrossProfileChart.java: | 9 * src/main/java/de/intevation/gnv/chart/HorizontalCrossProfileChart.java: |
4 Removed warning, which told the user that gap detection is not implemented | 10 Removed warning, which told the user that gap detection is not implemented |
5 yet. | 11 yet. |