| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReverseGeocodingProperties
Provides access to members that control reverse geocoding settings.
| Method Summary | |
|---|---|
 double | 
getSearchDistance()
Search distance.  | 
 int | 
getSearchDistanceUnits()
Units used for the search distance.  | 
 void | 
setSearchDistance(double searchDistance)
Search distance.  | 
 void | 
setSearchDistanceUnits(int searchDistanceUnits)
Units used for the search distance.  | 
| Method Detail | 
|---|
double getSearchDistance()
                         throws IOException,
                                AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSearchDistance(double searchDistance)
                       throws IOException,
                              AutomationException
searchDistance - The searchDistance  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSearchDistanceUnits()
                           throws IOException,
                                  AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSearchDistanceUnits(int searchDistanceUnits)
                            throws IOException,
                                   AutomationException
searchDistanceUnits - A com.esri.arcgis.system.esriUnits constant  (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 | ||||||||