|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INetworkJunction
COM Interface 'INetworkJunction'. 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 junction element.' 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_GET_NAME
|
static java.lang.String |
DISPID_150_NAME
|
static java.lang.String |
DISPID_160_NAME
|
static java.lang.String |
DISPID_170_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe3d2d64e_c620_4262_888a_dc724a82f62d
|
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 | |
|---|---|
int |
getEdgeCount()
Number of network edge elements adjacent to this network junction element. |
int |
getTurnCount()
Number of network turn elements anchored at this network junction. |
void |
queryEdge(int index,
boolean leavingJunction,
INetworkEdge edge)
Queries the index'th network edge element adjacent to this network junction element. |
void |
queryPoint(IPoint point)
Queries the point object corresponding to this network junction element. |
void |
queryTurn(int index,
INetworkTurn turn)
Queries the index'th network turn element anchored at this network junction element. |
| Methods inherited from interface com.esri.arcgis.geodatabase.INetworkElement |
|---|
getAttributeValue, getAttributeValueByName, getEID, getElementType, getOID, getSourceID |
| Field Detail |
|---|
static final int IIDe3d2d64e_c620_4262_888a_dc724a82f62d
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_GET_NAME
static final java.lang.String DISPID_150_NAME
static final java.lang.String DISPID_160_NAME
static final java.lang.String DISPID_170_NAME
| Method Detail |
|---|
int getEdgeCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTurnCount()
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,
boolean leavingJunction,
INetworkEdge edge)
throws java.io.IOException,
AutomationException
index - The index (in)leavingJunction - The leavingJunction (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.
void queryTurn(int index,
INetworkTurn turn)
throws java.io.IOException,
AutomationException
index - The index (in)turn - A reference to a com.esri.arcgis.geodatabase.INetworkTurn (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryPoint(IPoint point)
throws java.io.IOException,
AutomationException
point - A reference to a com.esri.arcgis.geometry.IPoint (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 | ||||||||