Uses of Package
org.apache.sis.internal.storage.inflater
Packages that use org.apache.sis.internal.storage.inflater
Package
Description
Utility classes for the implementation of raster readers.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
-
Classes in org.apache.sis.internal.storage.inflater used by org.apache.sis.internal.storage.inflaterClassDescriptionInflater writing all decompressed values in a temporary buffer.A pseudo-inflater which copies values from a buffer of bytes to the destination image buffer.Implementation of
Predictor.HORIZONTAL
.Copies values from an input buffer of bytes to the destination image buffer, potentially applying decompression, sub-region, subsampling and band subset on-the-fly.A channel of pixel values after all steps have been completed.Implementation of aPredictor
to be executed after decompression. -
Classes in org.apache.sis.internal.storage.inflater used by org.apache.sis.storage.geotiffClassDescriptionCopies values from an input buffer of bytes to the destination image buffer, potentially applying decompression, sub-region, subsampling and band subset on-the-fly.