|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INALocatorFeatureAgent
COM Interface 'INALocatorFeatureAgent'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties of the feature locator agent.' 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 |
IID011dc4a1_9d12_4bdb_871d_96e6df3d6e32
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getSnapType()
The method of snapping used. |
java.lang.String |
getSourceName()
The network source name. |
int |
getSubtypeCode()
The subtype to be used to locate features. |
boolean |
isUseSubtype()
Indicates if subtypes should be used to locate features. |
void |
setSnapType(int pHitPartType)
The method of snapping used. |
void |
setSourceName(java.lang.String sourceName)
The network source name. |
void |
setSubtypeCode(int subtypeCode)
The subtype to be used to locate features. |
void |
setUseSubtype(boolean useSubtype)
Indicates if subtypes should be used to locate features. |
| Field Detail |
|---|
static final int IID011dc4a1_9d12_4bdb_871d_96e6df3d6e32
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setSourceName(java.lang.String sourceName)
throws java.io.IOException,
AutomationException
sourceName - The sourceName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSourceName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSnapType(int pHitPartType)
throws java.io.IOException,
AutomationException
pHitPartType - A com.esri.arcgis.geometry.esriGeometryHitPartType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSnapType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseSubtype(boolean useSubtype)
throws java.io.IOException,
AutomationException
useSubtype - The useSubtype (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseSubtype()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSubtypeCode(int subtypeCode)
throws java.io.IOException,
AutomationException
subtypeCode - The subtypeCode (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSubtypeCode()
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 | ||||||||