|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableFunctionArguments
Provides access to members that control table arguments.
| Method Summary | |
|---|---|
Object |
getAttributeTable()
The raster attribute table. |
Object |
getRaster()
The source raster object. |
void |
setAttributeTableByRef(Object ppRAT)
The raster attribute table. |
void |
setRasterByRef(Object ppRaster)
The source raster object. |
| 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.
Object getAttributeTable()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAttributeTableByRef(Object ppRAT)
throws IOException,
AutomationException
ppRAT - A reference to another Object (IUnknown) (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 | ||||||||