|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INATraversalResultQuery
COM Interface 'INATraversalResultQuery'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to the results of an analysis.' 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 |
IID07f8ebe3_1378_4261_8284_35c16b8fb707
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getElementIDFieldName()
The element ID field name. |
IFeatureClass |
getFeatureClass(int networkElementType)
The feature class by element type. |
java.lang.String |
getFromEdgeIDFieldName()
The from edge ID field name. |
java.lang.String |
getFromJunctionIDFieldName()
The from junction ID field name. |
java.lang.String |
getFromPositionFieldName()
The from position field name. |
java.lang.String |
getSourceIDFieldName()
The source ID field name. |
java.lang.String |
getSourceOIDFieldName()
The source OID field name. |
java.lang.String |
getToEdgeIDFieldName()
The to edge ID field name. |
java.lang.String |
getToJunctionIDFieldName()
The to junction ID field name. |
java.lang.String |
getToPositionFieldName()
The to position field name. |
IFeatureCursor |
searchConnected(INATraversalResultElement element,
int searchedElementType,
int searchedDirection,
boolean recycle)
Returns a connected set of elements in the result. |
Field Detail |
---|
static final int IID07f8ebe3_1378_4261_8284_35c16b8fb707
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IFeatureClass getFeatureClass(int networkElementType) throws java.io.IOException, AutomationException
networkElementType
- A com.esri.arcgis.geodatabase.esriNetworkElementType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFeatureCursor searchConnected(INATraversalResultElement element, int searchedElementType, int searchedDirection, boolean recycle) throws java.io.IOException, AutomationException
element
- A reference to a com.esri.arcgis.networkanalyst.INATraversalResultElement (in)searchedElementType
- A com.esri.arcgis.geodatabase.esriNetworkElementType constant (in)searchedDirection
- A com.esri.arcgis.geodatabase.esriRelDirection constant (in)recycle
- The recycle (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getElementIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSourceIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSourceOIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getFromPositionFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getToPositionFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getFromJunctionIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getToJunctionIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getFromEdgeIDFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getToEdgeIDFieldName() 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 |