public interface esriRasterTableTypeEnum
extends java.io.Serializable
Description: 'The raster table 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 |
esriRasterTableIndex
Values in raster are indexes in the table.
|
static int |
esriRasterTableInvalid
Values are invalid.
|
static int |
esriRasterTableValue
Values in raster are values in the table.
|
static final int esriRasterTableIndex
static final int esriRasterTableValue
static final int esriRasterTableInvalid