Sun, 18 Apr 2010 09:17:25 +0000 |
Sascha L. Teichmann |
Using unix line endings only.
|
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>'
|
Mon, 29 Mar 2010 08:51:20 +0000 |
Sascha L. Teichmann |
Ordered imports. Removed needless imports. Removed empty headers.
|
Mon, 04 Jan 2010 12:42:16 +0000 |
Sascha L. Teichmann |
Use JFreeCharts ValueAxis.valueToJava2D() to transform data values
|
Sun, 03 Jan 2010 12:16:55 +0000 |
Sascha L. Teichmann |
Generate iso line classes according gnv-issues/issue108
|
Wed, 30 Dec 2009 23:02:10 +0000 |
Sascha L. Teichmann |
Fixed some bugs and create "Profilschnitt" polygons via configuration.
|
Mon, 28 Dec 2009 17:13:12 +0000 |
Sascha L. Teichmann |
Cleaned up messy code a bit in "Horizontales Schnittprofil" and "Profilschnitt".
|
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.
|