Uses of Class
org.apache.sis.image.Transferer.DoubleToInteger
Packages that use Transferer.DoubleToInteger
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of Transferer.DoubleToInteger in org.apache.sis.image
Subclasses of Transferer.DoubleToInteger in org.apache.sis.imageModifier and TypeClassDescriptionprivate static final class
Readdouble
values from the source raster and write unsignedbyte
values in a temporary buffer.private static final class
Readdouble
values from the source raster and write signedshort
values in a temporary buffer.private static final class
Readdouble
values from the source raster and write unsignedshort
values in a temporary buffer.