|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMosaicMethod
The raster mosaic methods.
Field Summary | |
---|---|
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. |
Field Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |