|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDeleteMosaicDatasetParameters
Provides access to members that control what all gets deleted when a mosaic dataset is deleted.
| Method Summary | |
|---|---|
boolean |
isDeleteItemCache()
Delete item cache (for example, LAS Cache) |
boolean |
isDeleteOverviewImages()
Delete overview images |
void |
setDeleteItemCache(boolean pbDeleteItemCache)
Delete item cache (for example, LAS Cache) |
void |
setDeleteOverviewImages(boolean pbDeleteOverviewImages)
Delete overview images |
| Method Detail |
|---|
void setDeleteOverviewImages(boolean pbDeleteOverviewImages)
throws IOException,
AutomationException
pbDeleteOverviewImages - The pbDeleteOverviewImages (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDeleteOverviewImages()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDeleteItemCache(boolean pbDeleteItemCache)
throws IOException,
AutomationException
pbDeleteItemCache - The pbDeleteItemCache (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDeleteItemCache()
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 | ||||||||