|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPCustomTool
COM Interface 'IGPCustomTool'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to methods on a custom geoprocessing tool object.' 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 |
IIDbb8ca73d_a50c_4e28_b198_28985a81dbee
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IGPToolExtension |
getToolExtension()
The tool extension associated with the tool. |
void |
setToolExtensionByRef(IGPToolExtension extension)
The tool extension associated with the tool. |
Field Detail |
---|
static final int IIDbb8ca73d_a50c_4e28_b198_28985a81dbee
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IGPToolExtension getToolExtension() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setToolExtensionByRef(IGPToolExtension extension) throws java.io.IOException, AutomationException
extension
- A reference to a com.esri.arcgis.geoprocessing.IGPToolExtension (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 |