| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GPTool
The Java GP tool.
The user creates a GPTool, sets its parameters and then calls execute() on the GeoProcessor to execute the tool. After execution, the user can use the getMessages() method to lookup messages resulting from the execution.
| Method Summary | |
|---|---|
|  Object[] | getParameterValues()Returns the parameters of this tool as an array of Objects. | 
|  String | getToolboxAlias()Returns the alias of the tool box containing this tool. | 
|  String | getToolboxName()Returns the name of the tool box containing this tool. | 
|  String | getToolName()Returns the name of this tool. | 
| Method Detail | 
|---|
String getToolName()
String getToolboxName()
String getToolboxAlias()
Object[] getParameterValues()
This method is for internal consumption only by the GeoProcessor.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||