Uses of Class
org.apache.sis.storage.aggregate.ConcatenatedGridCoverage
Packages that use ConcatenatedGridCoverage
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of ConcatenatedGridCoverage in org.apache.sis.storage.aggregate
Constructors in org.apache.sis.storage.aggregate with parameters of type ConcatenatedGridCoverageModifierConstructorDescriptionprivate
ConcatenatedGridCoverage
(ConcatenatedGridCoverage source, Object[] slices, List<SampleDimension> sampleDimensions, boolean converted) Creates a new aggregated coverage for the result of a conversion from/to packed values.