| Package | Description | 
|---|---|
| org.geotools.coverage.io | |
| org.geotools.coverage.io.impl | |
| org.geotools.imageio.netcdf | 
| Modifier and Type | Method and Description | 
|---|---|
| RasterLayout | RasterLayout. setHeight(int height)Sets height to the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setMinX(int minX)Sets  minXto the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setMinY(int minY)Sets  minYto the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setTileGridXOffset(int tileGridXOffset)Sets  tileGridXOffsetto the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setTileGridYOffset(int tileGridYOffset)Sets  tileGridYOffsetto the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setTileHeight(int tileHeight)Sets tileHeight to the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setTileWidth(int tileWidth)Sets  tileWidthto the supplied value and marks it as valid. | 
| RasterLayout | RasterLayout. setWidth(int width)Sets  widthto the supplied value and marks it as valid. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends RasterLayout> | CoverageSource. getOverviewsLayouts(ProgressListener listener) | 
| abstract Set<? extends RasterLayout> | CoverageSource.SpatialDomain. getRasterElements(boolean overall,
                 ProgressListener listener)The first  Rectangleshould describe the overall bidimensional raster range for
 the underlying coverage. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<? extends RasterLayout> | DefaultCoverageSource. getOverviewsLayouts(ProgressListener listener) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<? extends RasterLayout> | VariableAdapter.UnidataSpatialDomain. getRasterElements(boolean overall,
                 ProgressListener listener) | 
Copyright © 1996–2019 Geotools. All rights reserved.