public interface IMosaicDatasetOperation4 extends IMosaicDatasetOperation3, java.io.Serializable
Description: 'Provides access to additional moasaic dataset operations.' 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 |
IID86b5c132_3b3c_4e08_b433_e7909e0091ca |
static int |
xxDummy
Deprecated.
Internal use only
|
IID4c28930e_e453_43b8_9302_035bf245ee55IID99ecf2dd_1b1f_4432_8c5b_192b5ff1dc5aIIDff02cbc0_bc6e_4f16_8652_bed3f04ca23f| Modifier and Type | Method and Description |
|---|---|
void |
estimateFunctionTemplateStatistics(IEstimateStatisticsParameters pParameters,
ITrackCancel pTrackCancel)
Updates the histogram and statistics of application function templates associated with the mosaic dataset.
|
computePixelAlignment, enableEditorTracking, estimateStatistics, exportGeometry, exportItems, getBoundaryGeometry, loadDefinition, populateAuxiliaryFields, updateCellSizeLevelCategory, updateCellSizeLevelSeamlineRule, updateDefinitionanalyze, deleteMosaicDataset, getDefaultCacheWorkspace, getRecommendedRasterType, isStale, mergeItems, prepareSchema, repairManagedOverviews, repairReferencedSideTables, splitMergedItems, updateBoundaryaddNewerRasters, addRasters, buildBoundary, buildFootprints, buildSeamlines, calculateCellSizeRanges, computeDirtyArea, defineNoData, defineOverviews, generateOverviews, getCellSizeLevels, getDefaultOverviewWorkspace, importGeometry, querySpatialIndex, removeItems, replacePaths, resetSpatialIndex, search, synchronize, updateCellSizeLevels, updateTimeStampstatic final int IID86b5c132_3b3c_4e08_b433_e7909e0091ca
static final int xxDummy
static final java.lang.String IID
void estimateFunctionTemplateStatistics(IEstimateStatisticsParameters pParameters, ITrackCancel pTrackCancel) throws java.io.IOException, AutomationException
pParameters - A reference to a com.esri.arcgis.datasourcesraster.IEstimateStatisticsParameters (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.