Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/math/Point2d.java @ 1143:597163195dc9
age | author | description |
---|---|---|
Tue, 02 Nov 2010 17:46:55 +0000 | Ingo Weinzierl | Added license file and license headers. |
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>' |
Sun, 31 Jan 2010 21:50:15 +0000 | Sascha L. Teichmann | Added experimental support for extrapolation in "Horizontalschnitte" |
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. |
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. |