public interface esriInterpolateByDimMethod
extends java.io.Serializable
Description: 'The interpolate by dimension 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 |
esriInterpolateByDimLinear
Linear interpolation.
|
static int |
esriInterpolateByDimNearestNeighbor
Nearest neighbor interpolation.
|
static final int esriInterpolateByDimLinear
static final int esriInterpolateByDimNearestNeighbor