Uses of Class
org.geotools.coverage.io.catalog.CoverageSlice
Packages that use CoverageSlice
Package
Description
NetCDF slice-query infrastructure used by the GeoTools NetCDF reader to translate catalog-style
Query objects into NetCDF dimension selections and, ultimately, into readable 2D
slices.-
Uses of CoverageSlice in org.geotools.coverage.io.catalog
Methods in org.geotools.coverage.io.catalog that return types with arguments of type CoverageSliceModifier and TypeMethodDescriptionCoverageSlicesCatalog.getGranules(Query q) Return the SliceIterator object to iterate on the CoverageSlices resulting from the provided Query.CoverageSlicesCatalog.iterateGranules(Query q) Streams matchingCoverageSlices without materializing them into a list. -
Uses of CoverageSlice in org.geotools.imageio.netcdf.slice
Methods in org.geotools.imageio.netcdf.slice that return types with arguments of type CoverageSliceModifier and TypeMethodDescriptionReturns an iterator over slices matching the provided query.