public interface ISynchronizeParameters4 extends ISynchronizeParameters3, java.io.Serializable
Description: 'Provides access to members that control parameters for synchronizing items in a mosaic dataset.' 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 |
IID273e8947_7166_4388_b024_7da20fcd7e77 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID59414e9a_d8d5_4e32_a1bc_0f5c5d086faa
IIDa1234642_e293_419a_b650_6ca72c69d9d7
IID241b22c3_75ef_468b_a4a3_758fd9da08df
Modifier and Type | Method and Description |
---|---|
boolean |
isEstimateStatistics()
Indicates whether the operation estimates statistics associated with the mosaic dataset and function templates.
|
void |
setEstimateStatistics(boolean pbEstimateStatistics)
Indicates whether the operation estimates statistics associated with the mosaic dataset and function templates.
|
isRefreshMensurationCapabilities, isRefreshMultidimensionalInfo, setRefreshMensurationCapabilities, setRefreshMultidimensionalInfo
getAuxiliaryFieldValues, getCacheParameters, getExcludedFields, getGeodataXform, getGeodataXformApplyMethod, getMaximumCellSizeFactor, getMinimumCellSizeFactor, isDefineCache, isForceDefaultSpatialReference, isRebuildDataSource, isRefreshCache, isUpdateExistingItems, setAuxiliaryFieldValuesByRef, setCacheParametersByRef, setDefineCache, setExcludedFieldsByRef, setForceDefaultSpatialReference, setGeodataXformApplyMethod, setGeodataXformByRef, setMaximumCellSizeFactor, setMinimumCellSizeFactor, setRebuildDataSource, setRefreshCache, setUpdateExistingItems
getDefaultSpatialReference, getDensificationFactor, getMaximumHighCellSize, getMaximumPyramidLevel, getMinimumColumns, getMinimumRows, getThumbnailBuilder, isBuildPyramids, isBuildThumbnail, isComputeStatistics, isRemoveInvalidItems, isResetVisibility, isSyncOnlyStaleItems, setBuildPyramids, setBuildThumbnail, setComputeStatistics, setDefaultSpatialReferenceByRef, setDensificationFactor, setMaximumHighCellSize, setMaximumPyramidLevel, setMinimumColumns, setMinimumRows, setRemoveInvalidItems, setResetVisibility, setSyncOnlyStaleItems, setThumbnailBuilderByRef
static final int IID273e8947_7166_4388_b024_7da20fcd7e77
static final int xxDummy
static final java.lang.String IID
void setEstimateStatistics(boolean pbEstimateStatistics) throws java.io.IOException, AutomationException
pbEstimateStatistics
- The pbEstimateStatistics (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isEstimateStatistics() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.