|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcWebPlaceFinderInfo
Provides access to members that contain general information about an ArcWebPlaceFinder data source.
| Method Summary | |
|---|---|
String |
getDataSource()
The data source name used to find a place. |
IEnumArcWebCountry |
getEnumCountry()
An enumerator of the countries supported by the data source. |
IEnumArcWebKeyValue |
getTypeEnum()
The possible types of places that can be used for the search in ArcWebPlaceFinderOptions::FilterType. |
| Method Detail |
|---|
String getDataSource()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumArcWebCountry getEnumCountry()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumArcWebKeyValue getTypeEnum()
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 | ||||||||