public class BandSelectProcess extends Object implements RasterProcess
SelectSampleDimension
operation. This process requires:
GridCoverage2D
object.
GridCoverage2D
object containing only the SampleDimension
s indicated by the input array.Constructor and Description |
---|
BandSelectProcess() |
Modifier and Type | Method and Description |
---|---|
GridCoverage2D |
execute(GridCoverage2D coverage,
int[] sampleDims,
Integer visibleSampleDim) |
public GridCoverage2D execute(GridCoverage2D coverage, int[] sampleDims, Integer visibleSampleDim) throws ProcessException
ProcessException
Copyright © 1996–2019 Geotools. All rights reserved.