Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/math/HeightValue.java @ 1115:f953c9a559d8
age | author | description |
---|---|---|
Tue, 02 Nov 2010 17:46:55 +0000 | Ingo Weinzierl | Added license file and license headers. |
Thu, 08 Apr 2010 15:24:45 +0000 | Sascha L. Teichmann | Added more javadoc. Removed trailing whitespace. |
Tue, 06 Apr 2010 11:05:00 +0000 | Sascha L. Teichmann | Fixed vim modeline. Added some Javadoc. |
Mon, 29 Mar 2010 09:35:44 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' |
Wed, 23 Dec 2009 12:20:25 +0000 | Sascha L. Teichmann | Added interpolation capabilities along z axis to XYColumns. |
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. |