Uses of Class
org.apache.sis.image.ComputedImage
Packages that use ComputedImage
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
A set of helper classes for the SIS implementation backed by Java2D.
-
Uses of ComputedImage in org.apache.sis.image
Subclasses of ComputedImage in org.apache.sis.imageModifier and TypeClassDescriptionclassAn image which is the result of resampling the pixel values of another image. -
Uses of ComputedImage in org.apache.sis.internal.coverage.j2d
Subclasses of ComputedImage in org.apache.sis.internal.coverage.j2dModifier and TypeClassDescriptionclassA computed image for which it is more efficient to compute tiles in batch instead of one-by-one.