Uses of Class
org.apache.sis.image.Transferer.FloatToInteger
Packages that use Transferer.FloatToInteger
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of Transferer.FloatToInteger in org.apache.sis.image
Subclasses of Transferer.FloatToInteger in org.apache.sis.imageModifier and TypeClassDescriptionprivate static final classReadfloatvalues from the source raster and write unsignedbytevalues in a temporary buffer.private static final classReadfloatvalues from the source raster and write signedshortvalues in a temporary buffer.private static final classReadfloatvalues from the source raster and write unsignedshortvalues in a temporary buffer.