public interface esriExtractBandsMethod
extends java.io.Serializable
Description: 'The band extraction method.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriExtractBandsByBandId
Method that extracts bands by band ID.
|
static int |
esriExtractBandsByBandName
Method that extracts bands by band name.
|
static int |
esriExtractBandsByWavelength
Method that extracts bands by wavelength.
|
static final int esriExtractBandsByBandId
static final int esriExtractBandsByWavelength
static final int esriExtractBandsByBandName