public interface IPredictUsingRegressionFunctionArguments2 extends IPredictUsingRegressionFunctionArguments, java.io.Serializable
Description: 'Provides access to members that control Predict Using Regression 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 |
IID22bce5c0_7d30_4040_a8f2_0ca0f90efd7c |
static int |
xxDummy
Deprecated.
Internal use only
|
IID0ff19632_8a94_4315_89f9_e1cb463fe9f1
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getRasters()
The input Rasters array.
|
void |
setRastersByRef(java.lang.Object ppRasters)
The input Rasters array.
|
getRaster, getRegressionDefinition, getRegressionDefinitionFile, setRasterByRef, setRegressionDefinitionByRef, setRegressionDefinitionFile
static final int IID22bce5c0_7d30_4040_a8f2_0ca0f90efd7c
static final int xxDummy
static final java.lang.String IID
java.lang.Object getRasters() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setRastersByRef(java.lang.Object ppRasters) throws java.io.IOException, AutomationException
ppRasters
- A reference to another Object (IUnknown) (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.