This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control parameters for computing cell size ranges in a mosaic dataset.
Name | Description | |
---|---|---|
CalculateLevels | Indicates whether all unique cell size levels for the mosaic dataset are computed and stored. | |
CalculateMosaicCellSizes | Indicates whether mosaic dataset's maximum visible cell size is calculated. | |
CalculateRasterMaxCellSizes | Indicates whether maximum visibility values are calculated for selected items. | |
CalculateRasterMinCellSizes | Indicates whether minimum visibility values are calculated for selected items. | |
CellSizeClusterTolerance | The factor controlling clustering of cell size values. Two cell size values with a difference factor less than the value in this property are considered one. | |
MaxOverviewFactor | The multiplicative factor used for computing the maximum visibility of the top-most (lowest resolution) overview items. | |
MaxRangeFactor | The multiplicative factor used for computing maximum visibility of those items that don't their footprints completely covered by footprints of lower resolution items. The maximum pixel size values of such items are computed by multiplying the corresponding low | |
UpdateMissingValuesOnly | Indicates whether only those rows where MinPS or MaxPS is either null or -1 are updated. |
Classes | Description |
---|---|
CalculateCellSizeRangesParameters | An object that controls how visibility ranges for items in a mosaic dataset are computed. |
DefineOverviewsParameters | An object that controls how new overview items are created in a mosaic dataset. |