public interface esriMosaicAlignmentType
extends java.io.Serializable
Description: 'How raster data is aligned.' 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 |
esriRasterAdjustmentAligned
Raster data is aligned by adjustment.
|
static int |
esriRasterGPSAligned
Raster data is aligned by GPS.
|
static int |
esriRasterNotAligned
Raster data is not aligned.
|
static final int esriRasterNotAligned
static final int esriRasterGPSAligned
static final int esriRasterAdjustmentAligned