|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFMETool
IFMETool Interface
| Method Summary | |
|---|---|
boolean |
checkFile()
method CheckFile |
void |
edit(boolean newFile)
method Edit |
String |
getFile()
property File |
void |
loadGuiParms()
method LoadGuiParms |
void |
setFile(String pVal)
property File |
| Method Detail |
|---|
boolean checkFile()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getFile()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFile(String pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void edit(boolean newFile)
throws IOException,
AutomationException
newFile - The newFile (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void loadGuiParms()
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 | ||||||||