public interface esriComputeChangeKeepMethod
extends java.io.Serializable
Description: 'The Compute Change Keep Method.' 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 |
esriComputeChangeKeepAll
Keep all.
|
static int |
esriComputeChangeKeepChangedOnly
Keep only changed pixels.
|
static int |
esriComputeChangeKeepUnchangedOnly
Keep only unchanged pixels.
|
static final int esriComputeChangeKeepAll
static final int esriComputeChangeKeepChangedOnly
static final int esriComputeChangeKeepUnchangedOnly