|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILocalLocatorWorkspace
Provides access to members for inspecting a local locator workspace.
Use the ILocalLocatorWorkspace interface to get the path in the local file system that contains the locator workspace.
com.esri.arcgis.locationui.GxLocatorFolder
,
ILocalLocatorWorkspace
,
com.esri.arcgis.locationui.GxGeocodingServiceExtension
,
com.esri.arcgis.locationui.IGxLocatorFolder
,
com.esri.arcgis.locationui.GxLocatorFactory
,
ILocalLocatorWorkspace.getPath()
,
ILocatorManager.getLocatorWorkspace(com.esri.arcgis.geodatabase.IWorkspace)
Method Summary | |
---|---|
String |
getPath()
The path to the folder that contains the locator workspace. |
Method Detail |
---|
String getPath() throws IOException, AutomationException
The Path property returns the path in the local file system that contains the locator workspace.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.com.esri.arcgis.locationui.GxLocatorFolder
,
ILocalLocatorWorkspace
,
com.esri.arcgis.locationui.GxGeocodingServiceExtension
,
com.esri.arcgis.locationui.IGxLocatorFolder
,
com.esri.arcgis.locationui.GxLocatorFactory
,
ILocalLocatorWorkspace.getPath()
,
ILocatorManager.getLocatorWorkspace(com.esri.arcgis.geodatabase.IWorkspace)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |