public interface IReflectanceFunctionArguments2 extends IReflectanceFunctionArguments, java.io.Serializable
Description: 'Provides access to members that control albedo option.' 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 |
IIDb94271da_7fee_4aa7_b695_44a77382c093 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDa8e7e036_d6f4_48c1_a201_487f3ec757ac| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlbedo()
Get the albedo option for apparent reflectance function
|
void |
setAlbedo(boolean pbDoAlbedo)
Get the albedo option for apparent reflectance function
|
getRadianceBiasValues, getRadianceGainValues, getRaster, getSunElevation, setRadianceBiasValuesByRef, setRadianceGainValuesByRef, setRasterByRef, setSunElevationstatic final int IIDb94271da_7fee_4aa7_b695_44a77382c093
static final int xxDummy
static final java.lang.String IID
boolean isAlbedo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setAlbedo(boolean pbDoAlbedo)
throws java.io.IOException,
AutomationException
pbDoAlbedo - The pbDoAlbedo (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.