Revision: 6471
          http://sourceforge.net/p/jump-pilot/code/6471
Author:   ma15569
Date:     2020-09-14 09:45:26 +0000 (Mon, 14 Sep 2020)
Log Message:
-----------
removed deprecation

Modified Paths:
--------------
    core/trunk/src/org/openjump/core/rasterimage/RasterImageIO.java

Modified: core/trunk/src/org/openjump/core/rasterimage/RasterImageIO.java
===================================================================
--- core/trunk/src/org/openjump/core/rasterimage/RasterImageIO.java     
2020-09-14 09:44:22 UTC (rev 6470)
+++ core/trunk/src/org/openjump/core/rasterimage/RasterImageIO.java     
2020-09-14 09:45:26 UTC (rev 6471)
@@ -429,7 +429,6 @@
        
        /**
         * Substituted by method getGeoReferencing(String fileName)
-        * @deprecated
         * @param fileName
         * @param allwaysLookForTFWExtension
         * @param imageDimensions
@@ -437,7 +436,7 @@
         * @throws Exception
         */
        
-       @Deprecated
+        
        public static Envelope getGeoReferencing(String fileName,
                        boolean allwaysLookForTFWExtension, Point 
imageDimensions) throws Exception {
 



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to