|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INALocator2
COM Interface 'INALocator2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties that apply to all network locators.' 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 |
IID6a658ec8_139d_4b60_8765_c2504cd38d1a
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INALocator |
|---|
IIDeca487a0_fce8_462c_8df2_37042db4591c |
| Method Summary | |
|---|---|
INALocation |
geocodeLocation(java.lang.String address,
ILocator addressLocator)
The network location at the specified address. |
double |
getMaxSnapTolerance()
The maximum distance that can be searched when expanding the snap tolerance. |
void |
queryOffsetPoint(INALocation location,
double offset,
int units,
IPoint[] point)
The point offset from a network location. |
java.lang.String |
reverseGeocodeLocation(INALocation location,
ILocator addressLocator)
The address of the network location. |
void |
setMaxSnapTolerance(double maxTolerance)
The maximum distance that can be searched when expanding the snap tolerance. |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INALocator |
|---|
addLocatorAgent, bind, createDefault, getLocatorAgent, getLocatorAgentCount, getNetworkDataset, getOutputSpatialReference, getSnapTolerance, getSnapToleranceUnits, isFindClosestAmongAllAgents, queryLocationByPoint, queryLocationByRow, queryPoint, removeLocatorAgent, setFindClosestAmongAllAgents, setOutputSpatialReferenceByRef, setSnapTolerance, setSnapToleranceUnits |
| Field Detail |
|---|
static final int IID6a658ec8_139d_4b60_8765_c2504cd38d1a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double getMaxSnapTolerance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxSnapTolerance(double maxTolerance)
throws java.io.IOException,
AutomationException
maxTolerance - The maxTolerance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryOffsetPoint(INALocation location,
double offset,
int units,
IPoint[] point)
throws java.io.IOException,
AutomationException
location - A reference to a com.esri.arcgis.networkanalyst.INALocation (in)offset - The offset (in)units - A com.esri.arcgis.system.esriUnits constant (in)point - A reference to a com.esri.arcgis.geometry.IPoint (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String reverseGeocodeLocation(INALocation location,
ILocator addressLocator)
throws java.io.IOException,
AutomationException
location - A reference to a com.esri.arcgis.networkanalyst.INALocation (in)addressLocator - A reference to a com.esri.arcgis.geodatabase.ILocator (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INALocation geocodeLocation(java.lang.String address,
ILocator addressLocator)
throws java.io.IOException,
AutomationException
address - The address (in)addressLocator - A reference to a com.esri.arcgis.geodatabase.ILocator (in)
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 | ||||||||