Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/math/XYColumn.java @ 434:0eed5749fd63
age | author | description |
---|---|---|
Wed, 23 Dec 2009 15:28:40 +0000 | Sascha L. Teichmann | Implemented the raster interpolation for the 'Profilschnitt'. |
Wed, 23 Dec 2009 12:20:25 +0000 | Sascha L. Teichmann | Added interpolation capabilities along z axis to XYColumns. |
Wed, 23 Dec 2009 09:45:40 +0000 | Sascha L. Teichmann | Added some type safety. Fixed z value bug in reading database preprocessing. Only dissemble WKT points if really needed. |
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. |
Tue, 22 Dec 2009 17:19:10 +0000 | Ingo Weinzierl | Finished preprocessing data for interpolation in verticalcrosssection charts.ß |
Tue, 22 Dec 2009 13:10:56 +0000 | Ingo Weinzierl | Added data model classes to store information for interpolation. |