|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRouteLocator2
COM Interface 'IRouteLocator2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to properties and methods of a route locator.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID234a6edf_4ad1_4bae_adcc_a4f60a6d9d50
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.location.IRouteLocator |
---|
IIDa1e3811c_2055_11d4_9fc1_00c04f6bdf06 |
Method Summary | |
---|---|
IEnumRouteIdentifyResult |
identify(IEnvelope searchEnvelope,
java.lang.String whereClause)
Identify route locations in an envelope. |
boolean |
isHasZs()
Indicates whether the route locator is Z-Aware. |
boolean |
isRouteIDIsIndexed()
Indicates if the route ID has an index. |
Methods inherited from interface com.esri.arcgis.location.IRouteLocator |
---|
getExtent, getMeasureUnit, getRouteFeatureClass, getRouteGeometry, getRouteIDFieldIndex, getRouteIDFieldName, getRouteIDFieldNameDelimited, getRouteWhereClause, getSpatialReference, isHasSpatialIndex, isRouteIDIsString, isRouteIDIsUnique, locate, locateRow, setRouteWhereClause |
Field Detail |
---|
static final int IID234a6edf_4ad1_4bae_adcc_a4f60a6d9d50
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IEnumRouteIdentifyResult identify(IEnvelope searchEnvelope, java.lang.String whereClause) throws java.io.IOException, AutomationException
searchEnvelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)whereClause
- The whereClause (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isHasZs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isRouteIDIsIndexed() throws java.io.IOException, AutomationException
java.io.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 |