|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkTurn
COM Interface 'INetworkTurn'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that specify the properties of this network turn.' 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 |
DISPID_100_GET_NAME
|
static java.lang.String |
DISPID_110_NAME
|
static java.lang.String |
DISPID_120_GET_NAME
|
static java.lang.String |
DISPID_130_GET_NAME
|
static java.lang.String |
DISPID_140_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe284790c_e7b0_40c5_8ea8_146323bedefa
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.INetworkElement |
|---|
DISPID_10_GET_NAME, DISPID_20_GET_NAME, DISPID_30_GET_NAME, DISPID_40_GET_NAME, DISPID_50_GET_NAME, DISPID_60_GET_NAME, IIDed843586_99b4_4e36_9684_5bec34938906 |
| Method Summary | |
|---|---|
double |
getAngle()
Angle of the turning movement described by this network turn. |
int |
getEdgeCount()
Number of network edge elements that participate in this network turn. |
int |
getTurnType()
Type of network turn. |
void |
queryAtJunction(INetworkJunction junction)
Queries the at-junction of this network turn. |
void |
queryEdge(int index,
INetworkEdge edge)
Queries the index'th edge element of this network turn. |
| Methods inherited from interface com.esri.arcgis.geodatabase.INetworkElement |
|---|
getAttributeValue, getAttributeValueByName, getEID, getElementType, getOID, getSourceID |
| Field Detail |
|---|
static final int IIDe284790c_e7b0_40c5_8ea8_146323bedefa
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_100_GET_NAME
static final java.lang.String DISPID_110_NAME
static final java.lang.String DISPID_120_GET_NAME
static final java.lang.String DISPID_130_GET_NAME
static final java.lang.String DISPID_140_NAME
| Method Detail |
|---|
int getTurnType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryAtJunction(INetworkJunction junction)
throws java.io.IOException,
AutomationException
junction - A reference to a com.esri.arcgis.geodatabase.INetworkJunction (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAngle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getEdgeCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryEdge(int index,
INetworkEdge edge)
throws java.io.IOException,
AutomationException
index - The index (in)edge - A reference to a com.esri.arcgis.geodatabase.INetworkEdge (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 | ||||||||