|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataAdder
Provides access to members that control the data adder.
| Method Summary | |
|---|---|
void |
addDatasetToCurrentApplication(IName datasetName)
Adds a dataset to the current running application. |
void |
addDataToCurrentApplication(IEnumGxObject datasets)
Adds data to the current running application. |
| Method Detail |
|---|
void addDataToCurrentApplication(IEnumGxObject datasets)
throws IOException,
AutomationException
datasets - A reference to a com.esri.arcgis.catalog.IEnumGxObject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addDatasetToCurrentApplication(IName datasetName)
throws IOException,
AutomationException
datasetName - A reference to a com.esri.arcgis.system.IName (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 | ||||||||