public interface esriComputeChangeMethod
extends java.io.Serializable
Description: 'The Compute Change Methods.' 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 |
esriComputeChangeMethodCategorical
Categorical.
|
static int |
esriComputeChangeMethodDifference
Difference.
|
static int |
esriComputeChangeMethodMSAngularDifference
Multispectral Angular Difference.
|
static int |
esriComputeChangeMethodMSAxisWithBiggestChange
Multispectral Axis With Biggest Change.
|
static int |
esriComputeChangeMethodMSEuclideanDistance
Multispectral Euclidean Distance.
|
static int |
esriComputeChangeMethodRelativeDifference
Relative Difference.
|
static final int esriComputeChangeMethodDifference
static final int esriComputeChangeMethodRelativeDifference
static final int esriComputeChangeMethodCategorical
static final int esriComputeChangeMethodMSEuclideanDistance
static final int esriComputeChangeMethodMSAngularDifference
static final int esriComputeChangeMethodMSAxisWithBiggestChange