aboutsummaryrefslogtreecommitdiff
path: root/jniwrap/org/proj4/Projections.java
AgeCommit message (Collapse)Author
2012-06-01Removed legacy JNI binding.Martin Desruisseaux
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2213 4e78687f-474d-0410-85f9-8d5e500ac6b2
2011-08-27Documentation updates and first configuration changes:Martin Desruisseaux
- Added @deprecated tags to the old bindings, with test pointing to their replacement. - Added a note in the header of the new bindings suggesting to keep the classes synchronized with GeoAPI (if possible). - Edited the README file for the new bindings, but did not yet edited the example. - Added the new files to the list of files declared in Makefile.in, and ran automake to regenerate Makefile.am. - Edited build.xml to generate the header file of PJ.h instead than Projections.h. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2092 4e78687f-474d-0410-85f9-8d5e500ac6b2
2004-12-13fixed small bug in the Hashmap creation of a projection - Andrea AntonelloAndrea Antonello
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1280 4e78687f-474d-0410-85f9-8d5e500ac6b2
2004-10-31updated README, fixed shared libs loading bugAndrea Antonello
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1278 4e78687f-474d-0410-85f9-8d5e500ac6b2
2004-10-20Adding the java jni wrapper for proj4 to the projectAndrea Antonello
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1234 4e78687f-474d-0410-85f9-8d5e500ac6b2