Provides access to additional members that control a moasaic definition
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddNewerRasters | Re-crawls all data source paths associated with selected catalog items for newer data sources and adds these new items to the mosaic dataset. |
![]() |
AddRasters | Adds raster datasets to the mosaic dataset. |
![]() |
BuildBoundary | Builds the boundary geometry of the mosaic dataset using selected catalog items. |
![]() |
BuildFootprints | Rebuilds footprint geometry of selected catalog items. |
![]() |
BuildSeamlines | Builds seamline geometry of selected catalog items. |
![]() |
CalculateCellSizeRanges | Calculates cell size ranges that control visibility of selected catalog items. |
![]() |
ComputeDirtyArea | Computes a polygon that defines a region containing mosaic dataset items newer than a specified point in time. |
![]() |
DefaultOverviewWorkspace | The default workspace for storing overview raster dataset associated with the mosaic dataset. |
![]() |
DefineNoData | Applies a mask with specified NoData values on selected catalog items. |
![]() |
DefineOverviews | Defines a new (or refreshes an existing) overview tiling scheme. |
![]() |
GenerateOverviews | Generates overview images corresponding to selected catalog items. |
![]() |
GetCellSizeLevels | Returns the cell size levels associated with the specified raster type instance. An 'instanceID' value of -1 indicates a request for cell size levels associated with the mosaic dataset. |
![]() |
ImportGeometry | Imports external geometry into the mosaic dataset. |
![]() |
QuerySpatialIndex | Returns the spatial index and grid sizes of the mosaic catalog. |
![]() |
RemoveItems | Removes selected catalog items. |
![]() |
ReplacePaths | Replaces paths associated with the raster datasets and the data sources of selected catalog items. |
![]() |
ResetSpatialIndex | Resets spatial index on the mosaic catalog. Creates a new spatial index if none is found. |
![]() |
Search | Returns a search cursor with mosaic dataset items matching all specified criteria. |
![]() |
Synchronize | Rebuilds selected catalog items and synchronizes them with the corresponding data source. |
![]() |
UpdateCellSizeLevels | Stores the cell size levels associated with the specified raster type instance ID. An 'instanceID' value of -1 indicates that cell size levels associated with the mosaic dataset is being updated. |
![]() |
UpdateTimeStamp | Updates the time stamp value of selected catalog items. |
CoClasses that implement IMosaicDatasetOperation
CoClasses and Classes | Description |
---|---|
MosaicDataset | A mosaic dataset object. |