public interface ISynchronizeParameters3 extends ISynchronizeParameters2, 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 |
IID59414e9a_d8d5_4e32_a1bc_0f5c5d086faa |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDa1234642_e293_419a_b650_6ca72c69d9d7
IID241b22c3_75ef_468b_a4a3_758fd9da08df
Modifier and Type | Method and Description |
---|---|
boolean |
isRefreshMensurationCapabilities()
Indicates whether mensuration capabilities of the mosaic dataset is rebuilt using information stored in the function raster of selected items.
|
boolean |
isRefreshMultidimensionalInfo()
Indicates whether multidimensional info is rebuilt using applicable auxiliary fields (like Variable and Dimensions) from the mosaic catalog.
|
void |
setRefreshMensurationCapabilities(boolean pbRefreshMensurationCapabilities)
Indicates whether mensuration capabilities of the mosaic dataset is rebuilt using information stored in the function raster of selected items.
|
void |
setRefreshMultidimensionalInfo(boolean pbRefreshMultidimensionalInfo)
Indicates whether multidimensional info is rebuilt using applicable auxiliary fields (like Variable and Dimensions) from the mosaic catalog.
|
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 IID59414e9a_d8d5_4e32_a1bc_0f5c5d086faa
static final int xxDummy
static final java.lang.String IID
void setRefreshMultidimensionalInfo(boolean pbRefreshMultidimensionalInfo) throws java.io.IOException, AutomationException
pbRefreshMultidimensionalInfo
- The pbRefreshMultidimensionalInfo (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isRefreshMultidimensionalInfo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setRefreshMensurationCapabilities(boolean pbRefreshMensurationCapabilities) throws java.io.IOException, AutomationException
pbRefreshMensurationCapabilities
- The pbRefreshMensurationCapabilities (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isRefreshMensurationCapabilities() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.