Uses of Class
org.apache.sis.image.ResampledImage
Packages that use ResampledImage
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of ResampledImage in org.apache.sis.image
Subclasses of ResampledImage in org.apache.sis.imageModifier and TypeClassDescription(package private) final class
Image generated for visualization purposes only (not to be used for computation purposes).Constructors in org.apache.sis.image with parameters of type ResampledImageModifierConstructorDescription(package private)
MaskImage
(ResampledImage image) Creates a new instance for the given image.(package private)
PositionalConsistencyImage
(ResampledImage image, org.opengis.referencing.operation.MathTransform toSource) Creates a new instance for the given image.