|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRGB32PixelResampler
COM Interface 'IRGB32PixelResampler'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a RGB 32-bit packed pixel resampler.' 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 |
IID7b45924f_d423_446a_bc51_2338dd853e23
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.datasourcesraster.IPixelResampler |
|---|
IID25c98a24_1331_49a0_bcf2_4f5155e1e016 |
| Method Summary | |
|---|---|
java.lang.Object |
getBackground()
The background value. |
int |
getResamplingMethod()
The resampling method. |
void |
setBackground(java.lang.Object pBackground)
The background value. |
void |
setResamplingMethod(int pMethod)
The resampling method. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IPixelResampler |
|---|
getWindowSize, isDownSampling, isLinearScaling, isSupportLinearScaling, resample, setLinearScaling |
| Field Detail |
|---|
static final int IID7b45924f_d423_446a_bc51_2338dd853e23
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getResamplingMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResamplingMethod(int pMethod)
throws java.io.IOException,
AutomationException
pMethod - A com.esri.arcgis.geodatabase.rstResamplingTypes constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getBackground()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBackground(java.lang.Object pBackground)
throws java.io.IOException,
AutomationException
pBackground - A Variant (in)
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 | ||||||||