|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxLocator
Provides access to members for retrieving the locator.
Method Summary | |
---|---|
ILocator |
getLocator()
Locator represented by the GxLocator. |
ILocatorName |
getLocatorName()
Name object for the locator. |
void |
setLocatorNameByRef(ILocatorName name)
Name object for the locator. |
Method Detail |
---|
void setLocatorNameByRef(ILocatorName name) throws IOException, AutomationException
name
- A reference to a com.esri.arcgis.geodatabase.ILocatorName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILocatorName getLocatorName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILocator getLocator() 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 |