|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxGPTool
Provides access to properties/methods of a catalog geoprocessing tool object.
| Method Summary | |
|---|---|
IGPTool |
getTool()
The geoprocessing tool object associated with this catalog geoprocessing tool object. |
void |
setToolByRef(IGPTool tool)
The geoprocessing tool object associated with this catalog geoprocessing tool object. |
void |
updateToolState()
Updates the icon of the geoprocessing tool displayed in ArcCatalog. |
| Method Detail |
|---|
IGPTool getTool()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setToolByRef(IGPTool tool)
throws IOException,
AutomationException
tool - A reference to a com.esri.arcgis.geoprocessing.IGPTool (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateToolState()
throws IOException,
AutomationException
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 | ||||||||