| Package | Description |
|---|---|
| org.geotools.imageio.netcdf |
| Modifier and Type | Method and Description |
|---|---|
Slice2DIndex |
AncillaryFileManager.getSlice2DIndex(int imageIndex)
Return a
Slice2DIndex related to the provided imageIndex |
Slice2DIndex |
Slice2DIndex.Slice2DIndexManager.getSlice2DIndex(int imageIndex)
Read a
Slice2DIndex from file given the imageIndex. |
Slice2DIndex |
NetCDFImageReader.getSlice2DIndex(int imageIndex)
Return the
Slice2DIndex associated to the specified imageIndex |
| Modifier and Type | Method and Description |
|---|---|
void |
AncillaryFileManager.addSlice(Slice2DIndex variableIndex) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Slice2DIndex.Slice2DIndexManager.writeIndexFile(File file,
List<Slice2DIndex> indexList)
Utility method to write an index file.
|
Copyright © 1996–2019 Geotools. All rights reserved.