|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAStreetDirection3
COM Interface 'INAStreetDirection3'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to a street direction item.' 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 |
IIDb10ab69a_362b_4776_b997_d36c3a67e64f
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirection2 |
---|
IID5efc99fd_8f0e_42b4_b395_392bf5cce24f |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirection |
---|
IID52464c51_db57_4f83_932c_69a0fc6888db |
Method Summary | |
---|---|
double |
getDepartBearing()
The depart bearing of the item. |
IArray |
getEvents()
The collection of events along the item. |
double |
getGeneralBearing()
The general bearing of the item. |
int |
getManeuverType()
The maneuver type of the item. |
double |
getTurnAngle()
The turn angle at the maneuver point of the item. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirection2 |
---|
getCumulativeLength, getEstimatedArrivalTime |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAStreetDirection |
---|
getDriveTime, getEnvelope, getLength, getManeuverPoint, getResultElement, getResultObjectCount, getString, getStringCount, getStringType, getTime |
Field Detail |
---|
static final int IIDb10ab69a_362b_4776_b997_d36c3a67e64f
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
double getTurnAngle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getDepartBearing() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getGeneralBearing() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getManeuverType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArray getEvents() 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 |