public interface esriImageBlockingType
extends java.io.Serializable
Description: 'The image blocking 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 |
esriCenterBlocking
The centered blocking.
|
static int |
esriRandomBlocking
The randomly disttributed blocking.
|
static int |
esriRegularBlocking
The evenly distributed blocking.
|
static final int esriCenterBlocking
static final int esriRandomBlocking
static final int esriRegularBlocking