public interface esriMergePolicyType
extends java.io.Serializable
Description: 'Merge policy 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 |
esriMPTAreaWeighted
Area weighted merge policy.
|
static int |
esriMPTDefaultValue
Default value merge policy.
|
static int |
esriMPTSumValues
Sum the values merge policy.
|
static final int esriMPTSumValues
static final int esriMPTAreaWeighted
static final int esriMPTDefaultValue