Uses of Class
org.geotools.imageio.netcdf.slice.NetCDFSliceProvider.DimensionIndexesContext
Packages that use NetCDFSliceProvider.DimensionIndexesContext
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 NetCDFSliceProvider.DimensionIndexesContext in org.geotools.imageio.netcdf.slice
Constructors in org.geotools.imageio.netcdf.slice with parameters of type NetCDFSliceProvider.DimensionIndexesContextModifierConstructorDescriptionNetCDFSliceProvider(VariableAdapter adapter, SimpleFeatureType schema, int startIndex, ReferencedEnvelope bounds, NetCDFSliceProvider.DimensionIndexesContext context) Builds a slice provider for a NetCDF variable and its indexed dimension context.