|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICompositeLocator
Provides access to participating locators.
| Method Summary | |
|---|---|
ILocator |
getLocator(String name)
Participating locator. |
Object |
getLocatorNames()
Names of participating locators. |
| Method Detail |
|---|
Object getLocatorNames()
throws IOException,
AutomationException
The LocatorNames method returns a string that contains a list of names of the participating locators.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILocator getLocator(String name)
throws IOException,
AutomationException
name - The name (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 | ||||||||