public interface esriMosaicCandidateType
extends java.io.Serializable
Description: 'How raster data is used for orthophoto.' 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 |
esriRasterAutoSelectedForOrthoPhoto
Raster data is automatically selected for orthophoto.
|
static int |
esriRasterManualSelectedForOrthoPhoto
Raster data is manually selected for orthophoto.
|
static int |
esriRasterNotForOrthoPhoto
Raster data is not used for orthophoto.
|
static final int esriRasterNotForOrthoPhoto
static final int esriRasterAutoSelectedForOrthoPhoto
static final int esriRasterManualSelectedForOrthoPhoto