public interface esriRasterCatalogType
extends java.io.Serializable
Description: 'The types of raster catalogs that can be associated with a mosaic datset.' 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 |
esriRasterCatalogTypeImageService
An Image Service raster catalog with special fields, e.g.
|
static int |
esriRasterCatalogTypeMilitaryAnalyst
A Military Analyst raster catalog with special fields, e.g.
|
static int |
esriRasterCatalogTypeRegular
Any regular raster catalog without any special fields.
|
static final int esriRasterCatalogTypeRegular
static final int esriRasterCatalogTypeMilitaryAnalyst
static final int esriRasterCatalogTypeImageService