Uses of Class
org.apache.sis.image.ResamplingGrid.Key
Packages that use ResamplingGrid.Key
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of ResamplingGrid.Key in org.apache.sis.image
Fields in org.apache.sis.image with type parameters of type ResamplingGrid.KeyModifier and TypeFieldDescriptionprivate static final Cache
<ResamplingGrid.Key, org.opengis.referencing.operation.MathTransform2D> ResamplingGrid.CACHE
Cache of previously computedResamplingGrid
instances.