| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGenerateOverviewsParameters
Provides access to members that control parameters for generating overview images in a mosaic dataset.
| Method Summary | |
|---|---|
|  boolean | isGenerateMissingImages()Indicates whether missing overview images are generated. | 
|  boolean | isGenerateStaleImages()Indicates whether overview images for stale items are rengenerated. | 
|  void | setGenerateMissingImages(boolean pbGenerateMissingImages)Indicates whether missing overview images are generated. | 
|  void | setGenerateStaleImages(boolean pbGenerateStaleImages)Indicates whether overview images for stale items are rengenerated. | 
| Method Detail | 
|---|
void setGenerateMissingImages(boolean pbGenerateMissingImages)
                              throws IOException,
                                     AutomationException
pbGenerateMissingImages - The pbGenerateMissingImages  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isGenerateMissingImages()
                                throws IOException,
                                       AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGenerateStaleImages(boolean pbGenerateStaleImages)
                            throws IOException,
                                   AutomationException
pbGenerateStaleImages - The pbGenerateStaleImages  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isGenerateStaleImages()
                              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 | ||||||||