|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOverviewImageParameters
COM Interface 'IOverviewImageParameters'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control overview image parameters.' 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDde785fa7_36fa_4b0e_a26c_e04ec264973a
|
static int |
xxDummy
Deprecated. Internal use only |
| 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. |
| Field Detail |
|---|
static final int IIDde785fa7_36fa_4b0e_a26c_e04ec264973a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IRasterStorageDef getStorageDef()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStorageDefByRef(IRasterStorageDef ppStorageDef)
throws java.io.IOException,
AutomationException
ppStorageDef - A reference to a com.esri.arcgis.geodatabase.IRasterStorageDef (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResamplingMethod(int pSamplingMethod)
throws java.io.IOException,
AutomationException
pSamplingMethod - A com.esri.arcgis.geodatabase.rstResamplingTypes constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getResamplingMethod()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||