public interface esriMosaicMethod
extends java.io.Serializable
Description: 'The raster mosaic 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 |
esriMosaicAttribute
By an attribute or the closest from the attribute to a given base value.
|
static int |
esriMosaicCenter
By the closest to the center.
|
static int |
esriMosaicLockRaster
By a given raster ID.
|
static int |
esriMosaicNadir
By the closest to the nadir.
|
static int |
esriMosaicNone
By no special ordering.
|
static int |
esriMosaicNorthwest
By the closest to a view point positioned far in northwest.
|
static int |
esriMosaicSeamline
By the Seamline.
|
static int |
esriMosaicViewpoint
By the closest to a given view point.
|
static final int esriMosaicNone
static final int esriMosaicCenter
static final int esriMosaicNadir
static final int esriMosaicViewpoint
static final int esriMosaicAttribute
static final int esriMosaicLockRaster
static final int esriMosaicNorthwest
static final int esriMosaicSeamline