Uses of Class
org.apache.sis.internal.storage.inflater.PredictorChannel
Packages that use PredictorChannel
Package
Description
Utility classes for the implementation of raster readers.
-
Uses of PredictorChannel in org.apache.sis.internal.storage.inflater
Subclasses of PredictorChannel in org.apache.sis.internal.storage.inflaterModifier and TypeClassDescription(package private) class
Implementation ofPredictor.HORIZONTAL
.private static final class
A horizontal predictor working on byte values.private static final class
A horizontal predictor working on double-precision floating point values.private static final class
A horizontal predictor working on single-precision floating point values.private static final class
A horizontal predictor working on 32 bits integer values.private static final class
A horizontal predictor working on short integer values.