Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/math/Interpolation2D.java @ 462:912797826099
age | author | description |
---|---|---|
Wed, 30 Dec 2009 23:02:10 +0000 | Sascha L. Teichmann | Fixed some bugs and create "Profilschnitt" polygons via configuration. |
Wed, 23 Dec 2009 15:28:40 +0000 | Sascha L. Teichmann | Implemented the raster interpolation for the 'Profilschnitt'. |
Wed, 23 Dec 2009 06:53:46 +0000 | Sascha L. Teichmann | Refactored the XYColumn and Point2d code a bit to be more reusable in 3D. |
Mon, 21 Dec 2009 13:49:49 +0000 | Ingo Weinzierl | Added support of gap detection in horizontalcrossprofile charts. |
Wed, 16 Dec 2009 22:10:46 +0000 | Sascha L. Teichmann | Fixed index error in i-gap detection in 2D interpolation. |
Wed, 16 Dec 2009 19:29:05 +0000 | Ingo Weinzierl | Added horizontal crossprofile charts to chart pallet. Fixed some bugs before interpolation. |
Tue, 15 Dec 2009 22:25:53 +0000 | Sascha L. Teichmann | Added code to do 2D interpolations along a digitied track on the map. |