|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriRasterPrjMethodTypeEnum
The raster projection types.
The should not be used in ArcGIS 9.0.
Field Summary | |
---|---|
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. |
Field Detail |
---|
static final int esriRasterPrjMethodGlobal
static final int esriRasteraPrjMethodPieceWise1
static final int esriRasterPrjMethodPieceWise2
static final int esriRasterPrjMethodFull
static final int esriRasterPrjMethodUserDefinedBlkSize
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |