public interface esriRasterPaintMethod
extends java.io.Serializable
Description: 'The method used to paint the raster.' 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 |
esriRasterPaintCheckerboard
The raster is painted using a checkerboard pattern.
|
static int |
esriRasterPaintConstantColor
The raster is painted using a constant color value.
|
static final int esriRasterPaintConstantColor
static final int esriRasterPaintCheckerboard