public interface esriRasterFunctionTemplateType
extends java.io.Serializable
Description: 'The raster function template 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 |
esriAnyRasterFunctionTemplate
The composite raster function template.
|
static int |
esriItemRasterFunctionTemplate
The raster item raster function template.
|
static int |
esriItemsRasterFunctionTemplate
The raster items (group) raster function template.
|
static int |
esriServiceRasterFunctionTemplate
The service raster function template.
|
static final int esriServiceRasterFunctionTemplate
static final int esriItemRasterFunctionTemplate
static final int esriItemsRasterFunctionTemplate
static final int esriAnyRasterFunctionTemplate