|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriLocatorQuery
Types for locator query.
An enumeration of locator query types.
The esriLocatorQuery enumeration is used when querying a locator workspace for Locators or LocatorNames.
ILocatorWorkspace.getLocatorNames(int, String)
,
esriLocatorQuery
,
ILocatorWorkspace.getLocators(int, String)
Field Summary | |
---|---|
static int |
esriAllTypes
Query for locators and locator styles. |
static int |
esriLocator
Query for locators. |
static int |
esriLocatorStyle
Query for locator styles. |
Field Detail |
---|
static final int esriLocatorStyle
static final int esriLocator
static final int esriAllTypes
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |