ESRI.ArcGIS.DataManagementTools
DefineOverviews Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : DefineOverviews Class




For a list of all members of this type, see DefineOverviews members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycompression_methodThis defines the type of data compression that will be used to store the overview images. (In, Optional)  
Public Propertycompression_qualityQuality of the compression used with the JPEG compression method. The compression quality can range from 1 to 100. A higher number means better image quality but less compression. (In, Optional)  
Public PropertyextentFour coordinates defining the extent of the overview that will be generated. (In, Optional)  
Public Propertyforce_overview_tilesAffects the levels at which overviews will be generated. (In, Optional)  
Public Propertyin_mosaic_datasetThe path and name of the mosaic dataset. (In, Required)  
Public Propertyin_template_dataset A raster dataset or polygon feature class used to define the extent or shape of the overview. (In, Optional)  
Public Propertynumber_of_levelsThe number of overview levels that will be generated. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public Propertyoverview_factorThe ratio used to determine the size of the next overview. For example, if the cell size of the first level is x, and the overview factor is 3, then the next overview pixel size will be 3x. (In, Optional)  
Public Propertyoverview_image_folderThe folder or geodatabase where the overviews will be stored. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypixel_sizeBase pixel size used to generate the overviews. The default is determined by the software. (In, Optional)  
Public Propertyresampling_methodThe resampling algorithm used when creating the overviews. (In, Optional)  
Public Propertytile_colsOptimum number of columns in the overview. (In, Optional)  
Public Propertytile_rowsOptimum number of rows in the overview. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.