public interface IMosaicFunctionArguments2 extends IMosaicFunctionArguments, java.io.Serializable
Description: 'Provides access to members that control mosaic 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 |
IIDfde976a9_5d17_45de_96b6_09be21077cae |
static int |
xxDummy
Deprecated.
Internal use only
|
IID1a16c6f0_8f1c_498e_81af_26d50a8dddd3| Modifier and Type | Method and Description |
|---|---|
double |
getCellSizeTolerance()
The cellsize tolerance for sorting on cellsize.
|
void |
setCellSizeTolerance(double pCellSizeTolerance)
The cellsize tolerance for sorting on cellsize.
|
getBoundary, getCatalog, getDodgingTable, getRasterInfo, getSeamline, getStereoTable, setBoundaryByRef, setCatalogByRef, setDodgingTableByRef, setRasterInfoByRef, setSeamlineByRef, setStereoTableByRefstatic final int IIDfde976a9_5d17_45de_96b6_09be21077cae
static final int xxDummy
static final java.lang.String IID
void setCellSizeTolerance(double pCellSizeTolerance)
throws java.io.IOException,
AutomationException
pCellSizeTolerance - The pCellSizeTolerance (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getCellSizeTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.