|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcWebPlaceFinder
Provides access to members that manipulate the ArcWebPlaceFinder.
| Method Summary | |
|---|---|
IArcWebLocationInfo |
find(String place,
IArcWebPlaceFinderOptions placeFinderOptions,
ITrackCancel pCancelTracker)
Finds a place. |
IEnumArcWebPlaceFinderInfo |
getDataSourceInfo(IEnumArcWebDataSourceInfo pDataSourceInfo,
ITrackCancel pCancelTracker)
Gets the country and type information for the specified data sources. |
IEnumArcWebDataSourceInfo |
getSupportedDataSources(ITrackCancel pCancelTracker)
Gets all the data sources information that can support this service. |
| Method Detail |
|---|
IArcWebLocationInfo find(String place,
IArcWebPlaceFinderOptions placeFinderOptions,
ITrackCancel pCancelTracker)
throws IOException,
AutomationException
place - The place (in)placeFinderOptions - A reference to a com.esri.arcgis.arcweb.IArcWebPlaceFinderOptions (in)pCancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumArcWebPlaceFinderInfo getDataSourceInfo(IEnumArcWebDataSourceInfo pDataSourceInfo,
ITrackCancel pCancelTracker)
throws IOException,
AutomationException
pDataSourceInfo - A reference to a com.esri.arcgis.arcweb.IEnumArcWebDataSourceInfo (in)pCancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumArcWebDataSourceInfo getSupportedDataSources(ITrackCancel pCancelTracker)
throws IOException,
AutomationException
pCancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||