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 classReaddoublevalues from the source raster and write unsignedbytevalues in a temporary buffer.private static final classReaddoublevalues from the source raster and write signedshortvalues in a temporary buffer.private static final classReaddoublevalues from the source raster and write unsignedshortvalues in a temporary buffer.