Uses of Class
org.apache.sis.coverage.grid.DerivedGridCoverage
Packages that use DerivedGridCoverage
-
Uses of DerivedGridCoverage in org.apache.sis.coverage.grid
Subclasses of DerivedGridCoverage in org.apache.sis.coverage.gridModifier and TypeClassDescription(package private) final class
Decorates aGridCoverage
in order to convert sample values on the fly.(package private) final class
A multi-dimensional grid coverage where each two-dimensional slice is the resampling of data from another grid coverage.(package private) final class
A grid coverage with the same data than the source coverage, with only a translation applied on grid coordinates.