Package nz.org.riskscape.engine.tiff
package nz.org.riskscape.engine.tiff
-
ClassesClassDescriptionExtends GridCoverage2D to make use of
SparseTIFFImageReader.isEmptyTile(int, int).Extends the defaultTIFFImageReaderto add support for querying empty tiles, so that sampling operations can avoid initializing and indexing tiles (float[]s) full of zeroes.Returns aSparseTIFFImageReaderinstead of the defaultTIFFImageReader