|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDisplayTableExchange
Provides access to methods that control the renderer display table.
| Method Summary | |
|---|---|
ITable |
getDisplayTable()
The renderer display table. |
void |
setDisplayTableByRef(ITable ppTable)
The renderer display table. |
| Method Detail |
|---|
void setDisplayTableByRef(ITable ppTable)
throws IOException,
AutomationException
ppTable - A reference to a com.esri.arcgis.geodatabase.ITable (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITable getDisplayTable()
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 | ||||||||