|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxToolbox
COM Interface 'IGxToolbox'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members that manage tools for the current selection.' 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 |
IID1b6629ef_a67d_11d2_af6c_080009ec734b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
execute(java.lang.String toolName,
IEnumGxObject selection)
Executes a named tool with the specified selection. |
java.lang.Object |
getApplicableTools(IEnumGxObject selection)
Returns an array of names of tools that apply to the selection. |
| Field Detail |
|---|
static final int IID1b6629ef_a67d_11d2_af6c_080009ec734b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.Object getApplicableTools(IEnumGxObject selection)
throws java.io.IOException,
AutomationException
selection - A reference to a com.esri.arcgis.catalog.IEnumGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void execute(java.lang.String toolName,
IEnumGxObject selection)
throws java.io.IOException,
AutomationException
toolName - The toolName (in)selection - A reference to a com.esri.arcgis.catalog.IEnumGxObject (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 | ||||||||