|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArrayCrawler
Provides access to members that control an array crawler.
| Method Summary | |
|---|---|
IStringArray |
getDataSourceItems()
The array of data source items to traverse. |
void |
setCrawlerItemType(int rhs1)
The data source type associated with this crawler. |
void |
setDataSourceItemsByRef(IStringArray ppDataSourceItems)
The array of data source items to traverse. |
| Method Detail |
|---|
void setCrawlerItemType(int rhs1)
throws IOException,
AutomationException
rhs1 - A com.esri.arcgis.datasourcesraster.esriCrawlerDataSourceType constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDataSourceItemsByRef(IStringArray ppDataSourceItems)
throws IOException,
AutomationException
ppDataSourceItems - A reference to a com.esri.arcgis.system.IStringArray (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IStringArray getDataSourceItems()
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 | ||||||||