|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDatasetRenderer
Provides access to members that control functions common to all dataset renderers.
Method Summary | |
---|---|
IDataset |
getDataset()
The Dataset associated with the renderer. |
void |
setDatasetByRef(IDataset ppDataset)
The Dataset associated with the renderer. |
Method Detail |
---|
void setDatasetByRef(IDataset ppDataset) throws IOException, AutomationException
ppDataset
- A reference to a com.esri.arcgis.geodatabase.IDataset (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDataset getDataset() 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 |