|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClipFunctionArguments2
COM Interface 'IClipFunctionArguments2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control raster clipping function arguments.' 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 |
IID79b3deb7_e147_4233_b3c2_5c69aa3555cd
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IClipFunctionArguments |
---|
IID6c38e640_980e_4076_9751_abdbdb87d4b3 |
Method Summary | |
---|---|
java.lang.Object |
getClippingRaster()
The clipping raster object. |
void |
setClippingRasterByRef(java.lang.Object ppRaster)
The clipping raster object. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IClipFunctionArguments |
---|
getClippingGeometry, getClippingType, getExtent, getRaster, setClippingGeometryByRef, setClippingType, setExtentByRef, setRasterByRef |
Field Detail |
---|
static final int IID79b3deb7_e147_4233_b3c2_5c69aa3555cd
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object getClippingRaster() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setClippingRasterByRef(java.lang.Object ppRaster) throws java.io.IOException, AutomationException
ppRaster
- A reference to another Object (IUnknown) (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 |