|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcToolboxTool
COM Interface 'IArcToolboxTool'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriFramework.olb'
Description: 'Provides access to members that control the Toolbox tools.' 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 |
IID0acdfe44_f5e2_11d3_a623_0008c711c8c1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
execute(java.lang.Object inputData)
Run the tool. |
Picture |
getBitmap()
The bitmap that is used as the icon for this tool. |
int |
getHelpContextID()
The help context ID associated with this tool. |
java.lang.String |
getHelpFile()
The name of the help file associated with this tool. |
java.lang.String |
getMessage()
The description for this tool. |
int |
getModality()
The modality for the tool. |
java.lang.String |
getName()
The name of this tool. |
java.lang.String |
getTreeviewLocation()
The location of the tool in the treeview. |
void |
onCreate(java.lang.Object hook)
Occurs when this tool is created. |
void |
setModality(int dialogModality)
The modality for the tool. |
| Field Detail |
|---|
static final int IID0acdfe44_f5e2_11d3_a623_0008c711c8c1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setModality(int dialogModality)
throws java.io.IOException,
AutomationException
dialogModality - A com.esri.arcgis.framework.esriATModality constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getModality()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getMessage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getHelpFile()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHelpContextID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Picture getBitmap()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getTreeviewLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onCreate(java.lang.Object hook)
throws java.io.IOException,
AutomationException
hook - A reference to another Automation Object (IDispatch) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void execute(java.lang.Object inputData)
throws java.io.IOException,
AutomationException
inputData - A Variant (in, optional, pass null if not required)
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 | ||||||||