public interface esriBlendType
extends java.io.Serializable
Description: 'Type of blending to be applied while mosaicking images' 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 |
esriBlendTypeBoth
Blend on both sides of the edge or seamline
|
static int |
esriBlendTypeInside
Blend on the inside of the edge or seamline
|
static int |
esriBlendTypeOutside
Blend on the outside of the edge or seamline
|
static final int esriBlendTypeBoth
static final int esriBlendTypeInside
static final int esriBlendTypeOutside