|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGPToolType
Constants from esriGPToolType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Type of geoprocessing tool.' 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 int |
esriGPCustomTool
Custom tool. |
static int |
esriGPFunctionTool
Function-based tool. |
static int |
esriGPModelTool
Model-based tool. |
static int |
esriGPPythonScriptTool
Python Script-based tool. |
static int |
esriGPScriptTool
Script-based tool. |
static int |
esriGPServerTool
Server-based tool. |
static int |
esriGPTaskTool
Task based tool. |
Field Detail |
---|
static final int esriGPFunctionTool
static final int esriGPModelTool
static final int esriGPScriptTool
static final int esriGPCustomTool
static final int esriGPServerTool
static final int esriGPPythonScriptTool
static final int esriGPTaskTool
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |