|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGenerateOverviewsParameters2
Provides access to members that control parameters for generating overview images in a mosaic dataset.
| Method Summary | |
|---|---|
boolean |
isComputeStatistics()
Indicates whether histogram statistics are computed for the mosaic dataset, if they are missing, upon successful completion of the overview generation process. |
void |
setComputeStatistics(boolean pbComputeStatistics)
Indicates whether histogram statistics are computed for the mosaic dataset, if they are missing, upon successful completion of the overview generation process. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IGenerateOverviewsParameters |
|---|
isGenerateMissingImages, isGenerateStaleImages, setGenerateMissingImages, setGenerateStaleImages |
| Method Detail |
|---|
void setComputeStatistics(boolean pbComputeStatistics)
throws IOException,
AutomationException
pbComputeStatistics - The pbComputeStatistics (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isComputeStatistics()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||