public interface IPathConnectivityItem
extends java.io.Serializable
Description: 'Provides access to members that specify the properties of path connectivity 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDaf1f8762_15c5_41b8_841f_6f9c00c3b47e |
static int |
xxDummy
Deprecated.
Internal use only
|
| Modifier and Type | Method and Description |
|---|---|
short |
getEdgeFirstUnit()
Returns the edge first unit.
|
GUID |
getEdgeGlobalID()
Returns the edge global ID.
|
int |
getEdgeNetworkSourceID()
Returns the edge network source ID.
|
short |
getEdgeNumUnits()
Returns the edge num units.
|
long |
getEdgeObjectID()
Returns the edge object ID.
|
double |
getEdgePositionFrom()
Returns the edge position from.
|
double |
getEdgePositionTo()
Returns the edge position to.
|
short |
getJunctionFirstUnit()
Returns the junction first unit.
|
GUID |
getJunctionGlobalID()
Returns the junction global ID.
|
int |
getJunctionNetworkSourceID()
Returns the junction network source ID.
|
short |
getJunctionNumUnits()
Returns the junction num units.
|
long |
getJunctionObjectID()
Returns the junction object ID.
|
int |
getJunctionTerminalID()
Returns the junction terminal ID.
|
void |
setEdgeFirstUnit(short edgeFirstUnit)
Returns the edge first unit.
|
void |
setEdgeGlobalID(GUID edgeGlobalID)
Returns the edge global ID.
|
void |
setEdgeNetworkSourceID(int edgeNetworkSourceID)
Returns the edge network source ID.
|
void |
setEdgeNumUnits(short edgeNumUnits)
Returns the edge num units.
|
void |
setEdgeObjectID(long edgeObjectID)
Returns the edge object ID.
|
void |
setEdgePositionFrom(double edgePositionFrom)
Returns the edge position from.
|
void |
setEdgePositionTo(double edgePositionTo)
Returns the edge position to.
|
void |
setJunctionFirstUnit(short junctionFirstUnit)
Returns the junction first unit.
|
void |
setJunctionGlobalID(GUID junctionGlobalID)
Returns the junction global ID.
|
void |
setJunctionNetworkSourceID(int junctionNetworkSourceID)
Returns the junction network source ID.
|
void |
setJunctionNumUnits(short junctionNumUnits)
Returns the junction num units.
|
void |
setJunctionObjectID(long junctionObjectID)
Returns the junction object ID.
|
void |
setJunctionTerminalID(int junctionTerminalID)
Returns the junction terminal ID.
|
static final int IIDaf1f8762_15c5_41b8_841f_6f9c00c3b47e
static final int xxDummy
static final java.lang.String IID
int getEdgeNetworkSourceID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgeNetworkSourceID(int edgeNetworkSourceID)
throws java.io.IOException,
AutomationException
edgeNetworkSourceID - The edgeNetworkSourceID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.long getEdgeObjectID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgeObjectID(long edgeObjectID)
throws java.io.IOException,
AutomationException
edgeObjectID - Signed 64-bit int (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.GUID getEdgeGlobalID() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgeGlobalID(GUID edgeGlobalID) throws java.io.IOException, AutomationException
edgeGlobalID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getEdgePositionFrom()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgePositionFrom(double edgePositionFrom)
throws java.io.IOException,
AutomationException
edgePositionFrom - The edgePositionFrom (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.double getEdgePositionTo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgePositionTo(double edgePositionTo)
throws java.io.IOException,
AutomationException
edgePositionTo - The edgePositionTo (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.short getEdgeFirstUnit()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgeFirstUnit(short edgeFirstUnit)
throws java.io.IOException,
AutomationException
edgeFirstUnit - The edgeFirstUnit (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.short getEdgeNumUnits()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setEdgeNumUnits(short edgeNumUnits)
throws java.io.IOException,
AutomationException
edgeNumUnits - The edgeNumUnits (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getJunctionNetworkSourceID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setJunctionNetworkSourceID(int junctionNetworkSourceID)
throws java.io.IOException,
AutomationException
junctionNetworkSourceID - The junctionNetworkSourceID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.GUID getJunctionGlobalID() throws java.io.IOException, AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setJunctionGlobalID(GUID junctionGlobalID) throws java.io.IOException, AutomationException
junctionGlobalID - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.long getJunctionObjectID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setJunctionObjectID(long junctionObjectID)
throws java.io.IOException,
AutomationException
junctionObjectID - Signed 64-bit int (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.int getJunctionTerminalID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setJunctionTerminalID(int junctionTerminalID)
throws java.io.IOException,
AutomationException
junctionTerminalID - The junctionTerminalID (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.short getJunctionFirstUnit()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setJunctionFirstUnit(short junctionFirstUnit)
throws java.io.IOException,
AutomationException
junctionFirstUnit - The junctionFirstUnit (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.short getJunctionNumUnits()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setJunctionNumUnits(short junctionNumUnits)
throws java.io.IOException,
AutomationException
junctionNumUnits - The junctionNumUnits (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.