public interface rstRepresentationType
extends java.io.Serializable
Description: 'The raster representation type.' 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 |
DT_ATHEMATIC
Raster represents continuous data.
|
static int |
DT_EITHER
Raster may represent either data type.
|
static int |
DT_THEMATIC
Raster represents thematic data.
|
static final int DT_THEMATIC
static final int DT_ATHEMATIC
static final int DT_EITHER