|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterResamplingControl
Provides access to members that provides raster resampling control.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
int |
getResamplingHint()
The raster resampling hint. |
void |
setResamplingHint(int pHint)
The raster resampling hint. |
| Method Detail |
|---|
int getResamplingHint()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResamplingHint(int pHint)
throws IOException,
AutomationException
pHint - A com.esri.arcgis.geodatabase.esriRasterResamplingHint constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||