|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriDuplicateItemsAction
Duplicate resolution methods while adding rasters to a mosaic dataset.
| Field Summary | |
|---|---|
static int |
esriDuplicateItemsAllow
Ignore incoming items that are duplicates of existing items in the mosaic dataset. |
static int |
esriDuplicateItemsExclude
Exclude incoming items that are duplicates of existing items in the mosaic dataset. |
static int |
esriDuplicateItemsOverwrite
Overwrite duplicate items that already exist in the mosaic dataset with incoming items. |
| Field Detail |
|---|
static final int esriDuplicateItemsAllow
static final int esriDuplicateItemsExclude
static final int esriDuplicateItemsOverwrite
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||