public interface esriRasterCatalogItemCategory
extends java.io.Serializable
Description: 'Possible raster categories in a mosaic dataset.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriesriRasterCatalogItemCategoryCustom
Custom raster catalog item category.
|
static int |
esriRasterCatalogItemCategoryInactive
Mosaic dataset item is inactive.
|
static int |
esriRasterCatalogItemCategoryIncomplete
Mosaic dataset item is incomplete and needs to be synchronized before use.
|
static int |
esriRasterCatalogItemCategoryOverview
Mosaic dataset item is a service overview.
|
static int |
esriRasterCatalogItemCategoryPartialOverview
Mosaic dataset item is a partially processed service overview.
|
static int |
esriRasterCatalogItemCategoryPrimary
Mosaic dataset item holds primary (base) data.
|
static int |
esriRasterCatalogItemCategoryUnknown
Mosaic dataset item category is unknown.
|
static int |
esriRasterCatalogItemCategoryUnprocessedOverview
Mosaic dataset item is an unprocessed service overview.
|
static int |
esriRasterCatalogItemCategoryUploaded
Mosaic dataset item has been uploaded.
|
static final int esriRasterCatalogItemCategoryUnknown
static final int esriRasterCatalogItemCategoryPrimary
static final int esriRasterCatalogItemCategoryOverview
static final int esriRasterCatalogItemCategoryUnprocessedOverview
static final int esriRasterCatalogItemCategoryPartialOverview
static final int esriRasterCatalogItemCategoryInactive
static final int esriRasterCatalogItemCategoryUploaded
static final int esriRasterCatalogItemCategoryIncomplete
static final int esriesriRasterCatalogItemCategoryCustom