public interface IComputeChangeFunctionArguments3 extends IComputeChangeFunctionArguments2, java.io.Serializable
Description: 'Provides access to members that control Compute Change 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 |
IID1949c314_0b16_45da_8b22_fac76c1d3474 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDffeb7f86_181e_4029_b36b_c5dc5f3d1daf
IID15eefed5_7e6a_4055_9b2a_5dd84435cbfc
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFromClassNameFieldName()
The field name with the class names for the from raster.
|
java.lang.String |
getToClassNameFieldName()
The field name with the class names for the to raster.
|
void |
setFromClassNameFieldName(java.lang.String pFieldName)
The field name with the class names for the from raster.
|
void |
setToClassNameFieldName(java.lang.String pFieldName)
The field name with the class names for the to raster.
|
getCellsizeType, getExtentType, getFromClassValues, getKeepMethod, getToClassValues, getUseColorMethod, setCellsizeType, setExtentType, setFromClassValuesByRef, setKeepMethod, setToClassValuesByRef, setUseColorMethod
getMethod, getRaster, getRaster2, setMethod, setRaster2ByRef, setRasterByRef
static final int IID1949c314_0b16_45da_8b22_fac76c1d3474
static final int xxDummy
static final java.lang.String IID
void setFromClassNameFieldName(java.lang.String pFieldName) throws java.io.IOException, AutomationException
pFieldName
- The pFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getFromClassNameFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setToClassNameFieldName(java.lang.String pFieldName) throws java.io.IOException, AutomationException
pFieldName
- The pFieldName (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.java.lang.String getToClassNameFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.