public interface ISpectralUnmixingFunctionArguments2 extends ISpectralUnmixingFunctionArguments, java.io.Serializable
Description: 'Provides access to members that control spectral unmixing 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 |
IIDd94be390_4acd_40c3_b15f_a8be4282fa91 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID89f3f9b6_2e5f_4d91_9125_ea70a1000887| Modifier and Type | Method and Description |
|---|---|
boolean |
isContinuumRemoval()
Controls continuum removal.
|
void |
setContinuumRemoval(boolean pbContinuumRemoval)
Controls continuum removal.
|
getRaster, getSpectralProfileDefinition, getSpectralProfileFile, getTrainingFeature, isNonNegative, isSumToOne, setNonNegative, setRasterByRef, setSpectralProfileDefinitionByRef, setSpectralProfileFile, setSumToOne, setTrainingFeatureByRefstatic final int IIDd94be390_4acd_40c3_b15f_a8be4282fa91
static final int xxDummy
static final java.lang.String IID
boolean isContinuumRemoval()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setContinuumRemoval(boolean pbContinuumRemoval)
throws java.io.IOException,
AutomationException
pbContinuumRemoval - The pbContinuumRemoval (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.