Uses of Class
org.geotools.imageio.netcdf.Slice2DIndex
- 
Packages that use Slice2DIndex Package Description org.geotools.imageio.netcdf 
- 
- 
Uses of Slice2DIndex in org.geotools.imageio.netcdfMethods in org.geotools.imageio.netcdf that return Slice2DIndex Modifier and Type Method Description Slice2DIndexAncillaryFileManager. getSlice2DIndex(int imageIndex)Return aSlice2DIndexrelated to the provided imageIndexSlice2DIndexNetCDFImageReader. getSlice2DIndex(int imageIndex)Return theSlice2DIndexassociated to the specified imageIndexSlice2DIndexSlice2DIndex.Slice2DIndexManager. getSlice2DIndex(int imageIndex)Read aSlice2DIndexfrom file given the imageIndex.Methods in org.geotools.imageio.netcdf with parameters of type Slice2DIndex Modifier and Type Method Description voidAncillaryFileManager. addSlice(Slice2DIndex variableIndex)Method parameters in org.geotools.imageio.netcdf with type arguments of type Slice2DIndex Modifier and Type Method Description static voidSlice2DIndex.Slice2DIndexManager. writeIndexFile(File file, List<Slice2DIndex> indexList)Utility method to write an index file.
 
-