public interface esriPansharpeningType
extends java.io.Serializable
Description: 'The pansharpening filter 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 |
esriPansharpeningBrovey
The Brovey Pansharpening.
|
static int |
esriPansharpeningESRI
The Esri Pansharpening.
|
static int |
esriPansharpeningGramSchmidt
Gram-Schmidt Pansharpening.
|
static int |
esriPansharpeningIHS
The IHS Pansharpening.
|
static int |
esriPansharpeningMean
The Simple Mean Pansharpening.
|
static final int esriPansharpeningIHS
static final int esriPansharpeningBrovey
static final int esriPansharpeningESRI
static final int esriPansharpeningMean
static final int esriPansharpeningGramSchmidt