|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcWebLocationInfo
Provides access to members that contain information about a geocode request.
| Method Summary | |
|---|---|
IEnumArcWebLocation |
getEnumArcWebLocation()
An enumerator of places that match the input criteria. |
int |
getMatchType()
The type of candidate match. |
int |
getTotalCount()
The total number of results that meet the search criteria. |
boolean |
isHasMore()
Indicates if there are more records available in the result than returned. |
| Method Detail |
|---|
boolean isHasMore()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMatchType()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTotalCount()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumArcWebLocation getEnumArcWebLocation()
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 | ||||||||