public interface IRandomFunctionArguments2 extends IRandomFunctionArguments, java.io.Serializable
Description: 'Provides access to members that control random 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 |
IIDe3758340_c297_4816_9eb9_0476cf78cd36 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID6c9161ff_98ef_44fc_8614_94d2ddc1bd5d
Modifier and Type | Method and Description |
---|---|
double |
getDistributionParameter(int index,
java.lang.String sParameterName)
One random distribution parameter value.
|
getDistributionArguments, getDistributionType, getGeneratorType, getRasterInfo, getSeed, init, setDistributionArgumentsByRef, setDistributionType, setGeneratorType, setRasterInfoByRef, setSeed
static final int IIDe3758340_c297_4816_9eb9_0476cf78cd36
static final int xxDummy
static final java.lang.String IID
double getDistributionParameter(int index, java.lang.String sParameterName) throws java.io.IOException, AutomationException
index
- The index (in)sParameterName
- The sParameterName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.