| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOverviewImageParameters
Provides access to members that control overview image parameters.
| Method Summary | |
|---|---|
|  int | getResamplingMethod()The sampling method used on the mosaic dataset while generating the overview raster dataset. | 
|  IRasterStorageDef | getStorageDef()The raster storage definition. | 
|  void | setResamplingMethod(int pSamplingMethod)The sampling method used on the mosaic dataset while generating the overview raster dataset. | 
|  void | setStorageDefByRef(IRasterStorageDef ppStorageDef)The raster storage definition. | 
| Method Detail | 
|---|
IRasterStorageDef getStorageDef()
                                throws IOException,
                                       AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStorageDefByRef(IRasterStorageDef ppStorageDef)
                        throws IOException,
                               AutomationException
ppStorageDef - A reference to a com.esri.arcgis.geodatabase.IRasterStorageDef  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResamplingMethod(int pSamplingMethod)
                         throws IOException,
                                AutomationException
pSamplingMethod - A com.esri.arcgis.geodatabase.rstResamplingTypes constant  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getResamplingMethod()
                        throws IOException,
                               AutomationException
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 | ||||||||