public interface INDVIFunctionArguments3 extends INDVIFunctionArguments2, java.io.Serializable
Description: 'Provides access to members that control NDVI 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 |
IIDfdaf4a17_ac0a_4cc7_9e95_ee022fc0d928 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID191462d1_d3f7_460c_9508_a5e1268e3d5f
IIDb8c15ba4_ed8c_4e85_9166_f4f149cc3170
Modifier and Type | Method and Description |
---|---|
boolean |
isScientificOutput()
Indicates the output values should be between -1 and 1.
|
void |
setScientificOutput(boolean pbScientific)
Indicates the output values should be between -1 and 1.
|
getInfraredBandName, getInfraredBandWavelength, getMissingBandAction, getVisibleBandName, getVisibleBandWavelength, getWavelengthMatchTolerance, setInfraredBandName, setInfraredBandWavelength, setMissingBandAction, setVisibleBandName, setVisibleBandWavelength, setWavelengthMatchTolerance
getInfraredBandID, getRaster, getVisibleBandID, setInfraredBandID, setRasterByRef, setVisibleBandID
static final int IIDfdaf4a17_ac0a_4cc7_9e95_ee022fc0d928
static final int xxDummy
static final java.lang.String IID
boolean isScientificOutput() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setScientificOutput(boolean pbScientific) throws java.io.IOException, AutomationException
pbScientific
- The pbScientific (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.