|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxToolbox
Provides access to members that manage tools for the current selection.
| Method Summary | |
|---|---|
void |
execute(String toolName,
IEnumGxObject selection)
Executes a named tool with the specified selection. |
Object |
getApplicableTools(IEnumGxObject selection)
Returns an array of names of tools that apply to the selection. |
| Method Detail |
|---|
Object getApplicableTools(IEnumGxObject selection)
throws IOException,
AutomationException
selection - A reference to a com.esri.arcgis.catalog.IEnumGxObject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void execute(String toolName,
IEnumGxObject selection)
throws IOException,
AutomationException
toolName - The toolName (in)selection - A reference to a com.esri.arcgis.catalog.IEnumGxObject (in)
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 | ||||||||