|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMLClassifyFunctionArguments
Provides access to members that control ML classification function arguments.
| Method Summary | |
|---|---|
Object |
getRaster()
The input raster for conversion. |
String |
getSignatureFile()
The class signature file. |
void |
setRasterByRef(Object ppRaster)
The input raster for conversion. |
void |
setSignatureFile(String pFile)
The class signature file. |
| Method Detail |
|---|
Object getRaster()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterByRef(Object ppRaster)
throws IOException,
AutomationException
ppRaster - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getSignatureFile()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSignatureFile(String pFile)
throws IOException,
AutomationException
pFile - The pFile (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 | ||||||||