public interface esriImageServiceDataType
extends java.io.Serializable
Description: 'The Image Service data types.' 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 |
esriImageServiceDataTypeElevation
The elevation data type for elevation data.
|
static int |
esriImageServiceDataTypeGeneric
The generic data type for any data.
|
static int |
esriImageServiceDataTypeProcessed
The processed data type for processed/rendered data.
|
static int |
esriImageServiceDataTypeRGB
The RGB data type for RGB true color image.
|
static int |
esriImageServiceDataTypeScientific
The data type for general-purpose scientific data.
|
static int |
esriImageServiceDataTypeThematic
The thematic data type for categorical data.
|
static int |
esriImageServiceDataTypeVectorMagDir
The composite data type for scientific data.
|
static int |
esriImageServiceDataTypeVectorUV
The composite data type for scientific data.
|
static final int esriImageServiceDataTypeGeneric
static final int esriImageServiceDataTypeRGB
static final int esriImageServiceDataTypeElevation
static final int esriImageServiceDataTypeThematic
static final int esriImageServiceDataTypeProcessed
static final int esriImageServiceDataTypeVectorUV
static final int esriImageServiceDataTypeVectorMagDir
static final int esriImageServiceDataTypeScientific