public interface ISubsetBandsFunctionArguments2 extends ISubsetBandsFunctionArguments, java.io.Serializable
Description: 'Provides access to members that control Subset Bands function arguments.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID3869231f_6de0_4fed_9bdd_19b6d57ef2b6 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID6a5891ba_988d_4441_9fae_282110ce42c7| Modifier and Type | Method and Description |
|---|---|
boolean |
isExcludeBadBands()
Bad bnands will be excluded if checked.
|
void |
setExcludeBadBands(boolean pExcludeBadBands)
Bad bnands will be excluded if checked.
|
getBands, getMethod, getMissingBandAction, getRaster, setBands, setMethod, setMissingBandAction, setRasterByRefstatic final int IID3869231f_6de0_4fed_9bdd_19b6d57ef2b6
static final int xxDummy
static final java.lang.String IID
boolean isExcludeBadBands()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setExcludeBadBands(boolean pExcludeBadBands)
throws java.io.IOException,
AutomationException
pExcludeBadBands - The pExcludeBadBands (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.