This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a mosaic dataset.
Name | Description | |
---|---|---|
AnalysisResults | The associated analysis results table. | |
ApplyFunction | Applies a given function to this mosaic dataset on top of all existing functions. | |
Boundary | The associated boundary. | |
BoundaryGeometry | The associated boundary as a geometry. | |
CacheTable | The cache table associated with the mosaic dataset. | |
Catalog | The catalog. | |
CatalogType | The raster catalog type. | |
Children | The mosaic dataset owned tables. | |
ClearFunction | Clears all functions appied to this mosaic dataset. | |
ComputeCellSizes | Computes the smallest low cell size and the largest high cell size values from items in the mosaic catalog. The values returned are in the same units as the spatial references of the catalog. | |
DefinitionTable | The definition table. | |
DeviceDpi | The device DPI. | |
DodgingTable | The associated color correction table. | |
FunctionTemplates | The collection of function templates. | |
GetRaster | Returns the raster associated with the mosaic dataset item that satisfies the specified criteria. | |
LevelsTable | The associated cell size levels table. | |
LogTable | The associated log table. | |
MosaicFunction | The mosaic function. | |
MosaicFunctionArguments | The mosaic function arguments. | |
OverviewTable | The associated overview table. | |
RasterTypeTable | The associated raster types. | |
Referenced | Indicates if this is a referenced mosaic dataset. | |
RelativePath | The msoaic dataset's relative path. | |
Seamline | The associated seamline table. | |
StatusTable | The associated status table. | |
StereoTable | The associated stereo table. | |
UpdateFunctionTemplates | Updates the collection of function templates associated with the mosaic dataset. Elements in the specified string array may reference new templates by file path (in which case they are loaded) or by template name (in which case they are assumed to have been pr | |
ViewMembershipTable | The associated item-view membership table. | |
ViewTable | The associated view table. | |
VisibleFields | The visible fields in a mosaic dataset |
Interfaces | Description |
---|---|
IMosaicDataset2 | Provides access to members that control a mosaic dataset. |
IMosaicDataset | Provides access to members that control a mosaic dataset. |
Classes | Description |
---|---|
MosaicDataset | A mosaic dataset object. |