public interface esriRasterPrjMethodTypeEnum
extends java.io.Serializable
Description: 'The raster projection types.' 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 |
esriRasteraPrjMethodPieceWise1
Use piecewise polynomial(9X9 block) transformation in the projection.
|
static int |
esriRasterPrjMethodFull
Project each point.
|
static int |
esriRasterPrjMethodGlobal
Use global polynomial transformation in the projection.
|
static int |
esriRasterPrjMethodPieceWise2
Use piecewise polynomial (17X17 block) transformation in the projection.
|
static int |
esriRasterPrjMethodUserDefinedBlkSize
Use piecewise polynomial(user defined block) transformation in the projection.
|
static final int esriRasterPrjMethodGlobal
static final int esriRasteraPrjMethodPieceWise1
static final int esriRasterPrjMethodPieceWise2
static final int esriRasterPrjMethodFull
static final int esriRasterPrjMethodUserDefinedBlkSize