Revision: 6516
http://sourceforge.net/p/jump-pilot/code/6516
Author: ma15569
Date: 2020-09-22 12:06:16 +0000 (Tue, 22 Sep 2020)
Log Message:
-----------
corrected typo
Modified Paths:
--------------
core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java
Modified: core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java
===================================================================
--- core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java
2020-09-22 12:04:10 UTC (rev 6515)
+++ core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java
2020-09-22 12:06:16 UTC (rev 6516)
@@ -91,7 +91,7 @@
}
/**
- * Method to buid an ImageAndMetadata file
+ * Method to build an ImageAndMetadata file
* An ImageAndMetadata groups the Envelope, the Image, the Statistics and
* NoData value of a TIF file
* @param tiffFile
@@ -203,7 +203,7 @@
}
/**
- * Method to read overviews of a TIF
+ * Method to read overviews of a TIF from the file metadata or from an
external .ovr file
* @param tiffFile
* @param overviewIndex
* @param indexStart
@@ -281,7 +281,7 @@
}
/**
- * Method to read Statistics of TIF file (if available) on the file
itself or
+ * Method to read Statistics of TIF file (if available) from file
metadata or
* from an external aux.xml file
* @param tiffFile
* @param noDataValue
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel